oferwald / transposh

Repository for Transposh git
GNU General Public License v3.0
13 stars 6 forks source link

Divi theme search results problem #15

Open Juha7one opened 1 year ago

Juha7one commented 1 year ago

Hi,

Using Transposh with Divi theme breaks search results.

If "Allow translation of default language" is ON, then the search results page goes back to "default" and does not follow Divi Theme builder rules. Search results from only the original language are returned. The translated languages return "No results Found"

If "Allow translation of default language " is OFF, then search results page IS the page that is defined in the Divi Theme builder, but only the original language search return results. For translated languages no results are found.

WP: 6.3.2 Divi 4.23.0 (Site on localhost, PHP 8.1.23, nginx)

oferwald commented 10 months ago

Sorry about the delayed reply.

The allow translation feature changes the search SQL to include translated values as well, It works on the default wordpress search, but some themes change this so it might not work.

If you want this resolved, I will need more data, mainly if you see any SQL error in your logs once this feature is enabled.

LMK