Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking The Breakdown HTML is IMO half finished
- This topic has 2 replies, 3 voices, and was last updated 5 years, 5 months ago by Stacy Lind.
- AuthorPosts
- January 25, 2019 at 6:25 am #765332Marcel HeinigerParticipant
The Breakdown HTML is half finished with empty classes
Breakdown
http://prntscr.com/mbuzvxBreakdown Source
http://prntscr.com/mbv0htThe actual code is:
<tr class=""> <tr class="">
I recommend to change it to something like:
<tr class="mphb_breakdown accommodation dates">... <tr class="mphb_breakdown accommodation dates subtotal">... <tr class="mphb_breakdown accommodation taxes">... <tr class="mphb_breakdown accommodation taxes subtotal">... <tr class="mphb_breakdown service">... <tr class="mphb_breakdown service subtotal">... <tr class="mphb_breakdown subtotal">... <tr class="mphb_breakdown Total">... <tr class="mphb_breakdown Deposit">...
like this, we could address each element via CSS, show/hide elements etc…
also would be nice that you add in the shortcode optional show_breakdown=yes/no default set to “no” so we can choose to have it expanded or no.
January 30, 2019 at 1:46 pm #767273J. DavisKeymasterHi Marcel,
Thank you for your suggestion. We’ve added your request to our list of features and update this topic if we have any news. Thanks.
best regards,
J. DavisJune 18, 2019 at 2:14 pm #816716Stacy LindKeymasterHi Marcel,
We added classes to the price breakdown in a recent update of MotoPress Hotel Booking. Make sure to update it to the latest version (3.5.0) to use this and other new features.
- AuthorPosts
- You must be logged in to reply to this topic.