Page tabs on edu-clean theme

Is it possible not to show all the created pages on the edu-clean theme?

It is good to have some show, such as About Us, forums, etc, but I do not want to show, for example, the 10 ways to use…. page.

Thanks,

Joe

  • James Farmer
    • Founder & Chair (honest)

    Just either hard code or select the page level that you want to appear to 1 and make the pages you don’t want to appear have parents.

    As per my other answer tough – really, with the themes, unless they have bugs we don’t supply a ‘how to’ for configuring them via code (yet :slight_smile:

  • drmike
    • DEV MAN’s Mascot

    Easiest way to do it would be run it with the function, get the code you want, and then hard code that bit making changes that you need.

    To be honest, I know with most of own installs, the main theme is mostly hardcoded except for lists of data. Considering that those pages get the most hits and really have the least number of changes, it saves some processing power.

    Out side of Top Posts and Blogs lists of course.