Forums » Simple Pages: How to hide the Navigation Tree?

RSS feed for this topic

Info

  • Posted in Plugins
  • Started 9 months ago by Pavel Kats
  • 3 posts by 2 users
  • Latest reply from Pavel Kats
  1. Hello all,

    When using SimplePages plugin a navigation tree is always displayed in the right part of a web page. Is there a way to hide this tree?

    Thank you,
    Pavel

  2. In the Simple Pages plugin, go to the following file views/public/page/show.php. Then comment out the call to the simple pages navigation, <!--<?php echo simple_pages_navigation(); ?>-->
    That should work for you.

  3. Thank you, Andy. This works!

Reply

You must log in to post.