View Full Version : CSS MenuWriter not recognizing menus
Tom M
03-22-2009, 05:21 PM
Hi,
I'm trying to customize the menus on the Powerstore index and template files, but when I click on the menu, CSS Menuwriter is not recognizing the menu and doesn't let me edit it using the CSS Menuwriter interface.
Is this the expected behavior? I have the Powerstore files installed in a sub-folder of my main site.
Thanks,
TM
Ray Borduin
03-23-2009, 07:46 AM
That is the problem. You would need to have that defined as the root directory for it to find the files properly. It is a lot like connections or Templates files in DW. If they aren't in the root of the site DW won't handle them properly. You should be able to update your DW site definition and just assign the subdirectory as the root when working on these files.
Tom M
03-23-2009, 10:36 AM
Hi,
I took your advice and did the following:
1. Deleted all files in the Powerstore subdirectory in my Dreamweaver site
2. Created a new top-level folder "C:\DWsites\store"
3. Extracted the Powerstore files into "C:\DWsites\store"
4. Change permissions on all files to writable
5. Created a new DW site "MyStore" with the following settings:
> Root set as "C:\DWsites\store"
> Images set to "C:\DWsites\store\Images"
> Remote Access: None
> Server Model: PHP
6. Opened "C:\DWsites\store\index.php"
7. Clicked on the CSS Menuwriter Menu
8. Still not modifiable using the CSS Menuwriter interface (see attached screenshot)
What am I missing?
TM
Ray Borduin
03-23-2009, 03:10 PM
Please open a support incident. I believe this should work, so I'm not sure what the issue might be.
Neil Beadle
03-24-2009, 04:09 PM
In order to use CSS Menu Writer to edit your PowerStore navigation, an XML file needs to be copied to a different location first.
Follow these steps to copy this file to the appropriate location:
1. In your PowerStore files, navigate to the CSSMenuWriter\cssmw_admin directory.
2. Select menustyle.xml and press Ctrl (Cmd) + C to copy.
3. Navigate to the CSSMenuWriter\cssmw_home directory.
4. Press Ctrl (Cmd) + V to paste this file to this location.
5. In Dreamweaver, open the Main.dwt file from the Templates directory.
6. Click once on the menu, choose Edit from the CSS Menu Writer Properties inspector.
You should now be able to make any desired changes to the contents or design of your navigation.
sierrawolf
04-08-2009, 11:42 PM
I was having the same problem. Thank you for the solution.
Ray Borduin
04-09-2009, 07:00 AM
The issue is that some of the menus are dynamic and have server code added by hand after generation. This means that editing the menu with the wizard will remove that extra code and remove some of the functionality.
Really the menus should be updated by hand to prevent accidentally crippling functionality.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.