Ajax problem with tabs on product page + contact form 7
-
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!
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
Thanks issue has been fixed!
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Ajax problem with tabs on product page + contact form 7’ is closed to new replies.