Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Grouping by Post, Content Type and Custom Groups › Reply To: Grouping by Post, Content Type and Custom Groups
October 6, 2021 at 1:40 pm
#35038
Keymaster
Hi,
Well the only way to make this depth of customization is via a custom code. The asp_result_groups hook documentation may help you with that.
With that you have basically access to the final groups, make changes to it, add new ones, unset results etc..