|
User Details |
message
|
|
micdim
post date:
2009-10-01 20:52:50
|
|
I've read your tutorial on using a template with ImageShowPro, and it works just fine with your tutorial. But what if I want to create a new file from the same template, but put it into another directory of my website? When I do this the ImageShowPro does not work.rnrnPlease let me know if there's a way around this!
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2009-10-02 06:15:25
|
Hello,
You need to make sure that the connection to the “includes” folder is correct when you insert the ImageShow in your page. Inside another folder, the relative paths need to be modified by adding “../” in their beginning.
A simple way to do this is to follow the tutorial and create the “creator.html” file in the same folder as your page. The extension will generate the required paths automatically and the workflow will remains the same.
Regards,
Andrei
|
|
|
micdim
post date:
2009-10-02 09:12:05
|
I have created 3 instances (in 3 different directory folders) of the same image show. These all created 3 different .js files such as xtdProBanner1.js, xtdProBanner2.js, and xtdProBanner3.js in order for them to work in the different directories.
The problem I'm seeing is that in order for me to modify one, I have to modify all of them, so they look the same.
Is there no way to create one instance and have it connect to all files in all folders, That way when I update one instance all files in all folders get updated.
Please let me know if this solution is possible and if you an show me how to do this with a Template.
thank you,
micdim
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2009-10-02 10:09:41
|
Hello,
Well, you can use the same ImageShow in all three of them. Just copy the code from the same "creator.html" file. Then, as I told you in the first post, you need to make sure that the paths to the “includes” folder are correct.
If you could send an archive with an example website that contains the same structure as yours at support at extendstudio.com it would help me a lot to better understand what you are trying to do.
Regards,
Andrei
|
|