Menu change for entire site

Post your questions and problem reports here.
Post Reply
austar
Posts: 2
Joined: Tue Nov 26, 2013 7:54 am

Menu change for entire site

Post by austar »

Hello

I like the look of this program, however before I decide to purchase it I have a question.

How do you change the menu for an ENTIRE site, what I have read, it appears that you have to go to each page individually and make the necessary changes.

That would take forever for a site that I have just been asked to fix.

Regards
Austar
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Re: Menu change for entire site

Post by MikeyB »

Hi Austar,

This would depend on how your site is built.
If you are using just HTML pages with no server side scripting then yes, you would have to change each page.

But if you use something like PHP, ASP, Perl or ASP.Net then you could put your menu on each page as an include file, and then you'd only have to change the menu once for it to change every page.

Mike
austar
Posts: 2
Joined: Tue Nov 26, 2013 7:54 am

Re: Menu change for entire site

Post by austar »

Thanks Mike
Post Reply