Tagged: x
-
AuthorPosts
-
October 12, 2016 at 2:42 am #1212598
RupokMemberHi there,
It seems you again opened another thread for the same issue here – https://community.theme.co/forums/topic/bad-accordion-behavior-on-iphones-part-2/
We’ll follow up there. Note that replies in the forum can take up to 24 hours during the week, but oftentimes we are able to get to questions much quicker than that. We request that our users wait patiently while we work our way through the forum as we can assure you that all questions will be addressed as soon as possible.
October 12, 2016 at 3:38 pm #1213561
Funeral StudioParticipantHello again,
Can you please look into this, sorry for all the hurry, its because the site is live.
Appreciate all the help.
October 12, 2016 at 3:40 pm #1213572
Funeral StudioParticipanthttps://community.theme.co/forums/topic/bad-accordion-behavior-on-iphones-part-2/
That is not me, can you please recheck, seems like there is a confusion here.
October 12, 2016 at 3:42 pm #1213573
Funeral StudioParticipantMy username is funeralstduio, i have purchased 3 licenses, Seems like there is a confusion, the below post is not mine.
https://community.theme.co/forums/topic/bad-accordion-behavior-on-iphones-part-2/
October 13, 2016 at 12:43 am #1214149
Paul RModeratorHi,
Sorry for the confusion.
Kindly change the code that reads.
jQuery(function($) { $( ".wpsm_panel-heading a" ).on( "click touchend", function() { $(this).parent().parent().next('.wpsm_panel-collapse').toggleClass('in'); }); });with this
jQuery(function($) { $( ".wpsm_panel-heading a" ).on( "touchend", function() { $(this).parent().parent().next('.wpsm_panel-collapse').toggleClass('in'); }); });Hope that helps
October 18, 2016 at 12:06 pm #1221065
Claire LParticipantHi Guys,
I just tried this latest fix but no joy.
Hope you can help.
Cheers,
Claire
October 18, 2016 at 12:29 pm #1221099
JoaoModeratorHi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1202626 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
