Slider not loading

General questions relating to Joomla! 3.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
mwebbo1
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Mon Jun 03, 2013 4:50 pm

Slider not loading

Post by mwebbo1 » Mon Jun 03, 2013 5:36 pm

I am new to Joomla. I purchased a template and have been trying to learn it basically through trial and error when it seems and error occured. The slider on the homepage now just spins without loading any of the images and text on the page. I do not for the life of me know what I did or how to fix it. Could anyone help me with ideas on what may have gone wrong? Thanks in advance.
http://bluerockscatering.com/temp/

ronaldwilli
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Tue Jan 03, 2012 6:39 pm
Location: Tirunelveli
Contact:

Re: Slider not loading

Post by ronaldwilli » Tue Jun 04, 2013 5:41 am

I just had a look on your view source.

Code: Select all

<div class="camera-item" data-src="/temp/images/slider/newport_sky.jpg" data-thumb="http://bluerockscatering.com/temp/" data-target="_self">
try to check whether the relative url is correct. and data-thumb has to refer to the right thumbnail url.

I too implemented the camera slide show. You can check the page live here
http://www.usedcarfleet.com/pre-owned/s ... baleno-lxi

also check the rendered html.

Code: Select all

<div id="ctl00_HomePageContent_rptThumbs_ctl01_pnlImageData" data-thumb="[b]../Utils/PhotoHandler.ashx?IsThumb=0&width=100&height=75&Id=30529[/b]" data-src="[b]../Utils/PhotoHandler.ashx?IsThumb=0&width=800&height=625&Id=30529[/b]">


Locked

Return to “General Questions/New to Joomla! 3.x”