i am an wordpress developer and i am currently in a project in which i have 15 wordpress responsive themes and can be downloaded by users of my site.
In this , i want the feature to show the user previewing the theme. How can set this feature in front end. Any help! Thanks for advance.
i am an wordpress developer and i am currently in a project in which i have 15 wordpress responsive themes and can be downloaded by users of my site.
In this , i want the feature to show the user previewing the theme. How can set this feature in front end. Any help! Thanks for advance.
Share Improve this question asked Jun 21, 2013 at 6:51 BalasBalas 6215 silver badges17 bronze badges 1- wordpress/plugins/front-end-theme-preview – Subharanjan Commented Jun 21, 2013 at 7:20
3 Answers
Reset to default 0just setup another wordpress site for demo of your theme will be ok.
A better option will be to keep all the themes that you want to display as gallery on a page and have a individual links that will display preview of each theme. Use the plugin http://wordpress/plugins/wordpress-theme-demo-bar/ to achieve this functionality.
Found a nice tutorial here: http://www.wpbeginner/plugins/how-to-add-a-theme-demo-bar-in-wordpress/
Just in case somebody wanders by: this problem does not exist anymore. Previewing themes is a WordPress core functionality now. Actually, you can even live customize a new theme (docs, easy how to).