Hi
I have installed the weather module and the default menu in the template I am using stopped working. It only let me choose the first item in the list and the other menu items didn't work.
I then switched the menu to JoomlUX mega menu to see if my template menu was the issue and the same thing happens.
Dear stancliffe,
Thanks for contacting us and choosing our product!
As I answered in ticket!
About your problem with jux weather forecast you can fix it by add this css code at custom css option (back-end):
#weather {
z-index: 0;
}
Hope this help!