1. Pappy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 30 May 2014
  5.  Subscribe via email
There is enough room on the Ipad, horizontally, to still have the main menu.
How do I enable this?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parmeters...


@media only screen and (max-width: 1024px) {
#hornav {display:inline !important;}
.slicknav_menu {display:none;}
}
@media only screen and (max-width: 959px) {
/* Hide default hornav menu */
#hornav {display:none !important;}
/* Show mobile hornav menu */
.slicknav_menu {display:block;}
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,
That keeps the menu in place, but it is not working correctly.

It looks like the logo dimensions are overlapping the first 4 links, all defaulting to the home page.
I can see this by holding my finger down on the "News" link.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try also adding the following to your Custom CSS field..


.logo a {
width: 360px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect!

Thank you very much.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Spoke too soon.

All is good, except I can only click on the first link (Accomplishments), in the first dropdown menu (Breeding).


The other dropdown menu, Galleries, works properly.

Any ideas?
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
I have the same problem.
template Renovate
http://www.wttp.eu

I suspect: conflict TABS !!!
(see attachments)

Regards,
zbyszek
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Pappy

Have you since amended this issue as we can now select your dropdown menu items without issue (http://www.miragev.com - FireFox)?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hi zbyszek

Could you detail for me the issue you are having? Idealy start a new post for your query.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
It works properly using a computer, but on the Ipad (horizontal view, since I kept the menu in the hornav) is only when I see the issue.
  1. more than a month ago
  2. Commercial Templates
  3. # 11
Accepted Answer Pending Moderation
0
Votes
Undo
Issues can arise with the dropdown menu on some mobile devices which is one of the reasons why we use the mobile menu to avoid such issues. Is the issue only present on menu items that display over your video?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 12
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,
I thought of the video coding at first, but after closer look, the problem only occurs the home page.
Works fine on the video gallery page. Only thing on the home page and not the others is the Home page icons (in the middle)
  1. more than a month ago
  2. Commercial Templates
  3. # 13
Accepted Answer Pending Moderation
0
Votes
Undo
I believe the issue with the homepage is that the dropdown is appearing over the video however the video has a higher z-index on the iPad making the dropdown menu items unclickable. My reasoning is that only the menu items that appear over your video are effected.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 14
Accepted Answer Pending Moderation
0
Votes
Undo
You are correct. I removed the video and it works properly.

So... the z-index set for the video player is: auto

I tried changing to 1, but still not working.

Suggestions?
  1. more than a month ago
  2. Commercial Templates
  3. # 15
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry to say I am not familiar ywith your video module extension so I can not really say. It may be worth contacting the developer of the extenision for a soultion.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 16
Accepted Answer Pending Moderation
0
Votes
Undo
It's not the z-index.
It appears that IOS takes over the touch controls when a video is present:

http://stackoverflow.com/questions/5261079/mobile-safari-link-a-element-over-video-element-does-not-work-on-click
  1. more than a month ago
  2. Commercial Templates
  3. # 17
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok