The Breakdown HTML is IMO half finished

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #765332
    Marcel Heiniger
    Participant

    The Breakdown HTML is half finished with empty classes

    Breakdown
    http://prntscr.com/mbuzvx

    Breakdown Source
    http://prntscr.com/mbv0ht

    The 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.

    #767273
    J. Davis
    Keymaster

    Hi 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. Davis

    #816716
    Stacy Lind
    Keymaster

    Hi 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.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.