-
AuthorPosts
-
May 16, 2010 at 3:26 am #151098
I am getting 6 w3c validation errors following are the code snippets (line 139 and 215). I tried uninstalling MegaMenu but that doesn’t help. Any assistance would be greatly appreciated.
Thanks in advance.
.
.
.
135.<div class=”ja-syndicate”>
136.<a class=”megaitem” href=”/joomla/index.php?format=feed&type=rss”><span>RSS</span></a>
137.</div>
138.
139.<link href=”http://www.usbiathletefund.org/joomla/templates/ja_teline_iii.v1.4.1/css/menu/mega.css” rel=”stylesheet” type=”text/css” /><script src=”http://www.usbiathletefund.org/joomla/templates/ja_teline_iii.v1.4.1/js/menu/mega.js” language=”javascript” type=”text/javascript”></script><div id=”ja-topnav” class=”clearfix”>
140.<div class=”ja-megamenu”>
141.<ul class=”megamenu level0″><li class=”mega first”><a href=”/joomla/index.php?option=com_community&view=frontpage&Itemid=110″ class=”mega first” id=”menu110″ title=”USBF Community”><span class=”menu-title”>USBF Community</span></a></li><li class=”mega”><a href=”/joomla/index.php?option=com_contact&view=category&catid=61&Itemid=113″ class=”mega” id=”menu113″ title=”Contact Us”><span class=”menu-title”>Contact Us</span></a></li><li class=”mega last”><a href=”/joomla/index.php?option=com_content&view=section&layout=blog&id=7&Itemid=80″ class=”mega last” id=”menu80″ title=”USBF”><span class=”menu-title”>USBF</span></a></li></ul>
142.</div> <script type=”text/javascript”>
143.var megamenu = new jaMegaMenuMoo (‘ja-topnav’,
.
.
.
206.<script type=”text/javascript”>
207./* <!]> */
208.var jaNewsHL = new JA_NewsHeadline({
209.autoroll: 1,
210.total: 3,
211.delaytime: 8 });
212.window.addEvent(‘domready’, function() {
213.jaNewsHL.start();
214.});
215./* ]]> */
216.</script>
217.-
gray Friend
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
May 16, 2010 at 3:45 pm #343747In general validator also has bugs with processing CDATA .
But as I can see the in line
207./* <!]> */
the /* ]]> */ is not necessary as it’s stated in line
215./* ]]> */Do you use JA News? Try to disable it and validate again.
May 16, 2010 at 7:11 pm #343756Yes, our site is a news site so JA News is the basis for most of the site so, disabling JA News is not practical.
What about the css link for MegaMenu at line 139? I was surprised about that one because I don’t have MegaMenu installed, I am using magazin. Even so, shouldn’t the css link be well above with all of the others?
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
May 17, 2010 at 5:08 am #343783I meant disabling JA News just for validations to see what is causing the error.
As regards MegaMenu. There is a line in blocksheader.php
[php]<?php $this->loadBlock (‘topmega’) ?>[/php]
which loads the megamenu files and styles.Disabling that line (commenting it out) would stop loading megamenu related files.
May 17, 2010 at 2:45 pm #343836What confuses me is that I have uninstalled MegaMenu so I don’t understand why it is even showing up. Is it possible that there is a problem with my installation?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 19, 2010 at 2:58 am #343968Dear jwmayo!
Thanks for reporting !
Here is the bug of the template, i have created a issue On The PM, our Developer will fixed this
http://pm.joomlart.com/browse/JATCTELINEIII-222
Thanks -
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Saguaros 14 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-