CSS Image Gallery Support Product Page
This topic was archived
CSS Gallery and templates
Asked 17 years ago
1
has this question
17 years ago Pascal Derathe posted:
Hello,I think that this interesting extension can't run with DW templates.
It must write (I delete the "<" at the beginning of each line
" /script >
script src="ScriptLibrary/jquery-latest.pack.js" type="text/javascript"></script>
script src="ScriptLibrary/jquery.dimensions.pack.js" type="text/javascript"></script>
script src="ScriptLibrary/jquery.mousewheel.pack.js" type="text/javascript"></script>
script src="ScriptLibrary/dmxgallery.js" type="text/javascript"></script>
link href="styles/dmxgallery.css" rel="stylesheet" type="text/css" />"
in the <head> section ...and under a template it is not allowed to write here.. so the script runs with an error
(I use the 1.02 version)
Replies
Replied 17 years ago
17 years ago George Petrov replied:
Hi Pascal,
Yes we have a problem when the gallery is applied on a page with DW templates when there is no template region in the Head section.
Normally there should be one so that the extension can include there the needed js files, but if there isn't one the extension will give an error.
We will try to find a solution for this in the next update.
In the mean time the solution is to make sure you have a template editable region in the head tag or detach the page from the template.
Greetings,
George
--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFiles.nl
--------------------------------------------------
Yes we have a problem when the gallery is applied on a page with DW templates when there is no template region in the Head section.
Normally there should be one so that the extension can include there the needed js files, but if there isn't one the extension will give an error.
We will try to find a solution for this in the next update.
In the mean time the solution is to make sure you have a template editable region in the head tag or detach the page from the template.
Greetings,
George
--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFiles.nl
--------------------------------------------------
Replied 17 years ago
17 years ago Pascal Derathe replied:
Hello GeorgeIn my HEAD section I have
< ! -- TemplateBeginEditable name="head" -- > < ! -- TemplateEndEditable -- >
Despite this ... I still have an error when I want to create a CSS Gallery
< ! -- TemplateBeginEditable name="head" -- > < ! -- TemplateEndEditable -- >
Despite this ... I still have an error when I want to create a CSS Gallery
Replied 16 years ago
16 years ago Denis Hoffmann replied:
Try copy paste it between the region.