Creative DW Menus Pack Forum


box Creative DW Menus Pack
Creative DW Menu Pack is a suite of Dreamweaver extensions that seamlessly blends the flexibility of DHTML and the Flash look and feel to create beautifully web site menus. The extension comes with over 30 built in skins that can be customized to suit the design (colors, fonts, size) and include a smart resize system that preserves round corners and the gradient fills when you change the menu size.

Find out more about Creative DW Menus Pack

Thread: Update in All Pages

title left
User Details
message
title right
Mark

post date:
2010-02-05 22:53:30
I'm using a static menu type but "Update in All Pages" is not available in the Developers version. And when I uninstall the developer version and install the designed version it says I can not edit the menu because it is a dynamic menu.

Suggestions?
Cristian Dorobantescu [Extend Studio]

post date:
2010-02-08 03:33:34
Hi Mark,

Well, let me know if you are working on a HTML page.

Cristian
Mark

post date:
2010-02-08 08:02:49
I am working in php pages but the menu is not database driven
Andrei Rinciog [Extend Studio]

post date:
2010-02-08 08:21:21
Hello,

In dynamic websites the 'update in all pages' feature is not required anymore. You can have the menu on just one page and then include that page in all the other pages of your website. In php this is done by using the 'include' function.

You can get an idea of how this functions from this tutorial: http://www.extendstudio.com/creative-dw-menus-pack/Create_2_dependent_dynamic_menus_Dreamweaver_Creative_DW_Menus_extension.html
Check the 'Adding The Menus To The Index.Php Page' part.

Regards,
Andrei
Mark

post date:
2010-02-08 08:51:26
Wow, that is great. But, I would seriously consider not hiding this functionality in the tutorial about something else.

How about a little documentation and a simple tutorial specifically about how to use the include file functionality in php pages. Don't mix it in and confuse the issue with both dynamic coding and adding a secondary menu.

This is too important and fundamental to be hidden like this.