Facebook Integration Issue

Posted in: Newspaper
Post count: 32

Hi there,

Site URL – http://www.tranqway.com/

1.) I am unable to connect my Facebook Page stats with the site. I added all the Keys etc but still, the Fans Count is showing 0.

2.) The Back to Top feature behaves weirdly after adding the code to change its position. Initially, the position of the back to top Icon shows fine. But as I start scrolling down, the icon slides more towards the top.

Post count: 22421

Hello,
1) You are using an old version of the theme and an older version of the social counter which will not work with the recent changes made to FB. Please update your theme and your theme plugins.
2) The back to top only needs to show up after the position change. Th position change will make it visible all the time. You will have to hide it using this code to have it appear in the position you want:

.td-scroll-up {
display:none;}
.td-scroll-up-visible{
display:block!important;
}

Thank you!

Post count: 32

Hi there,

Thanks a lot it worked!!

Prasenjit.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.