Rates display in check out

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1282602
    Craig Rutland
    Participant

    Hi,

    how can i change the display of the rates at check out, instead of a list of checkbox, i would like a select form? like for the number of adults…

    thanks

    #1283235
    J. Davis
    Keymaster

    Hi Craig,

    Thanks for your question. We did not try to make such customization yet, however, you may try to override the following function renderRateChooser to change the section of the rates selection from radio buttons to anything else.

    best regards,
    J. Davis

    #1283645
    Craig Rutland
    Participant

    sorry to ask , but where i find this function?

    #1284155
    J. Davis
    Keymaster

    Hi Craig,

    You can find this function registered at
    \wp-content\plugins\motopress-hotel-booking\includes\shortcodes\checkout-shortcode\step-checkout.php
    and described at
    \wp-content\plugins\motopress-hotel-booking\includes\views\shortcodes\checkout-view.php

    Note: you need to have advanced coding skills to override the actions and filters of the plugin. Also, I’d like to remind you that we have not tried to make such customization before.

    best regards,
    J. Davis

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