Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1212598
    Rupok
    Member

    Hi 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.

    #1213561
    Funeral Studio
    Participant

    Hello again,

    Can you please look into this, sorry for all the hurry, its because the site is live.

    Appreciate all the help.

    #1213572
    Funeral Studio
    Participant

    https://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.

    #1213573
    Funeral Studio
    Participant

    My 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/

    #1214149
    Paul R
    Moderator

    Hi,

    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

    #1221065
    Claire L
    Participant

    Hi Guys,

    I just tried this latest fix but no joy.

    Lemongrass Chicken & Snowpea Stir Fry

    Hope you can help.

    Cheers,

    Claire

    #1221099
    Joao
    Moderator

    Hi 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 / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

  • <script> jQuery(function($){ $("#no-reply-1202626 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>