Tagged: x
-
AuthorPosts
-
June 4, 2016 at 8:15 am #1025603
AnonymousInactiveHi, please go to sub.benhawkins.de > contact
Try to open a submenue (Impressum or Promoter) from an IPad, or a Mobile (tried it with Samsung A5).The submenue doen´t open on mobile devices.
Thx for help.
AndréJune 4, 2016 at 10:38 pm #1026205
Rue NelModeratorHello André,
Thanks for writing in! Thanks for updating the thread! Can you confirm that you are fully updated? (Theme and Plugins)
Our latest versions are:
X Theme: 4.5.2
Cornerstone: 1.2.4You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.
If you find anything to be out of date, you can review our update guide.
Please let us know how it goes.
June 5, 2016 at 5:19 am #1026468
AnonymousInactiveHi, I updated the theme and cornerstone, but the problem still exist.
Can´t opne the submenue with the mobil. If I touch the arrows at contact to open the submenue, the page “contact” is activated and there is no drob down menue.Thx
AJune 5, 2016 at 6:59 am #1026530
AnonymousInactivesry. it´s http://www.benhawkins.de , not sub.benhawkins.de
June 5, 2016 at 11:18 am #1026732
RupokMemberHi there,
Thanks for writing back. You can try adding this under Custom > JavaScript in the Customizer.
jQuery(function() { $(document).ready(function() { setTimeout(function() { $( '.x-nav-wrap.mobile a').off('touchstart touchend click'); }, 300); }); });Hope this helps.
Cheers!
June 6, 2016 at 5:23 am #1027736
AnonymousInactiveHi, I tried that code, but it doesn´t work. Problem still exists.
Thx for help
AndreJune 6, 2016 at 7:18 am #1027873
ThaiModeratorHi Andre,
Please update the previous code a bit:
jQuery(function($) { $(document).ready(function() { setTimeout(function() { $( '.x-nav-wrap.mobile a').off('touchstart touchend click'); }, 300); }); });Hope it helps 🙂
June 6, 2016 at 8:52 am #1028020
AnonymousInactiveworks, thx
Andre
June 6, 2016 at 10:44 am #1028180
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1025603 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
