predatorkill
Forum Replies Created
-
Forum: Plugins
In reply to: [Clean Login] clean login and varnish cachingI updated the page with the shortcode, no luck.
I’ve uninstalled and installed again, now works like a charm. I didn’t changed anything, it stopped worked suddenly so I can’t really find out where the problem was.
Forum: Plugins
In reply to: [Clean Login] clean login and varnish cachingNo problem Alberto, when removing this line the login system works so not big deal. New issue, the registration form doesnt even validate and it redirects to the main page no matter what i do in varnish config.
The varnish config file is a common file found on internet, not so special settings are required for my setup.
It’s not the plugin to blame, the plugin is fantastic, it’s solely a cookie issue.
I hope someone take a look at it and help me out.
Forum: Plugins
In reply to: [Clean Login] clean login and varnish cachingIt seems i got it fixed by removing this code:
# Only allow cookies to be set if we're in admin area if (beresp.http.Set-Cookie && bereq.url !~ "^/wp-(login|admin)") { unset beresp.http.Set-Cookie; }But, cache is not working correctly because now I’m allowing all cookies to be set.
Does someone has an idea on how to make it work correctly?
Thanks
Forum: Plugins
In reply to: [WordPress Social Login] Localization problemsis there going to be a fix for this?
this is the last plugin that i need to translate in order for my website to go live!
thanks
Forum: Plugins
In reply to: [WordPress Social Login] Localization problemsi confirm that i have the same issue, i ve translated many plugins for my site before going live, i m stuck on this one, it always displays english language.