I am getting behavior that I was not getting prior to the update. What I had done is added a few new statuses (“unavailable”) and then updated the CSS files by coping the “sold” status and added “unavailable” so that the listings with “unavailable” would show up in red. I updated the following files;
wp-listings.css
wp-listings-widgets.css
wp-listing-single.css
It worked before, now I get abnormal behavior;
widget does not recognize the addition,
archive-listing.php does see the change,
single-listing.php does to recognize the addition
See widget on the bottom of this page:
widget bottom of page: https://www.waltonrentalproperties.com
archive: https://www.waltonrentalproperties.com/property-types/apartment/
single: https://www.waltonrentalproperties.com/listings/145-main-st-3rd-floor/
Thoughts?