Main menu "Home" not displaying as box on moble

  • temple8
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
9 years 9 months ago #41009 by temple8
First of all, great template!

Okay ... Two problems actually:

1.) Main menu is not displaying as a box from mobile device such as iphone 4S portrait orientation when at "Home". All other menu items seem to be displaying/working correctly on mobile.

2.) Hot Full Carousel is also not displaying properly at "Home" on mobile devices.

I'm thinking that a sizing problem with either one of these modules may be affecting the other, but it could be a problem with both.

Any help here? Site is temple8.net

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
9 years 9 months ago - 9 years 9 months ago #41012 by milos
Hello,

There are some conflicts on your site. I see you installed several extensions. Check your site with Chrome > Inspect Element > Console to see all javascript errors.

1. Try updating the jQuery UI in template's index.php file. Change this
Code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
to this
Code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.0/jquery-ui.min.js"></script>

2. Hot Full Carousel needs screen to be refreshed after each resizing (if you test by resizing the browser's screen). Also, Hot Full Carousel doesn't show full image on mobile devices, so you should have that on mind when making your images. If it shows the entire image, it will be too thin.

Regards
Last edit: 9 years 9 months ago by milos.

Please Log in to join the conversation.

  • temple8
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
9 years 9 months ago #41015 by temple8
I updated template index.php to most recent verion of jQuery and jQueryUI. Still not change with the menu. I used the inspector in Chrome and it says:
Code:
Uncaught TypeError: undefined is not a function ...

However, in Firebug on Firefox it says
Code:
TypeError: jQuery(...).dropDownMenu is not a function

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
9 years 9 months ago #41018 by milos
Please disable loading of jQuery in Hot Full Carousel module. There should be only one reference of jQuery in your source code.

Regards

Please Log in to join the conversation.

  • temple8
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
9 years 9 months ago #41019 by temple8
That solved it! Thank you!

Please Log in to join the conversation.

Time to create page: 0.276 seconds
Powered by Kunena Forum