Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #536518

    Hello to you,

    in our customer’s website we are using the transparent header layout and in relation to this we have some issues on the category pages for blog and portfolio posts:
    There is no transparent header layout shown up. Also there should not be shown up any author meta data.
    Is there any way of achieving own proper style of the category archive pages?

    Thank you so much in advance.

    Cheers
    Sophie

    #537630

    Hello to you,
    any news on this?
    Cheers
    Sophie

    #537668

    Hey!

    Please do not post again to your posts, as they go back to zero on line.

    I tried to login and could not make it work. Can you make the logins from 2 in the line, one so we can give it a try?

    Thanks a lot

    Cheers!
    Basilis

    #537680

    Hey Basilis,

    thank you for your advice. Sorry for pushing my post, thought it may gone lost. Don’t know what you mean by saying “two in the line”, so I send you login details again.

    Thank you for your help.

    Cheers
    Sophie

    #539470

    Hey!

    refuse from double posting! I already replied you to your other thread.

    Cheers!
    Andy

    #539527

    Hi,

    1. To hide the post metas use the following CSS code:

    span.post-meta-infos {
        display: none !important;
    }

    2. Regarding customizing the archive views, that’s possible but you’d need to override the archive.php template, although you can do this in the main theme, it is strongly recommended to switch to a child theme to avoid losing the modification when updating the theme, i’d suggest doing that first.

    Cheers!
    Josue

    #540421

    Hey there,

    thank you for your help. You can close this out.

    Cheers
    Sophie

    #540580

    Hi,

    Great, glad we could help :-)

    Best regards,
    Rikard

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