B@SE
Adding this on the search results page will show blog posts related to keyword
<!-- Content Results --> | |
[%FILTER ID:'keywords' if:'ne' value:''%] | |
[%THUMB_LIST type:'content' content_type:'blog' template:'' filter_category:'' pgnum:'1' limit:'[$related_limit$]'%] | |
[%PARAM *header%] | |
<h2>[@total_results@] Other Results for '[%NOHTML%][%FILTER ID:'keywords'%][%END FILTER%][%END NOHTML%]'</h2> | |
[%END PARAM%] | |
[%PARAM *ifempty%] | |
[%END PARAM%] | |
[%END THUMB_LIST%] | |
[%END FILTER%] | |
<!-- End Content Results# --> |