WP Folio Team
Forum Replies Created
-
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Page looks different style sometimesHello @ashtech2023,
Thank you for reaching out to us.
Could you please share screenshots of what you see after you login, so we can guide you accordingly?
You can also contact us using the “Contact us” form on our website.Awaiting your response.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Disable API protectionHi @kristtranslate ,
Yes, our dev team has updated some code to fix the API protection in the PPWP 1.9.1.1 version.
Could you please update and check if it works?
Please remember to keep the 1.8.8 version as backup in case it doesn’t resolve the issue.
Awaiting your reply.
Hi @itapress ,
Thank you for reaching out to us.
Could you please share with us which string/path you want to be translated?
Awaiting your reply.
Hello @panostz ,
Thank you for reaching out to us.
It could be expected behavior, as unauthorized users are redirected to 404 ‘not found’ page. May we know the File Access Permission you have set?
It may be that our custom rewrite rules are not inserted into your server configuration file properly. Please double-check it through our Helper tab.
Go to our PDA Gold Settings Page and turn Enable Debug Logs ON.
After saving changes, a new tab will appear. Under this tab, you will see the plugin status and be able to check our rewrite rules by clicking on the “Check rewrite rules” button. If there is anything wrong with these rules, please fix it as per our instruction tutorials.
Let us know if it works.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Disable API protectionHi @kristtranslate ,
Thank you for your feedback.
We have taken note of it and will address the issue in the next release, scheduled for 1-2 weeks from now.
In the meantime, could you please revert to the PPWP Lite 1.8.8 version to temporarily resolve the issue? Alternatively, you can contact us via the contact form on our website to obtain an older version of PPWP Lite.
Awaiting your reply.
Hi @dreitano ,
Thank you for reaching out to us.
Yes, it’s possible with our plugin.
You just need to add our filter
ppwp_customize_ppfto your child theme’s function.php file.You can get the snippet code here: https://passwordprotectwp.com/docs/customize-different-password-forms/
Let us know if it works.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Can’t turn off Sitewide protectionHi @laurensvd ,
Glad to hear that you were able to fix the issue!
Should you need any further support, please feel free to contact us.
Hi @bluepixeldesign ,
Glad to hear that! Should you need any further support, please feel free to contact us.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Issue with partial page protectionHello @mikedc001,
Thank you for reaching out to us.
Could you please follow the following steps to troubleshoot:
If you are using a cache plugin, please temporarily deactivate it and then check again.
Make sure that the provided page password is correct. You can create a new sample page and try again.
Check if the permalink is properly set, as the “index.php” is showing in the URL. You can try saving the permalink again. Please refer to the screenshot below:If that does not help, please let us know.
Thank you!
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Layout customization issue.Hi @fumacento ,
Thank you for reaching out to us and sorry for the late response.
First, go to Appearance >> Customize in your WordPress dashboard. Then open Additional CSS section and start adding custom style.
1. To make the header and footer invisible only on a specific page
/* Replace 'your-page-id' with the actual ID or class of your specific page */ .your-page-id .site-header, .your-page-id .site-footer { display: none; }2. Centering a password input plugin in the middle of the page (Single Protection Form)
.your-page-id .ppw-post-password-container{ display: flex; justify-content: center; align-items: center; min-height: 100vh; }3. Replace
.your-page-idwith the actual identifier of your pageLet us know if it works.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Error “0”Hi @danovic ,
Thank you for the information.
It looks like the issue is related to your site configuration.
We tried to reproduce the issue on our demo site but were unable to do so. Our plugin is working properly with the WP Form Lite plugin.
We created a demo page here: https://preventdirectaccess.com/demo/demo-wp-form-lite/. You can try this out. It is protected by PPWP, and the password is test.
After unlocking the page, you fill in the information on the form and submit it, and it works properly.
Awaiting your reply.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Error “0”Hi @danovic ,
Thank you for reaching out to us.
It looks like there is a conflict somewhere.
Could you help to:
- Provide us a screenshot/screencast of how you facing the issue.
- Provide us the debug log for us to take a look.
Awaiting your reply.
Hi @bluepixeldesign ,
Thank you for the information.
We have reviewed the debug log you provided, but we don’t see any information related to our plugin (PPWP). Most of the log entries are about the Update Plus plugin and your theme.
Which version of PPWP Lite are you using? We recently released a new version of PPWP Lite. Could you please update to the latest version and check if it resolves the issue?
Awaiting your reply.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Plugin stopped working with new 1.9.1 versionHello @jmldesign,
Thank you for reaching out to us.
Don’t worry, we’re here to assist you. Could you please provide us the following:
- A screenshot/screencast of the issue you’re facing
- The protected posts/page you’re trying to unlock
Awaiting your response.
Forum: Reviews
In reply to: [Prevent Direct Access - Protect WordPress Files] DOESN’T WORK!Hi @tjf85 ,
Thank you for reaching out to us and the feedback.
We haven’t received any reports from our customers about this issue yet.
To assist you better, could you provide us with the following:
- A screenshot/screencast demonstrating the issue you are facing.
- Which version of PDA Lite are you using?
Awaiting your reply.