Bootstrap Templates Bundle

Thursday, January 1, 2015

How to enable One Click Demo Install for WordPress Theme

Add this below code to your theme functions.php file

/**
* 19. One click Demo Installation
*/

require get_template_directory() .'/radium-one-click-demo-install/init.php';


Then Add the folder "radium-one-click-demo-install"  to your theme. You can get "the radium-one-click-demo-install"  from here

3 comments:

Wokiee React eCommerce Template