Notice: Undefined index: user in /var/www/vhosts/simplyjane.me/community.scriptstribe.com/assets/includes/functions_three.php on line 2095

Notice: Trying to access array offset on value of type null in /var/www/vhosts/simplyjane.me/community.scriptstribe.com/assets/includes/functions_three.php on line 2095

Notice: Undefined index: user in /var/www/vhosts/simplyjane.me/community.scriptstribe.com/assets/includes/functions_three.php on line 2096

Notice: Trying to access array offset on value of type null in /var/www/vhosts/simplyjane.me/community.scriptstribe.com/assets/includes/functions_three.php on line 2096

Notice: Undefined index: user in /var/www/vhosts/simplyjane.me/community.scriptstribe.com/assets/includes/functions_three.php on line 2095

Notice: Trying to access array offset on value of type null in /var/www/vhosts/simplyjane.me/community.scriptstribe.com/assets/includes/functions_three.php on line 2095

Notice: Undefined index: user in /var/www/vhosts/simplyjane.me/community.scriptstribe.com/assets/includes/functions_three.php on line 2096

Notice: Trying to access array offset on value of type null in /var/www/vhosts/simplyjane.me/community.scriptstribe.com/assets/includes/functions_three.php on line 2096
Support for WoWonder and Popular Script Addons
Avatar

Scripts Tribe


45 안에

게시됨: 20 안에
This is a simple tutorial . So easy that I don't even have words for it ?

To change themes
Create a Html with this code

<a href="<?php echo $wo['config']['site_url']; ?>/?theme=wondertag">Switch to Wondertag</a>

And

<a href="<?php echo $wo['config']['site_url']; ?>/?theme=wowonder">Switch to Wowonder</a>

And

<a href="<?php echo $wo['config']['site_url']; ?>/?theme=sunshine">Switch to Sunshine</a>


To change Modes


<a href="<?php echo $wo['config']['site_url']; ?>/?theme=linkedin">Switch to LinkedIn</a>


And

<a href="<?php echo $wo['config']['site_url']; ?>/?theme=instagram">Switch to Instagram</a>

And


<a href="<?php echo $wo['config']['site_url']; ?>/?theme=default">Switch to Default</a>



That's all! Enjoy...
내 타임라인에 공유

edy lee 가입: 25 안에

게시됨: 20 안에
different or html or add all code in the same html page?

Scripts Tribe 가입: 45 안에

게시됨: 20 안에
mennou wrote:
different or html or add all code in the same html page?


First 3 is for theme switch
Last 3 is for Mode switch
Do you wanna offer both? Than you created a html with all of. This a just link. You can add icons or theme screenshots.