Forums

Hide menu for certain pages (4 posts)

  1. hans007
    Member
    Posted 1 year ago #

    I have a unusual request.

    I need help to do the following:

    I have a blog with 10 pages, however I need to be able to hide certain menu links for certain pages. Example, on page 5 we only want the menu for page links 1-5 to appear and to hide the page links for page 6-10, and so on. On page 6 hide page link for pages 7-10 and show for pages 1-5.

    I installed the Exlude Page plugin which will hide a page link for the whole blog, but I need it for specific pages.

    Does anybody know of any plugins or coding which would do the job?

    Thank you in advance for any help.

    Hans Desjarlais

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You could try creating some custom page templates and a couple of custom sidebars. Or you could use the is_page conditional in your main sidebar to include/exclude pages in wp_list_pages.

    Finally, if you're using the Pages widget, you might want to have a look at the Widget Logic plugin:
    http://wordpress.org/extend/plugins/widget-logic/

  3. hans007
    Member
    Posted 1 year ago #

    @esmi,

    Thanks for the reply, i'll give that a shot.

    Hans

  4. hans007
    Member
    Posted 1 year ago #

    @esmi

    Your recommendation worked fine, thank you for that.

    I have another request maybe you would know about.

    Is it possible to respond to all comments?

    So let's say 100 people leave comments on your blog and you want to reply to all of them at once using their email address. Is that possible?

    Thank you,
    Hans

Topic Closed

This topic has been closed to new replies.

About this Topic