Good afternoon. We are using the social login plugin and are very happy with it.
We are having an issue however. When logging in and navigating to a page with logged in content (a listing form), it still showing the 'login to submit a listing' note. If someone manually refreshes that page, the form displays. I have browser caching disabled. Is there a way to force these pages to refresh and show their contents to the logged in users? Any help on why this is happening is very much appreciated.
Answers
one of the pages im talking about is a listing page like this one:
http://buymyscooter.com/sell-a-scooter/create-an-premium-listing/
in order to see that form when logged in, it requires a manual refresh.
I first opened this page:
http://buymyscooter.com/sell-a-scooter/create-an-premium-listing/
Then I logged in with Facebook and returned to the page.
Now I could see the form, but the notice is still there. It also won't disappear if it refresh.
So I think that either the notice is hardcoded and always there, or the check if it has to be displayed or not is wrong.
Can you locate the notice in your code and check how exactly it's embedded?