J. Davis

Forum Replies Created

Viewing 15 posts - 136 through 150 (of 3,450 total)
  • Author
    Posts
  • in reply to: sync calendar #1731257

    Hi Francesco,
    It is up to the eligibility criteria of booking.com. There are no restrictions in the Hotel Booking plugin.

    in reply to: List of Email Tags / Short codes #1731087

    Thanks for your question and update. Yes, the email tags are folded by default to optimize space. You need to click on the list under the email template to unfold it.

    in reply to: Make it so only one room can be booked #1731085

    Hi Richard,
    Thanks for your reply.
    The option ‘Redirect to the checkout page immediately’ does not allow clicking on the Book button for several Accommodation Types on the Search Results Page. It was not considered that users go back to the search results age again. I’ve replicated the case and forwarded it to our developers. We will notify you if we have any news.

    in reply to: Availability Calendar Not Loading #1731063

    Hi Michael and Robert, Please make sure you use the latest version of the plugin. At the moment it is 5.0.4. The calendars are loaded fast enough. Feel free to submit new requests to our support team if the old ones have been closed.

    Hi Richard,
    Thanks for your reply. You can try applying the styles below at Appearance > Customize > Additional CSS:

    .datepick-popup .datepick-month.first {
      width:100%;
    }
    .datepick-popup .datepick-month.last {
      display:none;
    }
    in reply to: Fees by payment gateway #1731006

    Hello Valentino, I’ve added your feedback to our list of features. We are collecting feedback to define the priority of the task.

    in reply to: Formulaire de recherche de disponibilité #1729340

    Hi Patrice, You can learn how to filter the search results by custom attributes by reading this post https://motopress.com/document/hotel-booking-add-attributes/

    in reply to: Edit back-end Booking Calendar view #1729338

    Hi Patricia,
    Yes, you can navigate to Accommodation > Settings and find the option Default calendar view. You can select the Quarter item

    in reply to: Mise à Jour du thème et module de recherche #1729335

    Hi,
    You need to make sure the license of the theme is activated at Appearance > Theme License.
    Could you please clarify your next question? The examples are appreciated.

    in reply to: Button Sizes and Font color #1729326

    Hi Ervin,
    You can try to apply the style below:

    .mphb-booking-form p, .mphb-booking-form label, .mphb-booking-form p, .mphb-booking-form span{
      color:#fff;
    }

    Hi Richard, Do you want to change it for the general search form or for the availability form of a specific property? Could you please provide the website URL or provide a screenshot to explain the question in more detail?

    in reply to: Add category to a blog post #1724619

    Hi Laura, Perhaps you made some changes at Appearance > Customize. Feel free to ask any additional questions.

    Hi Richard, Thanks for your feedback.

    Hi Richard,
    You need to go to Accommodation > Settings > Email Settings and adjust the email template of the %reserved_rooms_details% tag. You need to remove the email tags below and save the changes:

    Adults: %adults%
    Children: %children%

    in reply to: Changer Couleur Font-d’écran #1722464

    Hi Patrice,

    You can apply the style below to change the body background color of the Luviana theme:

    body{
        background:#000;
    }

    If you mean the content area, then you can apply the style below:

    div#content {
        background:#000;
    }

    The styles can be added to Appearance > Customize > Additional CSS.

Viewing 15 posts - 136 through 150 (of 3,450 total)