Hello everyone!
Just started building a new website with CMSMS 2.1.6 and encountered a weird issue in Navigator minimal menu... Links are not working.
When hovering on link I can see in the bottom of my browser's window it's pointing to the right page but when I click on that link nothing happens.
I was checking it with Web inspector and links are correct and working.
Links outside Navigator are working fine, within the page or outside links, doesn't matter.
I did all the maintenance stuff and cleared cashes everywhere but Navigator refuses to work.
If you have any ideas or suggestions or you need more informations, please let me know!
Thank you in advance and best regards!
jakovbak
Weird Navigator links issue
Re: Weird Navigator links issue
You have the {metadata} tag in the head area of the page template?
Link to the site so we can see it ourself
Link to the site so we can see it ourself
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Weird Navigator links issue
As far as I see Navigator module is working normally. I think your problem is CSS or jQuery related from other features at the template. Try to disable these and test again. Also check W3c validation tests.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Weird Navigator links issue
Hello Rolf!
Thank you for the tip. I did remove everything from the page except header and navigation but the problem remains.
Before creating the site in CMSMS I did everything in HTML and found no issues related to js. Guess something went wrong with smarty and js now.
I'll check it out and get back with the results.
Tnx and best regards!
Thank you for the tip. I did remove everything from the page except header and navigation but the problem remains.
Before creating the site in CMSMS I did everything in HTML and found no issues related to js. Guess something went wrong with smarty and js now.
I'll check it out and get back with the results.
Tnx and best regards!
[SOLVED] Re: Weird Navigator links issue
Tnx again Rolf!
There was indeed a part of one javascript which caused this issue. It came from a single-page template and it was smooth scrolling related.
Since this site is multi-page this few lines of code were completely unnecessary and once I deleted it my navigation became operational.
Thank you for pointing me in to the right direction!
Have a great weekend and all the best,
jakovbak
There was indeed a part of one javascript which caused this issue. It came from a single-page template and it was smooth scrolling related.
Since this site is multi-page this few lines of code were completely unnecessary and once I deleted it my navigation became operational.
Thank you for pointing me in to the right direction!
Have a great weekend and all the best,
jakovbak