WP Folio Team
Forum Replies Created
-
Hi fatherb,
Thank you for reaching out to us.
It seems you’re using the rule of PDA Gold version instead of the rule of PDA Free version and it’s still working for some reason.
Could you help to provide the rule you’re using for us to take a look please?
If you’re using PDA Free version, please help to check if you’re using this rule:
rewrite wp-content/uploads/_pda(\/[A-Za-z0-9_@.\/&+-]+)+\.([A-Za-z0-9_@.\/&+-]+)$ "/index.php?pda_v3_pf=$1&is_direct_access=true&file_type=$2" last;
rewrite private/([a-zA-Z0-9-_.]+)$ "/index.php?pda_v3_pf=$1" last;Awaiting your reply.
- This reply was modified 1 year, 9 months ago by WP Folio Team.
Forum: Reviews
In reply to: [PPWP - Password Protect Pages] Waste of timeHi Diego, sorry to hear that. Can you please tell us what was the issue that you ran into? As you can see, we have 30,000+ active installations. So it’s probably an external issue – like a plugin conflict. And we offer great support, so we’ll make sure your issue is resolved asap. Appreciate your feedback!
Hi @itapress ,
Sorry for the late response.
>>>I am referring to the placeholder string “Enter one password per line” which uses the esc_attr() function and not the esc_attr__() function which allows translation. Then the text domain should also be corrected from ‘wp-protect-password’ to PPW_Constants::DOMAIN.
Yes, we have already fixed it in version 1.9.2 by replacing ‘wp-protect-password’ with PPW_Constants::DOMAIN.
>>>But I think it’s better to delete the unnecessary text domain reference where is ‘
<?php echo esc_html( $password, PPW_Constants::DOMAIN ); ?>‘ in this line:Thank you again for your feedback. We truly appreciate it.
I have notified our development team, and they will remove any unnecessary text domains in the plugin in the next version.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] How can I use shortcode for page protection?Hi @tiicaa ,
Unfortunately, we haven’t supported shortcodes that protect the whole page. as the shortcode mainly used for partial content.
Could you help to take a look on Section Protection and check if it meet your requirement please?
Creating a section will automatically password-protect it, then you just need to embed your protected section into the content of your page/post to use.
Let us know if it works.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Disable API protectionHi @kristtranslate ,
Thank you for the information. There was a misunderstanding, but we understand your point now.
Using APIs (specifically wp-json/wp/v2/ route) to bypass Sitewide Protection has been identified as a bug reported by WordFence, rather than a feature.
Therefore, we have addressed this issue in version 1.9.1+. The WordPress site’s APIs must remain protected until you use the password to unlock Sitewide Protection. If they aren’t protected, unauthorized users could potentially access your site.
If you need to bypass Sitewide Protection, we recommend using our quick access link (QALs), Whitelist specific user roles, or Whitelist specific IP addresses provided via the PPWP Pro plugin.
References: https://passwordprotectwp.com/docs/bypass-wordpress-sitewide-password-protection/
Thank you for your understanding.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] How can I use shortcode for page protection?Hi @tiicaa ,
Thank you for reaching out to us.
The protection offered by using the shortcode (Partial Content Protection (PCP)) will differ from single-page protection.
If you want to automatically protect the page upon publishing or creating it, you may want to consider using custom code.
References: https://passwordprotectwp.com/password-protect-any-posts-automatically-upon-publish/
Let us know if it works.
Hi @abbielee ,
Thank you for reaching out to us.
It looks like the issue related to your themes.
We’re able to enter the password if we adjust your site width. You can watch the video we attached below.
Awaiting your reply.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] I got a error messageHi @paulwan ,
Thank you for the feedback and the screenshot.
Our dev team has addressed the issue and will fix it in the next release.
If you need the fix immediately, please contact us via our website to get the beta version.
Awaiting you reply.
Hi @dviolante ,
Thank you for reaching out to us.
>>>BTW your video at https://preventdirectaccess.com/extensions/protect-wordpress-videos/ doesnt work either
Could you help to use the link below and check if it works please? It could be a cache issue.
https://preventdirectaccess.com/extensions/protect-wordpress-videos/?=123123
>>>when i protect a video with your plugin, as admin i can see the video but no one else can see the video, we see Media error: Format(s) not supported or source(s) not found message.
To clarify, PDA Gold/PDA Lite does protect your video URL against custom user roles but it doesn’t allow anyone to view your videos online
To view your protected videos which are embedded into your pages/posts online, you will need the PDA Gold and the PDA Protect WordPress Videos & Audios extension.
Which PDA version are you using? PDA Lite or PDA Gold? and have you purchased the PDA Protect WordPress Videos & Audios extension yet?
References: https://preventdirectaccess.com/docs/prevent-direct-access-gold-vs-protect-videos-extension/
Awaiting your reply.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] I got a error messageHi @paulwan ,
Thank you for reaching out to us.
To assist you better, could you please:
- Take a screenshot/screencast when you meet the error.
- Which PPWP version are you using?
- Does it affect your protection?
Awaiting your reply.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Protect WoocommerceHello @webbmasterpianise ,
Thank you for reaching out to us.
To be specific, password-protecting entire shop page is an advanced feature, which requires our WooComemrce Integration on top of PPWP Pro plugin.
By default, WooCommerce doesn’t allow password protection for your entire WooCommerce shop.
That’s why we need an integration with this platform for our protection to work properly.
To protect your entire shop, simply go to Pages and click on “Password Protect” button next to the Shop page.
As a result, your entire shop will be hidden under a password form while the rest of your website is still accessible to the public.
Our plugins allow you to create multiple passwords to unlock your protected shop page.
You can also manage all passwords at the same place, e.g. restrict passwords by time or usage, view total usage.
Let us know if that makes sense.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] PPWP Not WorkingCould you help to:
- Log in to your hosting account.
- Go to My Sites then hover over your site’s box and click on Manage Site.
- Go to Performance and select Caching Off.
- Clear all the cache.
Note: You can consider testing with the default WordPress theme (Twenty-Twenty-Two) in the meantime.
Awaiting your reply.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] PPWP Not WorkingHi @designerchrome ,
Thank you for reaching out to us.
To better assist you, could you please provide:
- A sample protected page URL and the password so we can take a look.
- The hosting server and cache details you are using.
- The theme you are using.
Awaiting your reply.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Disable API protectionHi @kristtranslate ,
Our dev team didn’t provide the option to turn the API protection on or off.
They have adjusted some code so that if your site uses the Sitewide Protection and API, it won’t break your site.
Is your site still experiencing issues when using our PPWP 1.9.1.1 version? If so, could you please provide us with the debug.log file so our dev team can investigate?
Just to confirm, are you using the PPWP Sitewide Protection feature?
Awaiting your reply.
Hi @xscontrol ,
Thank you for reaching out to us.
To assist you better, could you please provide the following information?
- Which PDA version are you using: PDA Lite or PDA Gold?
- What hosting server and cache server are you using?
- Could you provide us with the .htaccess file to review?
- Was the file on the product page created before or after the file protection was applied?
Awaiting your reply.