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.

Post Loop not displaying Date

Resolved 6 replies pluginplugin-page-builderpremium
Started · Latest reply by Andrew Misplon

It looks like a recent update (either to the Vantage Theme or PageBuiler as now, none of my posts are displaying the date underneath. It works fine if I view each post individually but when viewed using the ‘post loop’ widget it’s not working.

I can provide login details for the site if required.

Thanks for any help.

URL: http://www.phoenixprintingplates.co.uk/news/

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

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. kwells1979

    Any update please as I have a corporate site which is ready for launch but is being held back by this issue.

  2. Daniel Staff

    Hi Kwells1979

    I apologize for the delayed response. Would you mind providing temporary access to your site so that we could have a look at the page in question? To keep this private from other users, just select “Private Reply” on the bottom right of the comment box.

    Looking forward to hearing from you

  3. kwells1979 Private

    This is a private message.

  4. Andrew Misplon Staff

    Thanks everyone. I’ve added this fix to the development Vantage style.css file. We’ll have it included in an update ASAP.

  5. Timo

    Hey, can anybody pls give me the code for the style.css file?

    • Andrew Misplon Staff

      Hi Timo

      Try the following under Appearance > Custom CSS or in your own Custom CSS plugin:

      /* Pages - Entry Meta */
      article.page .entry-meta {
        display: none;
      }
      article.page .entry-content .entry-meta {
        display: block;
      }

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