cmitch90
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Login page just refreshes. Tried everythingSorry I didn’t even realise myself until I looked into it that varnish was running, or what it even was. Ok I will have a play around and see what works.
I’m not sure about the VPS if I’m honest but I will check and try that.
I will mark it as resolved now, many thanks Jackie.
You too.
Forum: Fixing WordPress
In reply to: Login page just refreshes. Tried everythingJackie, many many thanks for the help here. It wasn’t dokan as I deactivated that.
I HAVE FOUND THE ISSUE. Finally after hours and hours.
The problem was varnish on my host. I finally found one post about woocommerce relating to varnish which is the host caching software.
I disabled it on bluehost and the issue has vanished. It now works. Now one question is, what would you recommend I use instead? I hear there is a few plugins, is there an easy one I can activate that will cache pages/load faster?
I am so relieved I have found the issue, and I hope others find this thread that are having a similar issue so that they can fix their problem too.
What a nightmare that was. Again thanks for the help Jackie.
Forum: Fixing WordPress
In reply to: Login page just refreshes. Tried everythingHi Jackie,
Tried all of the above, disabled all plugins other than woocommerce. also updated woocommerce, even deleted it and reinstalled it. Login still not working, changed to default theme and still doesn’t work either same issue. Single site by the way.
Could this be a theme issue? It’s so odd.
I installed ultimate member plugin which seems to log in fine, but then realised that I can’t use it as dokan has a custom registration form to register as a seller or as a customer, ultimate plugin just registers as a member.
🙁
Forum: Fixing WordPress
In reply to: Login page just refreshes. Tried everythingHi Jackie, Many thanks for the detailed reply, appreciate the help.
Will try those steps and see what happens.
In the meantime here is the .htaccess file
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Forum: Fixing WordPress
In reply to: Login page just refreshes. Tried everythingI am at work and just tried it here on IE this time not chrome. Log In to your account then log out, then try log back in again, just refreshes. So it’s definitely not a computer issue it’s server side 🙁
Forum: Fixing WordPress
In reply to: Login page just refreshes. Tried everythingHi Jackie,
Yes that’s right it’s just sample data, still a few bits left to finish on there 🙂
It’s very odd that you aren’t having the same issues, I’ve tried on 3 different browsers, 2 different computers and also 2 other friends have the same issue. Logging in once then out and back in doesn’t work. Sometimes on the rare occasion it does though, very odd.
I am using a few plugins. The main ones being Dokan and Woocommerce. I’ll try disabling one by one if I can to find the culprit. Although the only ones I have on there are ones I need really, but I will have a proper look tonight. I hope it’s not Dokan as that’s the main plugin for the site functionality.
Will keep updated, thanks for the help.
Forum: Plugins
In reply to: [WooCommerce] Customer's Can't log in using google chromeIt’s fixed now, it was a problem with the hosting using Varnish cache software, disabled and fixed the prob. thanks