Popular Categories section in the search results page
It is not always usefull to show them at users. I think we must have an option for this.
Closed
May 11, 2026
Hello, @colorfishgr
Thanks for writing us !
If you see that this request will not be popular between others by voices you will be able to customize your search results by adding some functions to your child-theme/functions.php
If you need any help please write a topic on our forum -> https://www.8theme.com/forums/xstore-wordpress-support-forum…
P.S. you can check etheme_modify_search_page function in xstore/framework/template-elements.php and if you know a bit of php coding then you will be able to add some actions to be shown after search results due to main function I mentioned (for ex. product categories)
Regards, Jack Richardson
Hello, @colorfishgr Thanks for writing us ! If you see that this request will not be popular between others by voices you will be able to customize your search results by adding some functions to your child-theme/functions.php If you need any help please write a topic on our forum -> https://www.8theme.com/forums/xstore-wordpress-support-forum… P.S. you can check etheme_modify_search_page function in xstore/framework/template-elements.php and if you know a bit of php coding then you will be able to add some actions to be shown after search results due to main function I mentioned (for ex. product categories) Regards, Jack Richardson