Forums
(@caspisky)
12 years, 8 months ago
After activating the Manually insert, just include the following snippet of code in your theme, wherever you want the Menu to appear:
<?php if(function_exists(‘get_bookmarklet’)) { echo get_bookmarklet(); } ?>
Test version 1.1.1 and see your problem is resolved. Please let me know the result.