• Hello

    We are using a shortcode to display upcoming events on our main events page. It works fine, except in Chrome on Google Pixel 6 phones. On those phones, the page says “No results found” until you reload the page.

    The page uses this shortcode in a php template to display upcoming events

    [adk-lazyload id='feedLazyLoad' results_container_id='c-landing__feed' posts_per_page='12' posts_first_page='12' autoload='true' meta_query='_event_start_date|$today|>=;_event_end_date|$today|>=' meta_relation='OR' orderby='meta_value|ASC' order_meta_key='_event_start_date' post_type='event,event-recurring' template='event' load_pagination='true' class_block='c-pagination c-pagination--lazy o-grid__col' class_item='c-pagination__item' class_link='c-pagination__link' class_active='is-active' cf_after='scrollToWindowTop']

    Here is a screenshot from the Pixel 6 simulator in browserstack: https://dev-hyi.pantheonsite.io/wp-content/uploads/2023/10/Screenshot-2023-10-25-at-10.11.34%E2%80%AFAM.png

    Do you have any advice on how to resolve this?

    thanks!

    -Clare

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

  • The topic ‘“No results found” in Chrome on Pixel 6’ is closed to new replies.