Viewing 1 replies (of 1 total)
  • I ran into the same problem. There is an error in the first line of sidebar-menu-widget.php. You need to change:

    <? ob_start();

    to

    <?php ob_start();

    George

Viewing 1 replies (of 1 total)
  • The topic ‘Can't activete the plugin’ is closed to new replies.