Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #777264

    Hi guys,

    Please see this screengrab: http://prntscr.com/evy1ha

    How do I lose the date on the posts? I’ve turned off the post date in the theme settings but it doesn’t seem to turn off the dates from showing in the masonry grids. http://prntscr.com/evy285

    Also, is there a shortcode to show related entries when creating your own blog post template?

    Thanks muchly and have a great long weekend!

    #777283

    Hi,

    Just add:

    span.av-masonry-date {
    display: none!important;
    }

    to your quick css or child theme.

    Cheers,

    Steven

    #777315

    Thank you!

    Is there a shortcode for the related entries to show up on blog posts?

    #777758

    Hi,

    Yes! You may use the Blog Posts element to do this for specific blog posts.

    To do this for all blog posts, you may also go to Enfold theme options > Blog Layout > Related Entries and make sure that you have one of the “Show…” options.

    I hope that helps!

    Sarah

    #779155

    Hi Sarah,

    Thanks for your response. I realise that in general that’s how you add the related entries, but I’m trying to create my own blog post style and I’m not sure how to add related posts when I’m using my own template. I have the “Show” options selected but of course nothing is showing up as I’ve got no obvious way of adding the related entries, like a widget etc. Or am I just missing something?

    Thanks

    #779538

    Hi,

    Related Posts/Entries only works on single posts. There is no feature or shortcode for Related Posts, you might want to check if there are widget plugins for related posts, and then use a Widget Area. Hope this helps.

    Best regards,
    Nikko

    #1152836

    I’ve the same problem, I’ve added:

    span.av-masonry-date {
    display: none!important;
    }

    but the grid masonry show the date.

    Can U help me please?

    #1152876

    Hi cybernaty,

    I am not seeing the date.

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1152883

    Hi Victoria,
    I spoke too soon, I had the cache active.
    I’m so sorry.
    Everything works

    Thanks and good job

    #1153036

    Hi,

    Great, I’m glad that you got it working and thanks for the update.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.