DMXzone Bootstrap 3 Navigation Support Product Page

Answered

Navbar in server-side include file

Asked 22 Mar 2016 11:09:43
1
has this question
22 Mar 2016 11:09:43 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 22 Mar 2016 12:12:37
22 Mar 2016 12:12:37 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 22 Mar 2016 12:40:32
22 Mar 2016 12:40:32 David Woolley replied:
Thanks Teodor - so much easier than DW templates!
Dave

Reply to this topic