WP Folio Team
Forum Replies Created
-
Hi @frankhmila
Great! Glad to hear it’s working smoothly. Feel free to reach out if you need any further adjustments or support.Hi @frankhmila ,
Thank you for reaching out to us.
Some PHP settings might be blocking large data submissions. Could you help to try increasing these values in
php.ini:max_input_vars = 10000
post_max_size = 100M
memory_limit = 512M
max_execution_time = 300
max_input_time = 300Then restart your server and check if it works please?
Awaiting your reply.
Hi @jmaartenw,
Thanks for reporting this. The developer tools alert is meant to prevent unauthorized access, but if it’s triggering randomly, that’s not expected. We’ve seen a few reports of this, mainly on MacOS and iOS, but haven’t been able to replicate it yet.
As a temporary fix, you can disable the alert by adding this to your theme’s
functions.phpor a custom plugin:add_filter('pda_disable_developer_tools', '__return_false');Could you also share your device, browser, and PDA plugin version? This will help us investigate further. Feel free to reach out via our contact form with details.
We appreciate your patience!
Hi @mrpchead,
Thank you both for sharing your experiences. We understand how frustrating this issue can be, and we appreciate your patience.
The developer tools alert is an intended feature to prevent unauthorized users from bypassing file protection through browser developer tools. However, if the alert is appearing randomly, even when dev tools are not open, then this is an unintended issue.
So far, this behavior has only been reported on MacOS and iOS devices, and our team has not been able to replicate it. To help us investigate further, could you please provide:
- Your device and browser version.
- Whether the issue persists in an incognito/private window.
- Any console errors that appear when the alert pops up.
- The version of the PDA plugin you are currently using.
To resolve this, you can try the following:
- Clear your browser cache or use Shift + Command + R (on Mac) to force a cache bypass. This has helped some users resolve the issue temporarily.
- Disable the developer tools alert as a temporary workaround by adding this hook to your theme’s
functions.phpfile or a custom plugin.
add_filter(‘pda_disable_developer_tools’, ‘__return_false’);
Please reach out to us via our contact form with these details so we can look into it further. We appreciate your help in troubleshooting this!
Hello @vfactoruk,
Thank you for your kind words! We truly appreciate your support and are always happy to help.
If you ever need anything, feel free to reach out!
Hello @vfactoruk,
Thank you for reaching out to us.
Thanks for reaching out! We’ve also replied to your support ticket regarding this issue.
It looks like the extra forward slash before the anchor (
#toolboxtalks) might be interfering with the links, potentially due to how the page reloads after unlocking. Here are a few things you can try:- Use relative anchor links – Instead of using the full URL, try linking directly to
#toolboxtalkswithin the same page. - Check for conflicts – Since you’re using the AVADA theme, temporarily switching to a default theme (like Twenty Twenty-Four) can help identify if it’s a theme-related issue. Also, try disabling other plugins to check for conflicts.
- Test with another browser – Sometimes, caching or browser-specific behavior can affect how links are handled.
To help us investigate further, could you provide a sample password for testing? This will allow us to replicate the issue and find a more precise solution.
Looking forward to your response!
We released an update for the PDA Free version to fix the issue with pressing shortcut keys.
If you encounter any further issues or have any questions, please feel free to reach out.
Forum: Plugins
In reply to: [Prevent Direct Access - Protect WordPress Files] SubdomainSince we haven’t heard back from you, I’m marking this as solved for now. If you need any further assistance or clarification, feel free to reach out, and we’ll be happy to help!
Since we haven’t heard back from you, I’m marking this as solved for now. If you need any further assistance or clarification, feel free to reach out, and we’ll be happy to help!
Since we haven’t heard back from you, I’m marking this as solved for now. If you need any further assistance or clarification, feel free to reach out, and we’ll be happy to help!
Since we haven’t heard back from you, I’m marking this as solved for now. If you need any further assistance or clarification, feel free to reach out, and we’ll be happy to help!
Forum: Plugins
In reply to: [Prevent Direct Access - Protect WordPress Files] Customize “No Access” PageSince we haven’t heard back from you, I’m marking this as solved for now. If you need any further assistance or clarification, feel free to reach out, and we’ll be happy to help!
Forum: Plugins
In reply to: [Prevent Direct Access - Protect WordPress Files] Renew license?Hi @webmark487 ,
Thank you for reaching out.With the free version of PDA, admin users and file authors should still be able to access protected files. If you’re experiencing issues, please check the following:
- Ensure you’re logged in as an admin or the file’s author.
- Verify PDA settings to confirm that file restrictions are correctly configured.
- Clear your website and browser cache to rule out any caching issues.
Also, please use our Contact Form to send us an email so we can assist you further: https://preventdirectaccess.com/contact/
Let us know how it goes!
Forum: Plugins
In reply to: [Prevent Direct Access - Protect WordPress Files] Customize “No Access” PageHi @peyobarosvision ,
Thank you for reaching out to us.
Could you help to:
- Provide us with a protected link and a screenshot of how your custom 404 Not Found page looks so we can check?
- Double-check if you have selected the custom page and pressed ‘Save Changes’ in the PDA Gold settings.

Please also help to make sure your site isn’t be cached.
Awaiting your reply.
Forum: Plugins
In reply to: [Prevent Direct Access - Protect WordPress Files] SubdomainHi @notthisagain ,
Thank you for reaching out to us.
>>>I would like to apply this to only a subdomain on a server configured with NGINX, is this possible and is there any documentation for this?
- Yes, it’s possible. However, as WordPress Multisite has a different setup compared to a WordPress single site, you need to install our PDA Free, Gold plugin, and PDA Multisite extension for our file protection to work properly.
>>>I would also like to test this with a plug-in that provides users their own private files that are only available to them. Would it be possible to get a trial to test this before paying or does the 30 day guarantee apply instead?
- Yes, we offer a 30-day money-back guarantee if it doesn’t meet your requirements.
- If you have any questions or need assistance with the setup, please contact us via our Contact Form or email, as this WP forum only allows support for the PDA Free version here. We’ll be happy to help.
Awaiting your reply.