Nenesse
Forum Replies Created
-
hello, I managed to regain control of my website. Thank you very much for your help, I will keep the tutorial in a safe place.
Regards
Hi @robert681
I have already sent you a message at your email april, the second with no answer. Maybe you should check your spam?
My address is nenesse45 @ gmail dot com
I resend you an email 5 minutes ago
Regards
well, even if I resend you an email and let a new message here, no answer from you!
Should I give up to make your plugin works with LCWeb Private Content?
Regards
- This reply was modified 5 years, 1 month ago by Nenesse. Reason: correct word
Hi,
I have read and answer back to the email on March 22nd.
I have provide you access to a temp website to test my problem.I have resend you an email 5 minutes ago to provide you access to my website directly on you email.
let me know if it’s OK
regards
Hi, I have sent you an email one week ago but I still have any answer.
Any news please?
Regards
Hi, thanks for your answer.
The plugin I’m using is on CodeCanyon (LCweb). I can provide you the .php of integration code if needed by email.
Regards.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Styling the “Allow Cookies” buttonThank you for your answer.
I managed to do everything I need with the code
.cc-allow:hover{ background-color: black!important; border-color: black!important; color: white!important; }regards
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] cookie banner does not showHello, I just noticed that my message was marked as resolved, but it was not completely correct.
So to make the cookie banner works with AIOSP:
- In AIOSP, in “Firewall” menu, check “Advanced Character String Filter” into “Additional Firewall Rules” tab and save
- Copy all .htaccess rules in #AIOWPS_ADVANCED_CHAR_STRING_FILTER_START section. (get you .htaccess file via FTP)
- Uncheck “Advanced Character String Filter”¨and save
- Into AIOSP, in “Firewall” menu, check “Enable Custom .htaccess Rules” into “Custom Rules” tab
- Paste all rules into “Enter Custom .htaccess Rules:”
- Comment the line “RedirectMatch 403 config\.” into “# SPECIFIC EXPLOITS” section of the rules to ignore it (add a # before)
#RedirectMatch 403 config\. - Save Custom Rules
Now the cookie banner should work again.
Hope that can help.
regards
Back,
So I copy all Advanced Characters String rules into customization tab, and I have to comment one rule into SPECIFIC EXPLOITS section, see the code under:
# SPECIFIC EXPLOITS RedirectMatch 403 errors\. #RedirectMatch 403 config\. RedirectMatch 403 include\. RedirectMatch 403 display\. RedirectMatch 403 register\. Redirectmatch 403 password\. RedirectMatch 403 maincore\. RedirectMatch 403 authorize\. Redirectmatch 403 macromates\. RedirectMatch 403 head\_auth\. RedirectMatch 403 submit\_links\. RedirectMatch 403 change\_action\. Redirectmatch 403 com\_facileforms\/ RedirectMatch 403 admin\_db\_utilities\. RedirectMatch 403 admin\.webring\.docs\. Redirectmatch 403 Table\/Latest\/index\.Now the Complianz cookie banner works.
- This reply was modified 6 years ago by Nenesse. Reason: more details
Hi,
If I understand correctly, I have to check 76 RedirectMatch to find which one is causing the problem, right?
We know which file is blocked and I innocently thought it was easier to remove that problematic file from the scan inside .htaccess but it is surely more complicated than that.
Well, I’ll checked that when I have a moment to do that.
Hi,
I have the same problem here.
I have submit a post on Complianz forum and I am supposed to add an exception into .htaccess to exclude Complianz script
Someone would be ok to help me writing the correct rule or any hint?
I know it could be a bit tricky but I have an ftp access + a backup of my .htaccess if needed.
regards
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] cookie banner does not showHi, I have to admit that once you talked about a possible problem with a “security plugin” I made the connection with AIOSP, then immediately trying to find a solution myself instead of checking your articles.
There is a post in AIOSP support forum but they do not talk about excluding a script. I will asked for help nonetheless.
regards
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] cookie banner does not showHi again,
I think I have found which option causes the problem with cookie banner.
In AIOSP, in Firewall menu and Additional Firewall Rules tab, if I tick the last option “Advanced Character String Filter (this will block bad character matches from XSS)”, the cookie banner stops working.
Any Idea of what does this mean? Is there something wrong with the Complianz script?
I do not see any option to add an exception or bypass firewall for Complianz script.regards
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] cookie banner does not showHi, you are right, I’m using All In One WP Security plugin.
I have disable all security functionnalities and all firewall rules and finally cookie banner works.Now, I have to find out which option breaks Complianz and see if I can add exception.
I will let you know if I have more information later.
Thank you, regards.
Hi, in Elementor settings, check Docs Post Types. You should be able to edit your docs with Elementor.
https://prnt.sc/kpzwfs- This reply was modified 6 years, 2 months ago by Nenesse. Reason: spellings