• Resolved justeen1

    (@justeen1)


    Hi,

    The dropdown options for search radius and results number are not showing on iphone and ipad, yet they show and work on desktop.

    The map is also not loading on these devices.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    If I open the browser console ( F12 ), then it shows ‘Uncaught ReferenceError: lazySizes is not defined’.

    Not sure what triggers it, but this error may cause the issue on the iPad and iPhone.

    If you disable other plugins, then the issue is gone? Do make sure all plugins are up to date, and if you find the conflicting one, then ask the developer of that plugin why this error happens.

    Thread Starter justeen1

    (@justeen1)

    Fixed the issue, the following style was hidding the dropdowns.
    Thanks for your help.

    select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
        visibility: hidden;
    }
    • This reply was modified 5 years, 7 months ago by justeen1.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dropdown options not showing on mobile’ is closed to new replies.