Private: Home › Forums › HTML Templates › Mixed Modern and Professional HTML Template › Tweet scroll on sub pages › Reply To: Tweet scroll on sub pages
Hi Steve,
I see in inner pages error in console. For some reason Twitter widget is adding current page in AJAX request:
http://newsite.glebusinessloans.co.uk/<strong>LatestNews/</strong>js/twitter/tweets.php?limit=20&visible_tweets=2&speed=600&delay=7000&username=GLE+Business+Loans&time=false&replies=true&date_format=style1&animation=fade&url_new_window=false&request_url=js%2Ftwitter%2Ftweets.php&logo=false&profile_image=true&position=append&instance_id=&action=pi_tweetscroll_ajax
Can you try to change init script parameter to this (in include.js, line 103):
request_url: "/js/twitter/tweets.php",