Home Forums WoodMart support forum Color name button animation

Color name button animation

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #378101

    MatoZato
    Participant

    Hello.

    Please, how can i change animation to select product color in product page.
    I wanna just popup name of color on color button.
    Now the color name flies from top of left.

    https://wolfchild.eu/produkt/wolf-child-testovaci-produkt/

    Thank you very much.

    Attachments:
    You must be logged in to view attached files.
    #378335

    Hello,

    This is not the default animation that is added to the tooltip because the default tooltip only pops up.

    From where did you change the animation to behave like this?

    Best Regards

    #378513

    MatoZato
    Participant

    Hello.

    I just install new woormart theme and install basics and fashion color and i see this.
    I dont change anything. On other pages i made with woodmart i have only classic popup.

    Thank you very much.

    #378725

    Hello,

    The issue on your website is caused by the “Preloader Plus” plugin. Please check after deactivating the plugin.

    Best Regards

    #378818

    MatoZato
    Participant

    Hello.

    But i have activated Preloader Plus on other web with your theme, and on that web is normal popup color name.

    Same Woodmart theme and Preloader Plus too: and https://romy.sk/product/dnes_vyzeras_ppc/

    #378819

    MatoZato
    Participant

    Hello. Yes. when i deactivate Preloader Plus, its normal. But i wanna Preloader Plus.

    So what can i do?

    Thank you very much.

    #378970

    Hello,

    Sorry but we could not help you with the issues caused by third party plugins. This is out of our theme support scope.

    Best Regards

    #380301

    MatoZato
    Participant

    Hello.

    But on other eshop with your theme and instaled Pre Loader plus pluging, working okay.

    https://romy.sk/product/tricko-dnes-vyzeras-ppci/

    Why on new site is this problem?

    Thank you.

    #380406

    Hello,

    Sorry but we could not help with the issues caused by third party plugins. This is out of our theme support scope.

    Best Regards

    #380612

    MatoZato
    Participant

    But its your theme 🙁 Why on other web its okay? :/

    #380746

    Hello,

    The issue is caused by the styling of the plugin not our theme.

    Screenshot: https://prnt.sc/x7lvjDX3Q2g2

    The other site works fine because there are no following plugin styles on it.

    You can fix this issue with several ways:

    1. Disable plugin completely.
    2. Use our theme site preloader rather than plugin.
    3. Use the following custom code in the Global Custom CSS area under Theme Settings >> Custom CSS to disable plugin styles.
    body .wd-tltp .wd-tooltip-label,
    body .tooltip {
    transition-duration: 0s; !important;
    }

    Best Regards

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