Topic: No social Icons, Getting response for twice, etc.
Hello,
We've bought juicebox pro to integrate our website. But we are having problem with it. We have wrote a aspx file to generate config.xml for different galleries, we are calling that file with a specific ID to get config.xml file of this album. But when we call this file for the first time, we are not able to see social media icons at the top. If you went back to previous page by home button, and then click the same campaign again, we can see the social media icons.
Here is the test link;
And the second problem I've found is, as long as I see from the console, It's sending me two response;
GET ResponseGallery.aspx?id=2
200 OK
403ms
GET ResponseGallery.aspx?id=2
200 OK
272ms
I've tried to disable other jquery file but result was still the same.
3rd Prob; Also after going back to gallery, scrolling is not working...
Any idea?