Creative DW Image Effects Forum


box Creative DW Image Effects
Creative DW Image Effects is a Dreamweaver extension that applies multiple effects to images. It supports both static effects and rollover effects. It also supports button actions and the image effects can be combined.

Find out more about Creative DW Image Effects

Thread: DW Templates

title left
User Details
message
title right

post date:
2009-10-06 05:39:22
Can Creative DW Image Effects be used inside DW templates. I have tried this but is does not seem to work.

i.e. an effect that works fine in a 'normal' page will not work when the effect is created in a template and the page generated from the template.

regards,

Andrew
Andrei Rinciog [Extend Studio]

post date:
2009-10-06 06:14:56
Hello Andrew,

When you insert an ImageEffect in your page, a couple of script loaders are inserted in the head of your document. These tags load external javascript files that are located inside a folder called “includes”. That folder is automatically generated by the extension in the root folder of your website.

When you insert an ImageEffects in a template, the paths to from that ImageEffects to the javascript files have “../” at their beginning. That’s because each template is created inside a folder called “Templates”. Problem may appear when you apply that template to a page that is on the root of the website because the links aren’t updated. Check those script tags to see if they have a correct link to the “includes” folder.

Regards,

--
Andrei Rinciog
Extend Studio - Support Engineer