Andre Flores

Forum Replies Created

Viewing 15 posts - 931 through 945 (of 1,941 total)
  • Author
    Posts
  • in reply to: Unable to edit pages in Elementor?? #1087957

    Hello Maciej,

    I was unable to replicate any issues editing Aquentro locally: https://prnt.sc/10iqhes. Kindly submit a request to our Help Desk, so we take a closer look at the issue.

    Regards,
    Andre

    in reply to: Unable to translate using loco translate #1087949

    Hello George,

    Both Loco and WPML should form fine for translating Appointment Booking plugin. However, we are still improving translations in the plugin, so it should work better in the next plugin releases.

    Regards,
    Andre

    in reply to: Time & Date format for Germany #1087946

    Hello Francesco,

    You may add a space before m² in language files. Simply translate “m²” to ” m²” (with a space before the m), so the space is added on the front-end: https://prnt.sc/10iq2aw.
    As for the date and time format, it can be adjusted per your desire under Settings ->General tab of your dashboard: https://prnt.sc/10iq35m.

    Regards,
    Andre

    in reply to: Allow customer to choose deposit or full amount #1087920

    Hello Walter,

    Thank you for the up-vote and your suggestions, it is much appreciated. As for the point 1, there is already an option to apply deposit to bookings made in at least X number of days prior to the check-in date. Otherwise, the full amount is charged. It is available in the Hotel Booking starting from v. 3.8.3.

    Regards,
    Andre

    Hello Nicolas,

    Firstly, make sure you have all the system pages translated to other languages as described in this article.
    If the issue persists, contact your hosting provider as it may be the same server issue as @oGamble had.

    Rergards,
    Andre

    in reply to: Featured image and gallery images #1087917

    Hello Jonas,

    In order to get rid of the gallery on Search Results page copy the room-content.php file from /wp-content/plugins/motopress-hotel-booking/templates/shortcodes/search-results/ directory to /wp-content/themes/twenty-seventeen/hotel-booking/shortcodes/search-results/ directory.
    Once the file is copied open it for editing and locate the following code approximately on lines 37-48:

    if ( $isShowGallery && mphb_tmpl_has_room_type_gallery() ) {
    				?>
                    <div class="loop-room-images-wrapper">
    					<?php
    					/**
    					 * @hooked \MPHB\Views\LoopRoomTypeView::renderGallery - 10
    					 */
    					do_action( 'mphb_sc_search_results_render_gallery' );
    					?>
                    </div>
    				<?php
    			} else if ( $isShowImage && has_post_thumbnail() ) {

    Replace it with the following:

    if ( $isShowImage && has_post_thumbnail() ) {

    As for the single accommodation type pages, you may find detailed directions on how to override its content in this article.

    Regards,
    Andre

    in reply to: Passing id from search results short code #1086823

    Hello Fenton,

    If you are referring to the Search Results page specifically, then you may have an additional information displayed there by adding parameters to the [mphb_search_results] shortcode. You may find the list of available parameters under Accommodation ->Shortcodes: https://prnt.sc/10gtuyz.

    Regards,
    Andre

    in reply to: Hotel Booking Plugin Styling and Avada theme #1086807

    Hello Fenton,

    You may find some directions on how to change the Booking plugin button styling in this article.
    Fore more styles changing tips I would recommend submitting a request to our Help Desk.

    Regards,
    Andre

    Hello Jose,

    Thank you for letting me know, I am glad that you have managed to resolve the issue.

    Regards,
    Andre

    in reply to: Display description of amenities #1086791

    Hello Jonas,

    Do you mean right below the amenity on the same page? Such changes would require plugin custom development. For now by default the amenity link opens the page with all the accommodation types, which have the same amenity applied to. The title and description is displayed at the top of the page as for any other standard WordPress post type, as the Amenities itself appears to be a custom post type.

    Regards,
    Andre

    Hello Jose,

    Thank you for letting us know, I am glad that the issue has been resolved.
    It would be very much appreciated if you leave your positive feedback about the Hotel Booking plugin at: https://motopress.com/products/hotel-booking/#edd-reviews-respond.

    Thank you in advance!

    Regards,
    Andre

    Hello Blake,

    By default the Notifier add-on sends notifications X days and XX hours before the check-in/check-out date. In your case it is 1 day and XX hours, which equal to 12 hours. This is why notifications may be sent earlier than expected.
    The timezone does not affect the notifications sending time and unfortunately there is no option to set notifications to be sent some hours before/after the check-in/check-out date.

    Regards,
    Andre

    in reply to: Change booked Room #1086767

    Hello Georgios,

    Our developers have informed us that they are planning to update the theme in the nearest future, so the update should be released soon.
    If you want to get the updated plugin version just now, kindly submit your request for a coupon code to our Help Desk.

    Regards,
    Andre

    in reply to: Translations in one location #1086761

    Hello there,

    The standard WordPress structure for language files overrides works fine, you should make sure override files are named properly.
    Try using Loco Translate plugin, which automatically places language files to desired location, including /wp-content/languages/plugins/ directory. This will make override files created automatically with correct names, so you could perform further changes to them either manually or via the plugin.

    Regards,
    Andre

    Hello Jose,

    You are always welcome 🙂
    It would be very much appreciated if you leave your positive feedback about the Alpenhouse theme at: https://motopress.com/products/alpenhouse/#edd-reviews-respond.

    Thank you in advance!

    Regards,
    Andre

Viewing 15 posts - 931 through 945 (of 1,941 total)