Product categories settings - by amets - on WordPress WooCommerce support

This topic has 16 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler

  • Avatar: amets
    amets
    Participant
    September 27, 2017 at 10:06

    Hi!!
    I would like to show the products categories in the order I show you in this image:
    https://screenshots.firefox.com/axBilHV54qnId9iV/dev.zorkitools.com

    How can I do this?
    I don´t want to order them by id, data, alphabetic… (but only in this case, at home).
    In the order pages they are ordered by ID, and there is OK.

    15 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2017 at 10:35

    Hello,

    All available order ways you may find in element settings http://prntscr.com/gq98ng

    Regards

    Avatar: amets
    amets
    Participant
    September 27, 2017 at 10:54

    I can´t choose the order y want??

    It´s not enough for me those options. upssss.

    Avatar: amets
    amets
    Participant
    September 27, 2017 at 10:57

    How can I hidde those options?

    – Return to Previous Page in Breadcrumb
    – and CATEGORY text in categories images.

    Thanks

    Avatar: amets
    amets
    Participant
    September 27, 2017 at 10:59

    Another question:

    I have activated “Enable search form in header” but it doesn´t appear in the header.

    https://screenshots.firefox.com/z1rDga111AyE9hv4/dev.zorkitools.com

    https://screenshots.firefox.com/IZjArcikAOztKUo9/dev.zorkitools.com

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2017 at 12:11

    Use this code in custom css:

    .categories-mask span:first-child, .back-history {
        display: none;
    }

    Could you provide temporary admin panel access?

    Regards

    Avatar: amets
    amets
    Participant
    September 27, 2017 at 12:18

    Thank!! it works!

    I give what you asked in private content!

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2017 at 13:04

    You may use this code in Custom css https://prnt.sc/gqb1pd:

    #mega-menu-wrap-main-menu {
        width: 100%;
    }

    I would recommend you to update theme to the latest version http://prntscr.com/gkl0gf
    https://www.8theme.com/demo/docs/woopress/#!/installation_upgrade
    Before uploading theme files delete “woocommerce” folder, which is located in wp-content/themes/woopress/ to avoid problems with old files.
    Don’t forget to create backup of your files and database before starting update process!
    You need to enter your purchase code to activate our new theme version and skip Setup Wizard.

    Also, update all required plugins https://www.8theme.com/download-plugins/ http://prntscr.com/gi54g8

    Regards

    Avatar: amets
    amets
    Participant
    September 28, 2017 at 08:57

    Thanks!!

    Another thing:
    I would like to change the color of the submenu when is active. When you are in that section.

    https://screenshots.firefox.com/2h9qDRv7Uc4xSldZ/dev.zorkitools.com

    In this case “abecedarios y numeraciones”. I would like to watch that section darker.

    Where can I change the css??

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 28, 2017 at 09:01

    For example, you may use this code in Custom css:

    .bellows.bellows-skin-grey-material .bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target {
        background-color: grey;
        color: white;
    }

    Regards

    Avatar: amets
    amets
    Participant
    September 28, 2017 at 09:05

    It doesn´t work! upsss

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 28, 2017 at 09:07

    Make sure that > wasn’t changed to >

    Regards

    Avatar: amets
    amets
    Participant
    September 28, 2017 at 09:28

    I can´t see the difference. I think I wrote OK:

    .bellows.bellows-skin-grey-material .bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target {

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 28, 2017 at 09:30
    Avatar: amets
    amets
    Participant
    September 28, 2017 at 09:38

    Yesss!!! Thank you!!!
    I was reading from outlook and the code was differente.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 28, 2017 at 09:47

    You’re welcome!

    Regards

  • Viewing 16 results - 1 through 16 (of 16 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.