You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.
Hey there,
on the search page the language switcher links are broken.
Also see this support question from another user: https://wordpress.org/support/topic/search-page-error-2/
I investigated and saw that it is caused by Pages::translateShopUrl()
I suggest to add
after
$result = $url;
to fix this outside of the plugin this workaround should do it:
The text was updated successfully, but these errors were encountered: