Hello,
I have been trying to get the login on the website to work for a while now and can't seem to figure it out. I am using WPENGINE as host and added the code to make that part work which does but now it just redirect me back to the homepage right after I sign in on the frontend and says Im not logged in. Please Help!
This reply has been marked as private.
CAn you please share what code you have added and where you have added the code ?
I tired to login with the given credentials but system said invalid user .
Can you please share a valid login credentials to check the issue at your end ?
This reply has been marked as private.
Ok I checked your site .
I tried to print the value of the url that is generated by the code it did not reflected at all on the site .
refer :
http://prntscr.com/cdly5w
http://prntscr.com/cdlyu8
Same for the modern theme registration as well .Seems like your pages are cached from server side .
Please try contacting your webhost and clean the cache in your site .
My host has cleaned the cache but the login and popup register doesn't seem to be working still. :((
Hope there is a solution to this as the login is a very important part to my site.
This time directly put the changes in your theme files and even that change does not reflected when i check it .
check screenshot in private reply .
This reply has been marked as private.
Okay well is there a solution to getting this to work as at this point I dont know what to do as the frontend login does not work.
Any solution to the login issue and getting the Ajax registration to work as this is a critical thing I really need working.
There was an error in the code you pasted (You had pasted the function out of the class but the code must be inside the class to work) . I have fixed it and now able to login via front end.
Thanks, let me know if this topic can be marked as resolved.