As mentioned on Twitter the property details page has been reworked and renamed for Bootstrap 5.

Back in the deep dark mists of time, when I first started using jQuery UI I was utterly besotted by it's easy to use Tabs functionality (Jomres 5.5.3 13/09/2011)

I used them with great gusto in the property details template file. Over time, however, I had people asking me how to take stuff out of tabs, which wasn't all that simple so I then added another property details template file called composite_property_details_notabs.html to make it easier for them.

It all started getting a bit complicated and confusing so for Bootstrap 5 I've chucked out those two files and we now have just the one called /frontend/property_details.html

This template has seen quite a bit of reworking for BS5 (which hasn't finished yet, it's a work in progress). It still has most of the data in tabs, but they're on the left hand side under the slideshow however they're not dynamically generated so it's a lot easier for you the user to move stuff around if you want to change the layout. It also uses quite a bit of the "Including script content in another template" feature because it's a massive time saver and it's nice to give you guys & girls a practical example of the feature in action.

This change comes in Jomres 10.2.

 

 

 

Bootstrap