Forum Replies Created
I was able to create the single-wpdmpro.php file that works as required. Thanks for your help.
I’m seeing a trend. Add this package for $49, and now you need this for another $49, and if you really want it to work you’ll need to purchase …
What directory does single-wpdmpro.php go in?
Easy Digital Download uses the modified page template that we use for all of our events and other things. WP Download is using the page template that we use for blogs.
I am trying to serve download with 2 options as you listed. The email lock does give them a choice.
Adding the rule specified to the .htaccess file also fixed the issue on my system. I wish I would have found this through the forum searches I ran — it would have saved a lot of time.
On Siteground add following rule in your .htaccess file to fix the issue:
<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>
Adding the rule specified to the .htaccess file also fixed the issue on my system. I wish I would have found this through the forum searches I ran — it would have saved a lot of time.