This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Display 2 dropdown filters without Search input?

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?

#26189
Freshy SitesFreshySites
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?