This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Page name hide/show problem

10 years ago · Last reply by Andrew Misplon 10 years ago

Client requests page name not show at top of page (wants custom page-name button, instead), while still retaining ability for page name to show up in sidebar “Pages” widget.

Can’t show URL, site is an intranet.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 10 months ago

    Hi Avalanche

    In Vantage 2.3.3, if you’re working on a page, you can select the Full Width, No Page Title page template in the right column Page Template drop down menu. We’re due to release Vantage 2.3.4 next week I expect. That will introduce a new metabox that will allow you to simply set the page title on/off on any page.

    If it all possible, hold off until 2.3.4 is live.

    If you need to do this now and are using Full Width pages then there is a page template waiting.
    If you need to do this now and are using the sidebar on pages we’d need to use Custom CSS to hide the page title. That would be:

    /* Hide Page Titles */
    article.page .entry-header h1.entry-title { display: none; }

    Insert the above under Appearance > Custom CSS.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread