Enhance the compatibility between JetBooking and Bricks Builder to support dynamic pricing display, seamless integration of booking forms in pop-ups, and efficient data extraction for both regular and seasonal rates.
Background
While browsing Airbnb, I noticed how effective their display of dynamic information is, such as crossed-out prices and date details. As a user of Bricks Builder, I find that there is currently no straightforward way to display dynamic tags related to JetBooking. Although installing JetEngine and testing macros was considered, it proved unsuccessful. Therefore, the best option is to improve compatibility between JetBooking and Bricks Builder in future updates.
in the meantime , we will work in this post to make this type of data available through shortcodes , as an experiment and tests using several AI ( gemini , claude and copilot) this is the opportunity for devs to read something different and understand how users and AI react with the plugin when options do not yet exist
Jetform does not work inside popups (both shortcodes and widgets jetform are broken).
Current workaround: using a simple button to post_url#booking, which works but is not ideal.
Data Extraction for Booking Rates:
Successfully extracted regular booking rates but failed to extract seasonal rates.
Need to find the missing values or identify what’s required to extract seasonal rates elegantly and conditionally.
Proposed Solutions
Dynamic Pricing Display:
Implement support for the proposed shortcodes to display various types of dynamic pricing information.
With these shortcodes, you can dynamically display a variety of information, including seasonal pricing and current dates. Refer to the screenshot for a detailed breakdown.
Jetform/Booking in Popups:
the shortcodes do not work inside jetform
jetform widget does not work in popup, broken (conditional fields) popup ajax
current workaround: using a simple button to post_url#booking, which works but is not ideal.
for the moment my vision to make everything accessible and user-friendly from a popup is not possible because of these two problems
for the moment I have inserted a simple button to post_url#booking
we hope these details will be corrected or taken into account
Data Extraction jet_booking_display_rates_shortcode
The goal of this shortcode is to extract information on rate prices. As shown in the accompanying image, I successfully extracted the Regular Booking Rates, but the Seasonal Rates remain elusive. After extensive attempts, including using various AI models, the correct values for the seasonal rates are still unidentified.
Current Status:
Successfully extracted Regular Booking Rates.
Unable to extract Seasonal Rates despite thorough attempts. i Stopped the search for missing values temporarily.
Request for Assistance:
If any developer notices a missing value or understands what needs to be inserted, your insight would be greatly appreciated.
I believe something crucial is missing, but its exact value remains unknown.
Usage Concerns:
I will find it one way or another understanding how to use them in an elegant and conditional manner
If you find this work interesting and useful, your contribution would be greatly appreciated. This is my first booking project, and I've never worked with a booking plugin before. The first one that came to mind was JetBooking. However, as you've seen, it's not easy to work without dynamic tags and support with Bricks Builder. Enhancing compatibility will allow us to leverage the full power of conditions in Bricks and improve styling, eliminating the need for unattractive shortcodes.
Summary
Enhance the compatibility between JetBooking and Bricks Builder to support dynamic pricing display, seamless integration of booking forms in pop-ups, and efficient data extraction for both regular and seasonal rates.
Background
While browsing Airbnb, I noticed how effective their display of dynamic information is, such as crossed-out prices and date details. As a user of Bricks Builder, I find that there is currently no straightforward way to display dynamic tags related to JetBooking. Although installing JetEngine and testing macros was considered, it proved unsuccessful. Therefore, the best option is to improve compatibility between JetBooking and Bricks Builder in future updates. in the meantime , we will work in this post to make this type of data available through shortcodes , as an experiment and tests using several AI ( gemini , claude and copilot) this is the opportunity for devs to read something different and understand how users and AI react with the plugin when options do not yet exist
Current Issues
Dynamic Pricing Display:
Jetform/Booking in Popups:
Data Extraction for Booking Rates:
Proposed Solutions
Dynamic Pricing Display:
Implement support for the proposed shortcodes to display various types of dynamic pricing information.
With these shortcodes, you can dynamically display a variety of information, including seasonal pricing and current dates. Refer to the screenshot for a detailed breakdown.
Jetform/Booking in Popups:
for the moment my vision to make everything accessible and user-friendly from a popup is not possible because of these two problems for the moment I have inserted a simple button to post_url#booking we hope these details will be corrected or taken into account
Data Extraction jet_booking_display_rates_shortcode
Purpose of jet_booking_display_rates_shortcode
The goal of this shortcode is to extract information on rate prices. As shown in the accompanying image, I successfully extracted the Regular Booking Rates, but the Seasonal Rates remain elusive. After extensive attempts, including using various AI models, the correct values for the seasonal rates are still unidentified.
Current Status:
Successfully extracted Regular Booking Rates. Unable to extract Seasonal Rates despite thorough attempts. i Stopped the search for missing values temporarily.
Request for Assistance:
If any developer notices a missing value or understands what needs to be inserted, your insight would be greatly appreciated. I believe something crucial is missing, but its exact value remains unknown.
Usage Concerns: I will find it one way or another understanding how to use them in an elegant and conditional manner
If you find this work interesting and useful, your contribution would be greatly appreciated. This is my first booking project, and I've never worked with a booking plugin before. The first one that came to mind was JetBooking. However, as you've seen, it's not easy to work without dynamic tags and support with Bricks Builder. Enhancing compatibility will allow us to leverage the full power of conditions in Bricks and improve styling, eliminating the need for unattractive shortcodes.
Thank you for your support and contributions.