This is probably a pathetically noobish question, but I’ve had a hard time finding an answer to it. So, a pre-emptive thanks for your time and patience in helping me out…
I’ve set up a site, in dotnetnuke 4.3.4, that includes quite a number of jpegs that are set up as hyperlinks that go to other pages within the site. (I’m using the Text/HTML module to set these links up, by the way, with the hyperlink function in the rich text editor.) What I’ve been trying to do is to use this site as a template on multiple child portals under the same parent. I’ve made the template without problems. When I install a new child portal using this template, I want to have all these jpeg hyperlinks point to the correct relative page within the new child portal. Right now, whenever I create a new site using the template all the hyperlinks are broken, trying to point to pages that do not exist within the new child portal.
So, for example I have a template that includes a jpeg hyperlink to a page called “Mexico”. When I create a new child portal using this template, the hyperlink doesn’t go to the “Mexico” page in the new child portal like I want it to.
Is this even possible in DNN? If so, how do I do it?
Thanks again for your help.