1. stebue@gmail.com
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 14 May 2017
  5.  Subscribe via email
Hello

I'm using the Caitlin template and found problems with the hornav menue, using the internet app on samsung tablet. It can be well demonstrated on the caitlin demo server.

This happens:
- Screenshot1: normal display when first loading the page
- Screenshot2: normal display when scrolling down, the hornav sticks on top
- Screenshot3: scrolling back to top, the hornav menue bar is empty

This is probably a bug of android, I don't know, but is there a way to overcome this in the webpage settings?

Stefan
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...

#container_hornav-sticky-wrapper {
position: relative;
z-index: 1040;
}


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

I implemented the code you suggested, but unfortunately, this seems not change at all. Is there another option?

Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stefan

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

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

Just wondering have you since been able to resolve this issue? We have tried replicating on a number of Android devices on screensizes where this menu is displayed without success.

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

No, I wasn't able to fix it and I still can reproduce it with my homepage and the Caitlin demo pages. It is probably an android issue, depending on software versions or configuratons. I'm trying to investigate this with more devices.

Thanks for looking into this matter
Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán

The tablet showing this malfunction is a Samsung Tab3 (GT-P5210), running Android 4.4.2 (newest available SW for this device)

I tested with a newer device with 6. generation Android, and this seems to work perfectly. Can you confirm that your tests were done using newer Android.

Cheers,
Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stefan

All test have been done using current Android 7.0

If you wish to accommodate older devices one option is to disable the sticky menu?

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

Yes, I think it might be a good option to disable the sticky menu to ensure compatibility. Is it correct that a Custom CSS is required for that?

Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To disable remove the following from your templates scripts.php (../templates/j51_caitlin/php/scripts.php)...

<!-- Sticky Div -->
<script type="text/javascript" src="/<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery.sticky.js" charset="utf-8"></script>
<script type="text/javascript" >
jQuery(window).load(function(){
jQuery("#container_hornav").sticky({ topSpacing: 0 });
});
</script>


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, Ciarán, this solution works fine!

Cheers,
Stefan
  1. more than a month ago
  2. Commercial Templates
  3. # 10
  • 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