It's not visible, or not even there. I don't know if anyone could make it work for this version already, seemed to be a nice plugin with older versions of WP.
It's not visible, or not even there. I don't know if anyone could make it work for this version already, seemed to be a nice plugin with older versions of WP.
The FAQ says:
The theme you were previewing must be a complete theme, i.e. must have "wp_head();" and "wp_footer();" in header.php and footer.php respectively. If they were missing, you can add them yourself. Open header.php, add <?php wp_head(); ?> before </head>. Open footer.php, add <?php wp_footer(); ?> before </body>.
So make sure you have both of those on your theme as it works perfectly for me.
This topic has been closed to new replies.