DMXzone Bootstrap 3 Support Product Page
Answered
Code being added to the top of the Bootstrap 3 Template.
Asked 24 Feb 2014 19:06:42
1
has this question
24 Feb 2014 19:06:42 David Slentz posted:
Since installing and Bootstrap 3, every time I open up my Dreamweaver CS5.5 template, it places the following code at the very top of the coding before the <!DOCTYPE html>.<!--[if lt IE 7]><script type="text/javascript" src="../Styles/IE7.js"></script><![endif]-->
This happens each time I open the Template. If I do not delete that line of code each time, I will end up with more and more codes and getting errors also.
Is there a way to get it to stop adding this line of text?
Replies
Replied 25 Feb 2014 09:48:36
25 Feb 2014 09:48:36 Teodor Kuduschiev replied:
Hello,
this code is not being added by the bootstrap extension. Please tell us which other extensions are you using on this page?
this code is not being added by the bootstrap extension. Please tell us which other extensions are you using on this page?
Replied 26 Feb 2014 11:53:31
26 Feb 2014 11:53:31 David Slentz replied:
NivoSlider, HTML5 Image Enhancer, Responsive Text, Supersized
Replied 27 Feb 2014 10:39:03
27 Feb 2014 10:39:03 Teodor Kuduschiev replied:
Please provide a link to your page.
Replied 28 Feb 2014 14:50:12
28 Feb 2014 14:50:12 David Slentz replied:
dm-webcreation.com/pc2/
You'll see this line of code on line 1. There would be duplicates of this code on line 2, 3, etc.... but I keep deleting them from the Template file so that does not happen.
You'll see this line of code on line 1. There would be duplicates of this code on line 2, 3, etc.... but I keep deleting them from the Template file so that does not happen.
Replied 28 Feb 2014 14:53:40
28 Feb 2014 14:53:40 Teodor Kuduschiev replied:
Hello,
It should not even be on line 1 also, as it is already included in the head tags. This is inserted by the navigation menu. We will investigate this behavior in DWT templates.
It should not even be on line 1 also, as it is already included in the head tags. This is inserted by the navigation menu. We will investigate this behavior in DWT templates.
Replied 28 Feb 2014 15:07:53
28 Feb 2014 15:07:53 David Slentz replied:
Great. The reason why it caught my attention is because when it tries to place that code there the second time, Dreamweaver gives me this error message:
"You have added or changed code outside the <html> tag. This change will not be copied to documents based on the template..."
"You have added or changed code outside the <html> tag. This change will not be copied to documents based on the template..."
Replied 25 Mar 2014 13:06:19
25 Mar 2014 13:06:19 David Slentz replied:
Has the problem with navigation menu and dwt been discovered and resolved yet?