GDv2 Upgrade Problem – How to customize supreme theme to create own child theme?

This topic contains 1 reply, has 2 voices, and was last updated by  Guust 5 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #480608

    wci
    Expired Member
    Post count: 1035

    Dear GD support team,

    How to customize the supreme theme to create own child theme?
    I need to switch some setting to display own style and want to make sure that those settings are not deleted after an update of your supreme theme.

    Screenshot > https://www.screencast.com/t/0QKbU4pRb
    1. How to disappear “supreme” logo?
    2. How to add more categories
    3. How to change the background image?
    4. How to disappear or change the footer info details?
    > Screenshot: https://www.screencast.com/t/NIMiXjrR
    5. How to display tagline?
    > Screenshot: https://www.screencast.com/t/h0HOcMrL

    Best, Alex

    #480627

    Guust
    Moderator
    Post count: 29970

    How to customize the supreme theme to create own child theme?

    Add styling with a CSS plugin and coding with the Code Snippets plugin.

    1. How to disappear “supreme” logo?

    Not sure, I’ll ask one of the others.
    https://wpgeodirectory.com/docs-v2/themes/supreme/#logo

    2. How to add more categories

    Have a look in …/wp-content/themes/supreme-directory/inc/geodirectory-compatibility.php for this shortcode and change as required:

    [gd_categories title_tag="hide" post_type="0" cpt_ajax="1" hide_count="1" sort_by="count" max_level="0" max_count="6" hide_empty="1"]

    3. How to change the background image?

    https://wpgeodirectory.com/docs-v2/themes/supreme/#front-image

    4. How to disappear or change the footer info details?

    https://wpgeodirectory.com/docs-v2/themes/supreme/#footer

    5. How to display tagline?

    See 1

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket