|
User Details |
message
|
|
Herb Neely
post date:
2010-02-05 07:33:21
|
|
I installed the upgrade that made the folder Creative_Menus instead of Creative Menus. That solved my problem on the Unix server, but when I came back and worked on an older site and republished the Drop Down menus no longer work. See HatcherGarden.org (works on the index page but not on any of the secondary pages). The menuBar.html page itself works but will not work when called into other pages on a server side include like it did before. Please advise.
|
|
|
Herb Neely
post date:
2010-02-05 07:39:52
|
|
Forgot to mention in the original post. When I try to delete the server side input and simply insert the menuBar from the Creative Menus tab into the page, I get an error saying, "Making this change would require changing code that is locked by a template or translator. The change will be discarded". When I try to put in a whole new menu I get the same error.
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-02-08 04:33:47
|
Hello,
The problem is created by the fact that you have links to the old scripts in the head of your pages. The links are correct in the menuBar.html file but you need to update them in the pages that include that file.
The menuBar.html file shouldn't have a doctype declaration and <html> and <head> tags. Leave only the tags that define the menu structure.
Regards,
Andrei Rinciog
|
|