Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #789907

    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:

    #790096

    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

    #790099

    Hi Nikko

    Thanks! Looks wonderful ;o)

    Regards Patrick

    #790100

    Hi Patrick,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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