Upgrade to version 1.4.0 and follow the instruction at Description section.
You need to add the following attributes:
items = '5'
items_desktop = '5'
It’s not working. Can you advise? This what my code looks like:
[carousel id="living_off_the_l" 'autoplay' => 'true' ,'stoponhover' => 'true' , slideSpeed="20" , navigation="true" , items = '5', items_desktop = '5'][item href="http://www.pinterest.com/TheINHouseGroup/rental-buildings-off-the-bedford-l-stop" img_link="http://www.theinhousegroup.com/wp-content/uploads/2015/01/BEDFORD.jpg" target="_blank"][item href="http://www.pinterest.com/TheINHouseGroup/rental-buildings-off-the-lorimer-stop" "img_link="http://www.theinhousegroup.com/wp-content/uploads/2015/01/LORIMER.jpg""target="_blank"][item href="http://www.pinterest.com/TheINHouseGroup/rental-buildings-off-the-graham-stop/" img_link="http://www.theinhousegroup.com/wp-content/uploads/2015/01/GRAHAM.jpg" "target="_blank"][item href="http://www.pinterest.com/TheINHouseGroup/rental-buildings-off-the-grand-stop/" img_link="http://www.theinhousegroup.com/wp-content/uploads/2015/01/GRAND.jpg" "target="_blank"][item href="http://www.pinterest.com/TheINHouseGroup/rentals-off-of-the-montrose-stop/" img_link="http://www.theinhousegroup.com/wp-content/uploads/2015/01/MONTROSE.jpg" "target="_blank"][item href="http://www.pinterest.com/TheINHouseGroup/rentals-off-the-morgan-stop/" img_link="http://www.theinhousegroup.com/wp-content/uploads/2015/01/MORGAN.jpg" "target="_blank"][item href="http://www.pinterest.com/TheINHouseGroup/rentals-off-of-the-jefferson-stop/" img_link="http://www.theinhousegroup.com/wp-content/uploads/2015/01/JEFFERSON.jpg" target="_blank"][item href="http://www.pinterest.com/TheINHouseGroup/rentals-off-of-the-dekalb-l-stop/" img_link="http://www.theinhousegroup.com/wp-content/uploads/2015/01/DEKALB.jpg" target="_blank"][item href="http://www.pinterest.com/TheINHouseGroup/rentals-off-of-the-myrtlewyckoff-stop/" img_link="http://www.theinhousegroup.com/wp-content/uploads/2015/01/MYRTLE.jpg" target="_blank"][item href="http://www.pinterest.com/TheINHouseGroup/rentals-off-of-the-halsey-stop/" img_link="http://www.theinhousegroup.com/wp-content/uploads/2015/01/HALSEY.jpg" target="_blank"][/carousel]
This is the page were you can see it in action:
http://www.theinhousegroup.com/living-off-the-l-train/
You made two mistake in your code
autoplay' => 'true' ,'stoponhover' => 'true'
it will be
auto_play = 'true' stop_on_hover = 'true'
you also use coma (,) inside shortcode. remove it. Write correct code, I hope it will work. Follow the code of Example 2: at the last of description.
Hi Sayful,
I made those corrections, however that hasn’t solved the problem of making the slider full width of the page. If you go on the page, you’ll see that the slider is just a bit short of the full width of a single column format.
http://www.theinhousegroup.com/living-off-the-l-train/
Is it possible to make it the full width?
Many thanks!
Hi Sayful,
Bumping the above post as well as a new problem…
The carousel isn’t showing up at all!
The client informed me, I hadn’t made any changes. I believe WordPress automatically updated yesterday, might that have something to do with it? Can you please take a look as soon as possible and let me know how to get this up and running again?
http://www.theinhousegroup.com/living-off-the-l-train/
Thanks!
Bumping again! Please help! The carousel is not showing up since WP updated a month ago. Please advise!
Thank you!