Tagged: x
-
AuthorPosts
-
March 29, 2016 at 8:26 pm #857811
kenc138ParticipantHey everyone,
My toggle boxes aren’t opening on my iPhone 6. Any idea what’s going on?
Thanks!
March 29, 2016 at 8:26 pm #857813
kenc138ParticipantThis reply has been marked as private.March 30, 2016 at 1:09 am #858196
RupokMemberHi there,
Thanks for writing in! I have tested with different mobile device and iPhone emulator and seems fine on my end. Kindly check from a different device.
Cheers!
March 30, 2016 at 10:01 am #858853
kenc138ParticipantBy any chance did you use Inspect Element to test? I’m seeing it working fine with that approach. Unfortunately, on the actual device, it’s not working.
Thanks.
March 30, 2016 at 7:01 pm #859750
RadModeratorHi there,
Please try adding this code to Admin > Appearance > Customizer > Custom > Javascript,
jQuery ( function($) { $(document).ready( function() { setTimeout ( function() { $('a.x-accordion-toggle').off('touchend touchstart'); }, 300 ); } ); } );Then please let me know 😉
March 31, 2016 at 10:21 am #860948
kenc138ParticipantHello,
Not sure what changed, but it works now, and I’m cool with that. I appreciate the responses. As always, thanks for the great support.
Ken
March 31, 2016 at 6:53 pm #861673
JadeModeratorYou’re welcome and glad to hear that Ken. Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-857811 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
