Shape 5

Wordpress Club Plugins => Image Slide v2 - Club => : arborcreek May 10, 2013, 12:39:41 AM



: Image slider just stays back and shows loading bar cycling but no image
: arborcreek May 10, 2013, 12:39:41 AM
So I got pretty much all the bugs worked put but cant figure this last thing. I loaded plenty of images made them all smaller than 1.5MB most under 1MB and linked about 5 to image slider but when I load page it just cycles and never loads images...location is black....was white. I checked permalinks, all seems to be correct.  www.arborcreeklandscapes.com  Using the wordpress construction theme. Thanks in advance for any help on this issue. ???


: Re: Image slider just stays back and shows loading bar cycling but no image
: Tristan Rineer May 10, 2013, 07:51:35 AM
From looking at your code with Firebug (http://getfirebug.com/), it appears you're using "?attachment_id=something" format URLs..  you need to use direct image URLs.  The attachment URL goes to a page, and the fader/slider can't load those pages because it's looking for an image.  The best way to get the correct URL format is to navigate to the image on your site, either in the media library or on whatever page you've attached it, right click the image, and select "copy image location" or "get image link" or whatever option gets the direct URL to the image.


: Re: Image slider just stays back and shows loading bar cycling but no image
: arborcreek May 10, 2013, 09:22:36 PM
 ;D Thanks you nailed it. Hopefully im done with request for fixes now.