It would be nice to also get the email
]]>I tried compressing the file myself, but WordPress displays an ‘Incompatible Archive’ error message when I do.
I’m a Mac user using the Safari browser, if that matters.
]]>Allow download on shop / archive pages
Tried on and off for
Only show the button to logged in users
Went to my free products. No d/l button is showing. How is this plugin supposed to work? Does it need some other setting to be changed, from vanilla state?
Is it not enough for products to cost 0.00?
I am confused.
I have free digital products in my shop. On the shop page, the download button works fine, however on the product page there is no way to download.
I use Elementor and I have a single product template with an add to cart button. Judging from the plugin description, that add to cart button should be replaced with a download button, but that is not the case.
How do I also add a download button to my product page?
Thanks!
– Matt
The products are filtered using the Facet WP plugin: https://facetwp.com/
If a user logs in, and then uses the filter to filter a product category that they should have instant download access, the download button won’t work properly until you refresh the page after filtering.
Is there some kind of function I can run after the Facet WP is loaded? For instance, with Jetpack lazy loading, it can be done like this:
<script>
(function($) {
$(document).on('facetwp-loaded', function() {
jetpackLazyImagesModule( $ );
});
})(jQuery);
</script>
Thanks in advance
]]>I need to know if I can achieve this with your plugin.
I have a site with all digital products like Ebooks, each product cost 10 usd. I have a membership plan with Woocomerce memberships too. “Gold membership”
I want to know if I can assing for the members, 2 downloads of the products for free per month. (Not paying, just change 10 to Free, only 2 products per month)
So they start the month and can direct download with your plugin only 2 for free, after that they have to purchase paying 10 usd each if want more. Or wait to the next month to have again 2 free. Also the 2 products they choose stay in their account like normal purchased product for that user, to download in the future if they want.
Can I achieve that with your plugin? If not, could you give me an idea of what plugin could do it?
Thanks!
Sebastian
I want to showcase a subscription box when my website visitor tries to download free items from the whole woocommerce store.
Is that possible with a single campaign create? OR tell me if you have that feature with the premium version as well?
Waiting for your answer.
Regards
]]>