- This topic has 2 replies, 2 voices, and was last updated 6 years, 6 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Squeeze form interfering with WordPress commenting
I just noticed something strange. On a page where I have a squeeze form, it prevents users from adding a WordPress comment at the bottom of the page. When submitting a comment, it jumps back to the squeeze form. Here’s the page in question: id-extras.com/one-click-export-indesign-to-word
You will need to do a conflict test for this:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
I also noticed that you are using the ajax squeeze form. That needs to be changed as we deprecated that option.
Please use the standard squeeze form shortcode explained here:
Basically, use the following shortcode to create a normal squeeze form (XX is the product ID):
[wp_eStore_free_download_squeeze_form id=XX]
Thanks, I changed to the non-Ajax and all is well. Shame though — it’s a nice touch. Any plans for making a new Ajax squeeze form?