Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1212193
    Benjamin B
    Participant

    I’ve reposted in a fresh thread, because my additive comment in a previous thread didn’t receive an earlier response and perhaps the thread is listed as completely closed. And I’ll link the previous thread at bottom, because your link-inclusion on this forum acts oddly at the moment.

    Anyway, the fix you gave me broke submenus in the main nav, on touchscreen-enabled devices. Please respond with an updated tweak that fixes content-area accordions while preserving nav menu behavior on touch screens. Thanks for your attentive assistance!

    The site, again, is thefairmount.net

    :Benjamin Barnett

    ==================
    And again, the cross-thread in question is:

    https://community.theme.co/forums/topic/bad-accordion-behavior-on-iphones/

    #1212633
    Paul R
    Moderator

    Hi,

    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.

    #1213416
    Benjamin B
    Participant
    This reply has been marked as private.
    #1214086
    Rad
    Moderator

    Hi there,

    The fix on that thread has no relation with menu javascript. This change means to exclude all links that has x-accordion-toggle

    a[href*="#"]:not(.x-accordion-toggle)

    And navigation has no x-accordion-toggle for it to be affected.

    I checked and your accordions and submenus are working properly (iPhone and iPad). And your navigations has no # for it to be affected. That means select all links with # but don’t include x-accordion-toggle.

    Please provide a video recording, maybe I’m looking to a different issue.

    Thanks!

    #1214543
    Benjamin B
    Participant

    Just click on ‘About Us’ in the main nav menu – it should fold down/open (it has submenu items) but doesn’t, instead navigates to the ‘About Us’ page. I don’t even know how to make a video screen grab on my iPhone, to show you, but that’s the clear description of what’s happening. What am I missing?

    :Benjamin

    #1215269
    Rad
    Moderator

    Hi there,

    I just tried and it’s working. I clicked the about us and it loads the page, then I clicked the sub menu and clicked Press and it loads too.

    Checked it on iOS 10 Safari. What browser and version you’re testing it on?

    Thanks!

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