Home Forums WoodMart support forum Theme have conflict with yithemes

Theme have conflict with yithemes

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #219298

    tussibag
    Participant

    We are using this plugin:
    https://yithemes.com/themes/plugins/yith-best-price-guaranteed-for-woocommerce/

    This plugin give you option to send custom price to webshop owner.
    Now we have problem after migrated to woodmart: If theme woodmart is active -> then you are not able to enter price when you push the button “PREISVORSCHLAG SENDEN”. The price field is looking like “locked”.

    When we activate twentyfive wordpress standard theme: plugin is working. We also send our problem to yithemes. They confirmed that his plugin is working with standard wordpress theme. But when woodmart is active, then the field of price is locked….
    Please help to fix, its an conflict with your theme.

    #219309

    Artem Temos
    Keymaster

    Hi,

    Please, describe to us your problems in a bit more details. Attach some screenshots and provide us with a list of steps on how to reproduce it on your website.

    Thank you in advance.

    #219311

    tussibag
    Participant

    1. open the page from private content please.
    2. Under the product price you will see grey button “PREISVORSCHLAG SENDEN”. Click on it. (see attached image button.jpg).
    3. Now new modal window/lightbox will open.
    4. You are not able to enter price in price field. See attached image notpossible.jpg.

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

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .wrap-input .tooltip {
      pointer-events:inherit;
    }
Viewing 4 posts - 1 through 4 (of 4 total)