mitashki
Forum Replies Created
-
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Let’s prevent a horror ; )Just updated a website and Glider stopped working.
Hello Gabriel,
Thanks for your response! I haven’t used Memberships yet, but as far as I understand from looking from the outside, to grant access to a certain video on purchase you would have to have that video on a page, post, etc. The website has hundreds of products, so that is not a feasible options. We need something that creates a page dynamically.
Please correct me if I’m wrong.
I will also contact the pre-sales support as well.
Thank you
Forum: Plugins
In reply to: [WooCommerce] Manually Creating Download Permissions in DB?Wow, thanks @jlundie! This plugin seems to solve half the problem we are experiencing.
The other half however is how to keep user download permissions when a downloadable product goes from simple to variable.
Here is what I did to get out of the situation described above. Because the orders contain a product id that no longer exists I wrote a function to add the new product to each order, at cost 0.00. Then I triggered a recalculation job, and apart from the fact that it looks weird and messes up the total amount sold metric, users have access to their products. Not the best fix I suppose. I am open to suggestions of how that could have been solved better.
Thank you