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 19, 2019 at 4:29 pm
#25116
Participant
Ernest,
I’m sorry but that didn’t work either. Besides, I need to check that a specific taxonomy term is associated to the property; e.g, ‘status’ = ‘under-contract’.
I also tried just:
if ( isset($r->taxonomy) ) { …
and that didn’t print anything either.
Whereas, commenting out the PHP decision statement altogether does in fact print “Under Contact” to the browser.
Thanks,
Don