Avada incompatibility?
-
Hi,
I hope your are able to help us.
Our website (Avada theme) is not showing the Relevanssi search results. The Admin search is working fine. This has happened before and I found a solution on this forum:add_action( ‘init’, function( $query ) {
if ( isset( $_GET[‘fs’] ) ) {
unset( $_GET[‘fs’] );
}
} );Yesterday the problem occurred again. After updating Avada the problem seemed solved but today the default search results are being displayed again :(.
Thanks in advance!
TijsVersions
WordPress: 6.8.1 (latest)
Host: WordPress.com with own domain name.
Avada: 7.12.1 (latest)
Relevanssi: 4.24.5 (latest)The page I need help with: [log in to see the link]
The topic ‘Avada incompatibility?’ is closed to new replies.