Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Display 2 dropdown filters without Search input? › Reply To: Display 2 dropdown filters without Search input?
March 10, 2020 at 4:11 pm
#26189
Participant
Thanks! I’ll try that out and use some CSS to get it to look closer to our design.
One other question I had is:
I added this to the Description area, to be able to show the categories:
<p class="post-meta">{_taxonomy_category count=2 separator=' '}</p>{descriptionfield}
But how do I wrap the category terms with a link to their actual category term archive page? Is there a better way to insert the categories above the description, so that they can link to the proper location?