Tagged: x Author Posts November 11, 2016 at 9:17 am #1253395 VirgoCParticipant Hi I followed the steps on this thread: https://community.theme.co/forums/topic/bug-in-mobile-view/ but still not working on mobile. would really like if you can help. I’m running latest version and everything is updated on my site but still not popping up on mobile even with the Javascript that you guys said to add. Any help will be greatly appreciated. Thanks November 11, 2016 at 5:20 pm #1253850 RadModerator Hi there, Thanks for writing in. Should be like this, jQuery ( function($) { function un_register_touch_event() { setTimeout( function() { $( '#dvteamgrid1622652020 a' ).off('touchstart touchend'); }, 300 ); } $(document).ready(un_register_touch_event); $(window).load( un_register_touch_event ); } ); Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1253395 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In