Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Hire Someone to Auto-Rotate Grid Gallery on Homepage WordPress

  • REFUNDED

http://pfisterresource.com/

This Grid Gallery at the top of the page currently only rotates to the next 4 images if you click the arrow(s). Could someone edit the code and make it rotate automatically every few seconds? (and pause on hover)

Answers (4)

2012-05-24

Agus Setiawan answers:

hi, let me help you. please send me an access to your dashboard,

need to put something like this :

function auto_next() {
$('#tj_next').data('scrollable').next();
setTimeout(auto_next, 1000); // 1000 == one second
}
auto_next();

thank you.

2012-05-24

Arnav Joy answers:

i can help you in this

2012-05-25

Duncan O'Neill answers:

Hi,

I've played around with the coding for this plugin ( which seems to come from [[LINK href="http://tympanus.net/codrops/2011/06/09/grid-navigation-effects/"]]http://tympanus.net/codrops/2011/06/09/grid-navigation-effects/[[/LINK]]. I can't see any built-in options for auto-starting or looping.

I suggest you use another jQuery slider from [[LINK href="http://sorgalla.com/jcarousel/"]]http://sorgalla.com/jcarousel/[[/LINK]] . I've used this successfully on [[LINK href="http://electrotrade.co.nz/"]]another project[[/LINK]], and it works fine , with more than enough built-in options. Including auto-starting, and looping.

I can do this for you with FTP access. Please message me if you're interested.

best,

Duncan O'Neill

2012-05-25

Rashad Aliyev answers:

Hello friend, I'm available. Feel free to contact with me.