Help with autonav
Permalink
Hi there, i'm having a recent problem with my auto-nav, i'm getting a kind of link to home in every other link and getting a visual bug, i will attach picture, maybe its already solved somewhere else but, i don't really know how to look for the question, or how to make the question!
thanks in advance for any help!
thanks in advance for any help!
let me check it out, i am using autonav BLOCK.
i entered the code and gives me same error, on opera and IE it doesn't give me that error.
think that problem came when i was moving some permission options, its the only thing iv'e modified before noticing that problem
think that problem came when i was moving some permission options, its the only thing iv'e modified before noticing that problem
Have you made any recent changes to your theme or template?
Any modifications to your autonav controller/view?
Have you recently installed or updated any blocks or addons, and what blocks are present on the page?
Couldn't replicate the issue when I brought uphttp://green.solarqro.com/ in Opera. There are no duplicate links every other item, nor is the visual glitch present; the code looks as it should, and doesn't match your screenshot.
Have you tried logging out and viewing the page again, or using a different browser?
Any modifications to your autonav controller/view?
Have you recently installed or updated any blocks or addons, and what blocks are present on the page?
Couldn't replicate the issue when I brought uphttp://green.solarqro.com/ in Opera. There are no duplicate links every other item, nor is the visual glitch present; the code looks as it should, and doesn't match your screenshot.
Have you tried logging out and viewing the page again, or using a different browser?
yes you are right actually on opera, and IE, it doesn't show the bug.
the only modifications iv'e been doing is to view permissions on SITEMAP
Well, the site is locked down now, so there's not much more I can tell you, but, at a guess, it seems like either an issue that only appears when logged in as admin, or when firebug(?) is active.
Possibly either a CSS collision or some errant javascript.
btw, hardcoding to the theme would knock out any advantages of caching, which may not be an issue if your traffic isn't particularly high, and there aren't too many pages to contend with.
Possibly either a CSS collision or some errant javascript.
btw, hardcoding to the theme would knock out any advantages of caching, which may not be an issue if your traffic isn't particularly high, and there aren't too many pages to contend with.
i get the same error when im looged out, or without firebug, didnt notice the lockdown.
let me check that problem
let me check that problem
Thanks to the people helping out i didn't figure out how to solve it so just reinstalled theme and problem solved, hope it doesn't come back!!
Replace your navigation menu with the following code:
This will auto-generate a proper structure for your menu. Here is a sample of how your css code should look:
I hope this helps?