I am having problems in the case where someone is not logged into facebook and clicks the like button. A popup appears to ask for Facebook credentials and once I am logged in the like button is activated but the hidden content is not shown.
It will only show if I was previously connected to Facebook and click the Like button.
Is it also possible to reload the whole page instead of using ajax? I am using a share button that only show up if you are logged in to Facebook as well.
It’s not possible to load the whole page with ajax because the content may have been generated using many ways.
It’ll be hard to recreate everything. I full page reload might work.