Home>Support>full width page, no title

full width page, no title

Hi,

I am using Vantage Premium layout. I have selected “full width layout, not title” at my blog-page. It worked fine. But in every single post, it shows the title and I have no opportunity to select the “full width page, no title”-layout in the single post entry. Hope you can help me to solve that problem.

Thanks,
Birgit

PS my first time in a forum … how exciting. ;-)

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    Hi Birgit

    Welcome :)

    Vantage currently lacks the option you’re looking for with regards to globally setting the single post layout.

    Sidebar

    You could consider using Jetpack Widget Visibility:
    http://jetpack.me/support/widget-visibility/

    That’ll let you do things like say, never display this widget on single post pages. Once you’ve done that to all your sidebar widgets, the sidebar will fall away from single posts.

    Post Titles
    We’ll need to use a little Custom CSS for that:

    /* Hide post titles on single post pages */
    
    article.post .entry-header h1.entry-title { display: none; }
    

    Insert the above at Appearance > Custom CSS.

  2. 9 years, 5 months ago Birgit

    HI Andrew,

    thank you for your soon reply and sorry for my late one …

    Hiding the post title worked fine … I am really happy about that.

    BUT

    It makes problems when using widgets, for example ³blogroll². The user can´t see the title in the blogroll and at the same time, there is link to get from the overview to a single post. See: http://www.langsichtig.at/wp/
    The blogroll on the bottom of the site …

    What can we do now?

    Warmly

    Birgit

    Am 02.04.15 15:45 schrieb "Andrew Misplon" unter
    <forum+11865-u19817-115b14b1e9b7f2e680a2802902588132f96e95df@siteorigin.com>
    :

  3. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Sure, let’s try changing that to:

    /* Hide post titles on single post pages */
    
    body.single article.post .entry-header h1.entry-title { display: none; }
    
  4. 9 years, 5 months ago Birgit

    Great! It worked fine. :-)
    Thank you!!!

    Am 08.04.15 17:06 schrieb "Andrew Misplon" unter
    <forum+11865-u19817-115b14b1e9b7f2e680a2802902588132f96e95df@siteorigin.com>
    :

  5. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear that did the trick :)

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More