Hi there!
I have to add the date and author to the custom post types and followed all steps as given here: https://kriesi.at/support/topic/how-to-display-the-date-of-an-article/ and now I am able to insert the short code…
So from the functionality, this is working fine – but it still shows me the category (need date and author only) and the layout is completely mixed up… I have to use the layout builder as I have galleries in the posts. It is actually possible to create a gallery – but after saving there is just code – and I cannot add or change any images…
Can someone help me? Do I have to change CSS in order to get it looking the same way as it is shown without avia layout builder?
Here the links:
Hey (Email address hidden if logged out) ,
Sure, we will help you. Try adding this css code in Quick CSS (located in Enfold > General Styling):
.html_elegant-blog #top .post-meta-infos .blog-categories,
.html_elegant-blog #top .post-meta-infos .text-sep-cat {
display: none;
}
Let us know if this helps :)
Best regards,
Nikko
Hi Nikko
Thanks! Looks wonderful ;o)
Regards Patrick
