Conflict with google maps

Replied by ced1870 on topic Conflict with google maps

Posted 7 years 6 months ago #38358
:)
ok, then the menu where you have your links is a module that you have published somewhere in your template. In a normal case, you publish a menu module (mod_menu) to show your menu. Here I see that the html code of the menu is not correct and I think that you are not using a good module

Hope this is clear and that you can find the information;

Just to explain : the scrollTo css class is not applied on the correct element, due to this bad menu html code

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by marvays on topic Conflict with google maps

Posted 7 years 6 months ago #38360
Ok. I have template Joomla shine. A nd use menu on position "top", where i have link with css class scrollTo. It is bad :(

I can send u acc.
by marvays

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Conflict with google maps

Posted 7 years 6 months ago #38368
may be then this is a feature from your template
try to go in the modules manager and create a new menu module.Then publish it in a template position and tell me

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by marvays on topic Conflict with google maps

Posted 7 years 6 months ago #38373
i make new mod_menu module in new position, but smooth not work. in the firebux is error.

new menu is under the banners.
by marvays

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Conflict with google maps

Posted 7 years 6 months ago #38378
ok I see. The problem remains the same, it seems that your template (with the JSN framework) rewrites all menus ...
this is actually the problem. Yes I see the error in the console, I explain you :
your menu structure

<li class="last scrollTo">
<a href="#kontakt">
<span> Kontakt </span>
</a>
</li>

or it should be something like this

<li class="last">
<a href="#kontakt" class="scrollTo">
<span> Kontakt </span>
</a>
</li>

when using the joomla menu link css class option, it shall apply on the anchor element <a>, not on the list element <li>

this gives the problem because the scroll plugin looks for the url on the link with the css class scrollTo, or here this is not a link

hope you understand

now you must ask for support about this bad menu structure to JSN ...

Joomlack Webmaster and Developer

by ced1870
The following user(s) said Thank You: marvays

Please Log in or Create an account to join the conversation.

Replied by marvays on topic Conflict with google maps

Posted 7 years 6 months ago #38381
nice. i solved it. in this position i make new html module with html text with links. now it work very good. thx
by marvays
The following user(s) said Thank You: ced1870

Please Log in or Create an account to join the conversation.

Time to create page: 0.740 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 852 guests and no members online