This topic has 16 replies, 3 voices, and was last updated 7 years by Laura.

  • Author
  • #90990
     Gandam
    Participant

    Hi,

    I’ve been thinking and wondering whether I can customise archive for category page to my ideal style? If yes, how do I do that?

    Regards,

    #91159
     Gandam
    Participant

    Hi,
    Any suggestion on How to Create a Custom Archives Page and replace the existing one?

    #91207
     Gandam
    Participant

    Hi,
    My idea is to utilise Visual Composer to customise the Archive page, is that possible? Or what is the correct way to do that? (I don’t really have much knowledge on coding)

    Regards,

    #91262
     Laura
    Moderator

    Hello, right now the only way is to use php, you can use visual composer but using php for the category template
    I could help you with that but as a custom request as its not related to the theme support
    You can contact me at laura@seventhqueen.com

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #91591
     Gandam
    Participant

    Hi, Laura
    Thanks for reply. I will be contacting you privately regarding to the above issue.

    #148883
     Cafonauta
    Participant

    Hi Laura,

    Is it still true that it’s possible to customize the archive pages only via PHP?

    I would like basic customizations:

    • Removing entirely the page title “Archive for category: XYZ”
    • Removing the top bar status, actually “hidden”
    #148996
     Laura
    Moderator

    Hello, the category title can be removed with simple css
    about the top bar, what do you mean?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #149273
     Cafonauta
    Participant

    Hi Laura,

    Could you give me the instruction to remove category title?

    For top status bar I mean the grey space above the main menu (see attachment).
    On normal pages (created by me) I can hide it setting “hidden” on “top status bar”

    Attachments:
    You must be logged in to view attached files.
    #149537
     Laura
    Moderator

    Hello, sure please share a link so i can see it 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #149577
     Cafonauta
    Participant
    This reply has been set as private.
    #149820
     Laura
    Moderator

    Website link? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #149883
     Cafonauta
    Participant
    This reply has been set as private.
    #150072
     Laura
    Moderator

    Hello, i’m sorry for the late reply, here is the code for category title

    COPY CODE
    
    .category h1.page-title {
        display: none;
    }
    

    Top bar

    COPY CODE
    
    .top-bar {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #150302
     Cafonauta
    Participant

    I added them wp-admin -> theme options -> general settings -> quick css

    I hope they will be retained when upgrading theme.

    Thank you

    #150481
     Laura
    Moderator

    Hello, also save them at style.css of child theme 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #150497
     Cafonauta
    Participant

    Thank you

    #150716
     Laura
    Moderator

    Glad to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 17 posts - 1 through 17 (of 17 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?