Home>Support>Post/Page title on Post Loop

Post/Page title on Post Loop

Hi,

I’m using the Post Loop widget to display a specific Page as well as to show latest posts in different categories (see here: http://www.lincolnfilmsociety.com/ ) I like the way the widget displays the full featured image, but it doesn’t show the title. How do I get it to show the title?

Thanks

David

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

  1. 6 years, 4 months ago Alex S
    Hi, I Work Here

    Hi David,

    This is happening due to the following CSS to WP Admin > Appearance > Custom CSS:

    .home .entry-header {
        display: none;
    }
    

    Please add the following CSS after the above CSS:

    .home .widget_siteorigin-panels-postloop .entry-header {
        display: block;
    }
    
  2. 6 years, 4 months ago David Brook

    Thanks, that did the trick, although it opened up another unusual problem. Not all the titles link to the appropriate page. Two out of the three of them link to an image or PDF associated with the page/post rather than the page/post itself. Do you have any idea how to fix this issue?

  3. 6 years, 4 months ago Alex S
    Hi, I Work Here

    Hi David,

    We’re not too sure why that’s happening. Can you try disabling all non-SiteOrigin plugins and see if this fixes the issue? You’ll need to clear all your caches after disabling your plugins.

    If it does fix the issue, then try re-enabling your plugins one by one until the issue comes back. This procedure will help diagnose which plugin is causing the issue.

    Once we know that, we’ll be able to look at what might be causing the conflict and either solve the problem or help you find an alternative plugin.

    If you aren’t using a SiteOrigin theme, then you can also try temporarily switching to one of the default WordPress themes to see if the issue is theme related. When you test this, you’ll need to change the post loop template.

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