Tagged: related entries
-
AuthorPosts
-
April 13, 2017 at 2:07 pm #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!
April 13, 2017 at 2:29 pm #777283Hi,
Just add:
span.av-masonry-date {
display: none!important;
}to your quick css or child theme.
Cheers,
Steven
April 13, 2017 at 2:58 pm #777315Thank you!
Is there a shortcode for the related entries to show up on blog posts?
April 14, 2017 at 10:22 am #777758Hi,
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
April 18, 2017 at 10:19 am #779155Hi 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
April 18, 2017 at 6:22 pm #779538Hi,
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,
NikkoOctober 31, 2019 at 7:43 pm #1152836I’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?
October 31, 2019 at 9:43 pm #1152876Hi cybernaty,
I am not seeing the date.
Could you please attach some screenshots of the issue?
Best regards,
VictoriaOctober 31, 2019 at 10:16 pm #1152883Hi Victoria,
I spoke too soon, I had the cache active.
I’m so sorry.
Everything worksThanks and good job
November 1, 2019 at 1:53 pm #1153036 -
AuthorPosts
- You must be logged in to reply to this topic.