Patrik
Forum Replies Created
-
AuthorPosts
-
June 28, 2019 at 9:39 am in reply to: Redirection after login and after registration is not working #4618This reply has been marked as private.
Hi,
Thanks for your suggestions. I have made the changes and will be available in the next release.
Regards,
PatrikThis reply has been marked as private.Hi,
We surely will fix this if it is due to the API version. But can you first check if you have enabled 2-factor authentication on your LinkedIn profile from which you are trying to log in?
Regards,
PatrikThis reply has been marked as private.Hi,
Are you trying more than one time to log in with the twitter or linked in from same browser tab? Then there could be such error as they store data into a cookie and use them for the next login attempt. So if you are trying to login with social login multiple times then you should clear all cache before login.
I have tried to login via twitter and it worked properly. If possible explain the issue step by step so we can troubleshoot more.
Let me know if this resolves your problem or not.
June 24, 2019 at 2:31 pm in reply to: Redirection after login and after registration is not working #4581Hi,
I have checked that the login page is redirecting properly. For registration redirect, you have selected the require email activation as a registration action which will not redirect the user to redirect page instead display the message above the form regarding email activation. If you want to force redirect the user then there is a hook which can be used to redirect. Let me know if you want to force redirect and I will make changes accordingly from your FTP.
Regards,
PatrikYou are welcome!
This reply has been marked as private.This reply has been marked as private.Hi,
Generally, we do not recommend exclude our scripts from cache plugins if everything works fine but in case it’s not working or causing issues then only we recommend to exclude it from the caching plugins. So we could not put data-no-optimize=1 in our core plugin for all but suggest to exclude only if required for specific sites.
Regards,
PatrikHi,
Good to know we found the culprit. There can be settings in the cache plugin to exclude the JS files from caching as many cache plugins provide such settings so you can exclude some files from caching. Let me know if you need any further help from our side.
Regards,
PatrikHi,
It seems the link is breaking due to white space in the login name. So it should be escaped so that it replaces whitespace with %20 and the link will not break. Can you provide me FTP details in private reply so that I can do some changes and check if it fixes the issue or not?
Regards,
PatrikThis reply has been marked as private.Hi,
This could be due to conflicts. Can you please provide us the site and admin details in private reply so that we can do troubleshooting? We may need FTP details as well if we need to do more troubleshooting from code.
Regards,
Patrik -
AuthorPosts