Accordion not expanding on iOS mobile

  • Unknown's avatar

    Hello, thank you for your assistance. The accordion buttons on the site http://www.fedcontractjobs.com are not expanding on iOS phone only. The buttons are working on desktop, Android, and iOS tablet. Specifcally, the accordion buttons are at: http://www.fedcontractjobs.com/profile/ and http://www.fedcontractjobs.com/recruiter/

    Any help or advise here would be nice.

    Does not appear to be a cache issue on the server.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    This issue is usually caused by a JavaScript compatibility problem on iOS Safari. Try these steps:

    1. Check console errors in Safari Developer Tools for the affected pages.
    2. Disable lazy loading or optimization plugins (like Jetpack’s “Optimize JavaScript Loading”) temporarily to test.
    3. Ensure your accordion script uses touch events (touchstart or pointerup), not just click.
    4. Clear any server-side and CDN cache, then recheck.

    If it still fails, test with all plugins disabled except your theme to isolate the cause.

  • Hi there!

    I just tested the accordion buttons on both pages you mentioned using Safari on iOS 26.1 on my iPhone, and they’re working as expected for me. I’m able to expand and collapse them without any issues.

    Since the accordions are working on my iOS device but not yours, could you check if your iOS device is fully updated? Sometimes older iOS versions can have compatibility issues with certain JavaScript features.

    If your device is already up-to-date and you’re still experiencing the issue, let me know which iOS version you’re running and we can dig deeper!

  • The topic ‘Accordion not expanding on iOS mobile’ is closed to new replies.