Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Overlays on Top of Featured Image Previews › Reply To: Overlays on Top of Featured Image Previews
December 20, 2019 at 8:37 pm
#25130
Participant
Hi Ernest,
I have used is_tax() in a filter to modify page titles from the functions.php file; however, in this case I’m trying to check if an item (real estate property) in the ASP horizontal results belongs to a given taxonomy term and then print the term over the featured image.
Thank you,
Don