Hi,
I’m running the latest GeoDirectory and WordPress. On Chrome, searches from the GD search form correctly go to:
?geodir_search=1&stype=gd_place&s=city
But on Safari (macOS and iPhone, any browser using WebKit), the same search falls back to the WordPress search:
?s=city
That loads the WP Search Results template instead of the GD Search Archive.
I’ve checked:
GD Search Archive template exists and has a GD Loop.
Latest versions of GD + WP.
Caches cleared (LiteSpeed + Safari).
Has anyone else run into this Safari-specific issue? Should the WP Search Results template be disabled, or is there another fix?