Hello,
Thanks for reaching here.
Can you please share URL so we can help you.
Thanks
Hi,
thanks for your reply.
The search plugin URL is: https://de.wordpress.org/plugins/search-filter/
The site URL is: https://bit.ly/2UoOvCQ
If you select the last category and press the Submit-Button you can see the result. This style then looks like the integrated style from the used beTheme.
Greetings
Sven
Hello @sven2019
when you submit and get result page is the category archive page its theme functionality, not a plugin functionality our design only work where you use our shortcode. its customize work if you want same design in category archive page then you need to customize archive page template.
Thanks
Well, I have a file called “template-archives.php” in the theme. Is there an easy way to include your design, maybe your “styleblog.css”?
Hello @sven2019
Please confirm first which file is calling when your result page show and then replace our design HTML structure.
You can see in plugins/wp-blog-and-widgets/wp-blog-and-widgets.php line no 257 to 355 HTML of our design you need to use the only HTML no need to use loop and variable.
Thanks