Using WP Automatic Plugin
While waiting for official support from WordPress Automatic plugin‘s author, you can make it work with VideoPro by following these steps
- Add this line into /themes/videopro/functions.php (at the very beginning)
if(!defined('PARENT_THEME')){ define('PARENT_THEME','newstube');}
You may wonder why “newstube“? It’s the name of our other theme NewsTube which is already supported by WordPress Automatic plugin
- You are done! Please follow this video to configure your first campaign with WordPress Automatic plugin