Hi,
I am trying to use templates in WeBuilder on a site with multiple depth folders. When I place an image or link in the template is there some kind of template management feature that takes into account the path depth in which the file is stored? Do I need duplicate templates adjusted for each depth so the links come out right? What is the best way to manage this situation?
I tried using links such as /index.html instead of simply index.html, but that doesn't seem to work.
--David Chandler
Templates and Path References
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
-
- Posts: 1
- Joined: Fri Jan 06, 2006 10:55 pm
- Location: CA-USA
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
This question does not relate to the editors but to your web site architecture as such.
As far as I can tell from your comments, there are 2 possible solutions:
1) Have various depths
2) Have absolute path (e.g. http://www.somesite.com/image.gif) - this will not work locally, but it will work once your website is uploaded to web.
As far as I can tell from your comments, there are 2 possible solutions:
1) Have various depths
2) Have absolute path (e.g. http://www.somesite.com/image.gif) - this will not work locally, but it will work once your website is uploaded to web.