clickrain / EE_Twitter

EE Add-on that uses oAuth to display Twitter Feed
Other
48 stars 18 forks source link

How do you control the loop speed #43

Closed eastwooddesign closed 10 years ago

eastwooddesign commented 10 years ago

Where can you control the speed in which each tweets loops? I find it too fast and would lik eto slow it down

bryanburgers commented 10 years ago

@eastwooddesign What exactly do you mean? EE_Twitter doesn't have a "loop speed" at all, as far as I'm aware. It just outputs the tweets as HTML however you specify.

Are you using some sort of carousel to loop through the tweets once they're rendered that you're talking about? If that's the case, you'll need to consult the docs for the carousel.

eastwooddesign commented 10 years ago

Thanks I think you are right. IT is using another carousel plugin

On Nov 3, 2014, at 1:56 PM, Bryan Burgers notifications@github.com wrote:

@eastwooddesign What exactly do you mean? EE_Twitter doesn't have a "loop speed" at all, as far as I'm aware. It just outputs the tweets as HTML however you specify.

Are you using some sort of carousel to loop through the tweets once they're rendered that you're talking about? If that's the case, you'll need to consult the docs for the carousel.

— Reply to this email directly or view it on GitHub.