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

Reply To: Read-More-Button / Category in results

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Read-More-Button / Category in results Reply To: Read-More-Button / Category in results

#25356
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Michael,

Well, you can use the advanced title and content fields for that. It allows listing the post categories as well as a custom HTML in the content. The exact same layout might not be possible, but something similar surely.

You could try something like this:

[<p style='color: #ef8f30'>{__tax_category}</p>]
{descriptionfield}
<p><a href='{__url}' style='color: #ef8f30'>-> Read more</a></p>