Twitter Feeds Scroller (v6)

1 reply · opened Jun 14, 2020

PpardthemonsterJun 14, 2020

I am having difficulties with getting the Twitter Feeds Scroller to work and am unable to find any examples in the package to go by. I have confirmed it is NOT an OAuth issue as the other Twitter Feeds work AND downloads data to the cache folder when executed.


	
	
		
			
		
	

Further, when the Twitter Feeds Scroller code executes it does NOT download data to the cache folder. I am guessing this is attributed to the class customjs; if I remove the customjs class it does pull data into the cache folder, but still doesn't work. Any ideas?

SSemicolon WebSTAFFJun 14, 2020

Hello,

Apologies about the Inconveniences caused!

There is a Bug in the Code related to this and we have already fix this and working on an Update to release it today. Meanwhile you can fix this yourself by finding and deleting the following code in the js/plugins.twitter.js File:


$twitterFeedEl = $twitterFeedEl.filter(':not(.customjs)');

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard