Tagged: Blog Elements, Blog Layout Display, child theme
We cannot get the following data on our blog to not display:
Blog Meta Elements:
You can choose to show or hide some of the default blog meta elements here:
Blog Post Date
Is turned off but it still displays. How can we fix this issue?
Hey So Evolve,
Thank you for the inquiry.
Where can we check the issue? Please provide the site URL in the private field and post a screenshot using platforms like Savvyify, Imgur or Dropbox.
Best regards,
Ismael
Hey!
Thank you for the info.
The options in the Blog Meta Elements section can only control the meta elements in the single post page, and only when the post is created using the classic or block editor. For the blog overview page, you have to use css or directly edit the template files. To hide the date for example, please add this css code.
.avia-content-slider .slide-meta time {
display: none;
}
Regards,
Ismael
Hey!
Thank you for the update.
We found an invalid css rule in the Quick CSS field, which we have corrected. The date of the posts is now hidden in the blog overview page. Please make sure to clear the cache and perform a hard refresh before checking the page.
Regards,
Ismael
It worked like a charm…
Thanks
Saludos
Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard