Trip Inventory

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16604

    Hello

    I bought pro version to use trip inventory
    I need to know how to close some dates that are sold out o how to close some spaces in a specific dates that were sold by another channel

    Saludos
    Wladimir Muriel

    #16607
    Support Team
    Keymaster

    Hello @wladimirsquad-com-ec,

    First of all, thank you very much for using the plugin.

    Regarding you query about the removing the soldout price, currently the price will be displayed but the user wont be able to book.

    But if you want then you can remove the soldout or date expire trip by using the simple CSS.

    For this go to Admin panel > Appearance > Customize > Additional CSS.

    li.pricing_unavailable {
        display: none;
    }

    Now as for your query about removing the space, we are not quite clear about it so can you explain it properly so that we can help you further.

    Thank you.

    #18031

    Hello:

    I’m taking up this topic again
    I have a yacht, my yacht has 12 spaces per day
    I have spaces sold before installing wp travel
    As an example, I need to close 6 spaces next Tuesday, and I need to close all the spaces for the next Saturday, because I have sold them before or through some sales channel.
    In addition to this, Monday is my day of rest, so I need to close every Monday until the end of the year
    How I do this???

    SAludos
    Wladimir Muriel

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘WP Travel Pro’ is closed to new topics and replies.