Static Block Cache Issue - by KG - on WordPress WooCommerce support

This topic has 40 replies, 4 voices, and was last updated 3 years, 5 months ago ago by Rose Tyler

  • Avatar: KG
    KG
    Participant
    August 24, 2020 at 22:26

    awaiting reply….

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 26, 2020 at 12:35

    Hello,

    It depends on browser support, read more https://css-tricks.com/snippets/css/using-font-face/

    Browser does not load them all http://prntscr.com/u65u9u

    Regards

    Avatar: KG
    KG
    Participant
    August 26, 2020 at 21:50

    https://ibb.co/QHD43st

    Check above image, the search dropdown is overlapping the categories dropdown.
    Kindly provide a solution.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 27, 2020 at 07:03

    Add this custom CSS code:

    .et_b_header-search .ajax-results-wrapper {
        z-index: 10001;
    }

    Regards

    Avatar: KG
    KG
    Participant
    August 29, 2020 at 04:21

    https://ibb.co/72cggyH

    The drop down is going off screen, what should i do?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 29, 2020 at 07:07

    Try to use the next code:

    .et_b_header-menu .nav-sublist-dropdown:not(.nav-sublist) {
        right: -15px;
        left: unset;
    }

    Regards

    Avatar: KG
    KG
    Participant
    October 13, 2020 at 17:01

    suddenly maintenance mode is not working in elementor after the latest theme update… kindly guide

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 13, 2020 at 17:40

    Hello,

    Elementor maintenance mode? Could you, please, explain in more detail? Because I’m not sure that understand your question.

    Regards

    Avatar: KG
    KG
    Participant
    October 13, 2020 at 17:54

    when i enable coming soon maintenance mode in elementor tools option, it shows the current site instead of the coming soon page..

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 14, 2020 at 08:43

    Hello,

    Please provide temporary wp-admin and FTP access.

    Regards

    Avatar: KG
    KG
    Participant
    November 5, 2020 at 18:58

    Please check attached image, i am having issue with fancy dropdown… all text is white (not visible) and the dropdown box is slightly misaligned. How can i fix it?
    Also is the possible to change the fancy drop down animation?

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 6, 2020 at 09:19

    Hello,

    1) Add the next custom CSS code:

    .fancy-select-results ul li {
        color: #222;
    }
    .fancy-select-results {
        left: -1px;
        width: 19%;
    }

    2) The animation can’t be changed.

    You can submit a request for adding more options for the Fancy dropdown – https://www.8theme.com/taskboard/

    Regards

    Avatar: KG
    KG
    Participant
    November 17, 2020 at 12:38

    how to edit which options to show on product image hover. like if i want to hide wishlist or quick view icon om hover.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 17, 2020 at 13:14

    You can disable the Wishlist plugin.
    To disable the Quick view go to Theme Options > WooCommerce (Shop) > Shop elements.

    You can change visibility of Product Content Elements via Theme Options WooCommerce (Shop) > Shop > Products style.

    Regards

    Avatar: KG
    KG
    Participant
    November 17, 2020 at 15:18

    i don’t want to disable the wishlist, but just remove the wishlist option from product hover and i dont see any option to disable it

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 17, 2020 at 20:02

    Hello,

    Add the below code to Theme Options > Custom CSS

    .footer-product .et-wishlist-holder {
        display: none;
    }

    Regards

    Avatar: KG
    KG
    Participant
    November 20, 2020 at 17:32

    Any reason why i cant see icon before add to wishlist option in single product page? i can see the space before it but icon is not visible.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 21, 2020 at 11:40

    Hello,

    Please provide URL and temporary wp-admin access, so we can take a closer look.

    Regards

    Avatar: KG
    KG
    Participant
    November 21, 2020 at 14:23

    please find details provided

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 22, 2020 at 10:34

    I’ve changed the settings of the Wishlist plugin. Please check now.

    Regards

  • 1 2
    Viewing 40 results - 21 through 40 (of 40 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.