Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

#3659
Vladimir
Keymaster

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",