Portfolio Slideshow Reload Code
-
Hi,
I’m trying to get the Portfolio Slideshow plugin to reload, but I’m really not sure how to write the reload codes.This is the page.
From looking at the source code this is what I have, but it doesn’t have any effect as far as I can tell. Any idea what I’m doing wrong? Is this completely in the wrong direction? I have no experience with this …
jQuery('.slideshow-wrapper0').pscarousel({ { var psTimeout = new Array(); var psAutoplay = new Array(); var psFluid = new Array(); var psTrans = new Array(); var psSpeed = new Array(); var psLoop = new Array(); var portfolioSlideshowOptions = { psHash:false, psLoader:false, psFluid:false }; } psTimeout[0] : 4000, psAutoplay[0] : true, psTrans[0] : 'scrollHorz', psLoop[0] : true, psSpeed[0] : 400 }); jQuery.getScript('http://www.sensemayamusic.com/wp-content/plugins/portfolio-slideshow/js/portfolio-slideshow.min.js?ver=1.4.1');http://wordpress.org/extend/plugins/advanced-ajax-page-loader/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Portfolio Slideshow Reload Code’ is closed to new replies.