Hi,
We have the same issue on our website and I was curious how you guys solved this. We’ve located that the problem is in the GD Location Manager plugin (found it by deactivating the plugins). My colleague found a solution for it which removes a filter:
remove_filter(‘parse_request’, ‘geodir_set_location_var_in_session’,100);
This seems to fix WooCommerce but probably breaks something in the Location Manager plugin. Please let me know your solution so we can fix this the correct way.
I’m guessing the fix isn’t implemented in the latest available version of the plugin yet?
Greetings,
Ferhat