Jablago
Forum Replies Created
-
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Spanish Cookie PolicyThank you very much for the information Jarno.
This has been very helpful.Understood Rogier.
Thanks very much for your excepcional support and recommendations.
Have a nice week! π
Hi Hessel,
I’ve been all weekend testing my clients’ websites, both those hosted on Siteground and those hosted on Cloudways.
Finally I have been able to verify that the malfunction is mainly due to the restriction of the REST API that I make in my installations.
In some cases I had also issues with Varnish, but they are solved by purging the data once Burst is installed.
Now I have everything working properly (for now).
I’m a bit exaggerated with security issues, maybe, I don’t know. Experts generally recommend it as a good practice to prohibit access to the REST API to all users except the administrator. Is this really a good practice? What do you recommend?
Thank you very much for your help.
I will do that Rogier.
Anyway if I still have issues I will prefer to deactivate Varnish for the statistics work properly.
I really like your plugin and my plan is to install Burst in all of my clients.
Thanks very much for your help.
Hi Rogier,
Thanks for answering.
I’m afraid I don’t have much choice with Varnish. I can only activate it, deactivate it, and add URL or Cookie exclusions. And there is no rule for it to ignore URLs.
Could it be something related to the REST API in the WordPress configuration? I have it disabled for Non-Admins via Perfmatters.
I don’t know if that is related to what you say about rest api requests…
Well, indeed, the problem arises when activating Varnish Cache. With it disabled everything works fine.
The question now is: can we get Burst to work with Varnish Cache ON?
At the server level I have seen that I can define Varnish VCL exclusions via URL and via Cookie.
Any ideas?
Thank you in advance for your help.
You’re Welcome! π
Definitely. I will do so.
Thank you very much again for your help Hessel.
I appreciate your effort Hessel!
It works awesome now!
Thanks very much for your help and support.
Hi Hessel,
No, there is no capabilities restriction at all in my case. I use the default permissions in WordPress.
The only plugin I have to restrict menu items for the client is CMS White Label, but is deactivated now and still have the same problem. Editors can see the widget in WordPress Dashboards, but not the Burst Dashboard or Statistics page.
Any idea?
Forum: Plugins
In reply to: [Compfight] [Plugin: Compfight] "You don't have permission to access …You’re welcome Brett!
It means the position of the rewrite rule. This will depend on what you have in your htaccess file. In my case I deleted the position 7 (designated to Xcloner) and included the code I showed above.
If you have the position 7 already occupied, try to include the code at the beginning of the list, and change the number that corresponds to your case.
You can also do the same as I did, if you’re not using the Xcloner plugin.
I hope I have been helpful.
Sorry for my bad English, is not very good.
π
Forum: Plugins
In reply to: [Compfight] [Plugin: Compfight] "You don't have permission to access …Hi Brett,
I found the solution of the BPS incompatibility and Compfight.
If you still have that issue with BPS you can fix the problem adding to the .htaccess (in root directory) the next code:
# Compfight error accesing to the photos RewriteCond %{REQUEST_URI} ^/wp-content/plugins/compfight/ [NC] RewriteRule . - [S=7]There is a section in the .htaccess that says: PLUGINS AND VARIOUS EXPLOIT FILTER SKIP RULES. I add the code at the end of that section.
Hope it works for you!!!
Forum: Plugins
In reply to: [PhotoDropper] Breaks WP 3.5 Media ManagerHi,
Just installed PhotoDropper and I have exactly the same problem as rezon8dev.
When I hover the button it does not work, it does nothing. Also, all the buttons in the “Text” tab (in the editor) are disappeared, Β‘is blank!…
It’s a shame, it seems that is a great tool. I just disable the plugin until we receive news from the developer.