Hi @truemarket,
Thanks for reaching out to us last night.
Yes, it looks possible to help you achieve that.
To assist you better, could you please provide us with the following information?
- Some screenshots showing errors when scanning
- Some screenshots of embedded styles you’re referring to
- A sample protected page URL
You might also want to send these details to our support email – hello(at)preventdirectaccess.com so that our team can support you faster.
Looking forward to hearing from you soon.
Thanks for your reply. I just sent an email. I will post back here if we find a solution.
Here is how to disable the embedded styles.
Step 1: Navigate to Plugins > Plugin Editor > Password Protect WordPress Lite in your admin dashboard.
Here, choose includes > services > class-ppw-customizer.php file.
Step 2: Comment out add_action( 'wp_head', array( $this, 'dynamic_styles' ) ); (line 19)
Step 3: Navigate to password-protect-page > includes > services > class-ppw-customizer-pcp.php
Step 4: Comment out add_action( 'wp_head', array( $this, 'dynamic_styles' ) ); (line 38)
Note that these changes will get overwritten when the plugin gets updated.
-
This reply was modified 4 years, 2 months ago by
truemarket.