HI,
how can i change the content of the search site if nothing found?
Hey Luisgasser!
You will have to work and modify the template search.php
The best way, is by also creating a child theme, before editing the template file.
Let us know if that works.
Best regards,
Basilis
Hi Basilis,
i don’t want to edit the layout of the search result site – just the content text. Pleas take a look at the screenshot at privat.
Thank you for helping!
how can i embed a product slider instead the “Feel like browsing some post..” part?
Hi,
Generate the product slider shortcode by using the shortcode wand button then combine it with the do_shortcode function.
// https://developer.wordpress.org/reference/functions/do_shortcode/
Best regards,
Ismael