Hi,
on the following pages the spry menu is not displaying properly. I did notice that in the template pages the link ref was missing ../ at the beginning. Having added this and updated the templates and child pages (these were also uploaded to the server) I thought that would solve the problem. But it doesn't look as though the change in the link ref has updated correctly.
http://davidcoshdesign.com/nea/lighting_decorative.html
http://davidcoshdesign.com/nea/lighting_functional.html
http://davidcoshdesign.com/nea/news.html
http://davidcoshdesign.com/nea/links.html
http://davidcoshdesign.com/nea/blog.php
http://davidcoshdesign.com/nea/lighting_functional_wall.html
This one appears not to be linking properly to the template? At leats, I think that's the problem. The template is in the correct folder and uploaded to the server.
I have noticed on this site that when I make a new page based on any of the site templates, when I look at the coding in DW, there are references to the local site 'root' folder.
Have I messed up the links to templates etc on site-wide basis? Do I need to go into 'Manage Sites' to sort this out?
Any pointers, would be great.
Thanks to everyone that has helped recently!
RP:)
Your pages are attempting to link to a CSS and a JS file in a root level folder named SpryAssets/.
<script src="/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="/SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
That folder and the 2 files are not there.
I think your root folder is nea/
What Ken has said also applied to
<img src="/assets/images/Lights/lights_select.jpg" width="400" height="400" alt="Lighting Thumbnails" />
which look for the JPG in http://davidcoshdesign.com/assets/images/Lights/lights_select.jpg rather than http://davidcoshdesign.com/nea/assets/images/Lights/lights_select.jpg
Gramps
North America
Europe, Middle East and Africa
Asia Pacific