I’ve since just hard coded the locations until can find a resolution.
But I was wondering if locations perhaps now need to be used by an event for them to show up? Most of my locations are not used with events. I will try and prove this out.
I have something similar that users just noticed in last day or so. It worked fine using following shortcode embeded in a page. It showed all locations that had region=’FullDisplay’
[locations_list region=”FullDisplay”]
#_LOCATIONNAME #_LOCATIONADDRESS, #_LOCATIONTOWN, #_LOCATIONSTATE #_LATT{LocationPhone}
[/locations_list]
Now only 3 of about 20 show up all of a sudden, though we haven’t made any changes. I build a test page with [locations_list] it still doesn’t show some of the locations. I can use state=”Alberta” or other parameters and get some of them to show. But I can’t get all that exist and meet the criteria to show.
broken page is here in the lower section:
https://www.joyfullpromotions.com/display-locations/
All the locations show here
https://www.joyfullpromotions.com/locations/
Any clue would help?!