Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Images not showing up on main page

Images not showing up on main page

Locked

Views: 561

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
3 Aug 2009, 6:05 AM
#1
madeaux avatar

madeaux

New Zenner

Join Date:
Apr 2009
Posts:
20
Plugin Contributions:
0

Images not showing up on main page

I am trying to add some images to my content pages and I am starting with just a test image on the main page to make sure it works. However, I cannot get the image to appear, only the alt tag, so obviously it is not accessing the image. I have put the image in several different locations, double checked the name and path, etc but I can't figure this out. Help? http://www.yoganidranews.com

3 Aug 2009, 2:29 PM
#2
madeaux avatar

madeaux

New Zenner

Join Date:
Apr 2009
Posts:
20
Plugin Contributions:
0

Re: Images not showing up on main page

Please? I really need to figure this out because I have a lot of images to add and not much time.

3 Aug 2009, 3:00 PM
#3
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Images not showing up on main page

Double check the path for your images. It's looking for images/kath.jpg. Is that where the image is located?

3 Aug 2009, 11:24 PM
#4
madeaux avatar

madeaux

New Zenner

Join Date:
Apr 2009
Posts:
20
Plugin Contributions:
0

Re: Images not showing up on main page

Ok, I finally solved this by making the paths absolute paths rather than relative. Maybe because these are includes, the path needs to be relative to the php file rather than the include? Anyway, this is solved for the time being, on to new questions!