DMXzone Bootstrap 3 Navigation Support Product Page

Answered

Navbar in server-side include file

9 years ago David Woolley posted:
What is the best way to setup a server-side include for a Bootstrap 3 navbar?
I've copied the <nav> ...</nav> code into my include file and it works fine, but then the navbar can't be edited in the GUI. I suppose I could setup a page just for the Bootstrap 3 Navigation, edit it there, then copy & paste the new <nav> code to the include file.

Any better ideas?

Thanks
Dave

Replies

Replied 9 years ago
9 years ago Teodor Kuduschiev replied:
Hello David,
the navigation code could not be edited through the UI when used as a SSI.
The best way to do it is to work on a static page, with the nav included and when you are done, just cut the <nav> ..</nav> and put it in the SSI file.
Replied 9 years ago
9 years ago David Woolley replied:
Thanks Teodor - so much easier than DW templates!
Dave

Reply to this topic