- This topic has 4 replies, 5 voices, and was last updated 12 years, 2 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 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 › ajax form for free download only one possible per page?
Tagged: ajax, form, free download, multiple products, squeeze page
I am using the ajax form for free download. But this is not working if I use two forms on one site, like:
[wp_eStore_free_download_ajax:product_id:2:end]
and
[wp_eStore_free_download_ajax:product_id:3:end]
There is a mix of errors occurring if i fill in the data for ID:3 – it brings up the message under the name field “This field is required”.
Can you help?
There can only be one ajax version of the squeeze page in a page.
Please use the normal squeeze page using the following shortcode if you want to put multiple ones in one page:
[wp_eStore_free_download:product_id:2:end]
The normal can do everything the ajax one can do so there should be no problem. Let me know how you go.
Can I give away more than one product using one Ajax or normal form for a squeeze page?
I’ve tried it with [wp_eStore_free_download:product_id:2,3,4:end] but still only delivers the one product.
You could setup an APR protected page, with multiple free download buttons on it, and then point the squeeze form button at the APR protected page.
https://support.tipsandtricks-hq.com/forums/topic/estore-free-download-digital-variations
Alternatively, create a package/bundle product. This post will explain how to create a packaged/bundled product:
Now, place a squeeze form for this bundled product which will give the user all of the products (2,3 and 4) when they fill out the form.