Home Forums WoodMart support forum Ajax problem with tabs on product page + contact form 7

Ajax problem with tabs on product page + contact form 7

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

    Bengal
    Participant

    Hi,

    I created a custom HTML block to include in the tabs section of a product page. Below the description, there is a Contact Form 7 HTML Block.

    Description:
    http://prntscr.com/odri0q

    Form:
    http://prntscr.com/odribx

    When the submit button of the form has been pressed and the ajax validity has been processed, the description part is varnished:
    http://prntscr.com/odrir2

    Would you be able to take a look please?

    Thanks!

    #132394

    Hello,

    This bug has been caused by the recent Chrome update. By the second attempt to open the accordion the content becomes transparent We are now working on it and it will be fixed in the nearest update. Meanwhile, you can add this custom CSS to the Theme Settings > Custom CSS > Global:

    .tabs-layout-accordion .woodmart-scroll {
       height: auto;
    }

    Best Regards

    #132438

    Bengal
    Participant

    Thanks issue has been fixed!

    #132480

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Ajax problem with tabs on product page + contact form 7’ is closed to new replies.