Featured properties shortcode no longer working
-
I was previously using the [featured_properties] shortcode within one of my templates, and had a file called “property-overview-featured-overview.php” in my theme directory which worked correctly.
Since the update, the shortcode is now using the property-overview template, so its not displaying how I would like (although it is showing the correct properties). Looking at the documentation, it would seem the [featured_properties] is now a legacy shortcode and [property-overview featured=true] should be used. Using this still doesn’t use the correct template.
Do I need to rename my template file? Or how can I detect if featured=true has been passed so I can add some logic into the property-overview.php template file.
Thanks!
The topic ‘Featured properties shortcode no longer working’ is closed to new replies.