Andre Flores

Forum Replies Created

Viewing 15 posts - 1,831 through 1,845 (of 1,936 total)
  • Author
    Posts
  • in reply to: Remove Transparent Header – Change Slider #952993

    Hello, Georgios!

    1). You may change the header background from transparent to any desired color by adding the following code under Appearance ->Customize ->Additional CSS:

    body.absolute-menu .site-header {
    	background: transparent;
    }

    Replace “transparent” with any desired color.

    2). Slides in Luviana theme are added via child pages of the Home page. You may get rid of child pages and use any other slider plugin. As an option you may use Front Page widget area and insert slider there, or insert slider shortcode directly in the Home page content area, depending on the plugin you are going to use.
    You may check out our WordPress Slider plugin, perhaps, you will like it. There is also a Lite version of the plugin in case you decide to check how it works first.

    Regards,
    Andre

    Hello, Thomas!

    Thank you for sharing your insights, it is much appreciated! I am sure this will be very useful to other users.

    Regards,
    Andre

    in reply to: Seasons with differente date ranges #952974

    Hello, Luis!

    You are most welcome!

    Regards,
    Andre

    in reply to: Social Links to open in new tab? #952956

    Hi, Jerrel!

    You are most welcome!

    Regards,
    Andre

    in reply to: Cancellation confirmation #952711

    Hi, Thomas!

    Your up-vote has been counted, thank you for your feedback.

    Regards,
    Andre

    in reply to: Seasons with differente date ranges #951507

    Hello, Luiz!

    You may create one main season, let’s say, January 1st, 2020 – December 31st, 2021. And then create two additional seasons for Low and High seasons, setting desired dates range.
    This will allow to set standard rate for your main season and set different rates for Low and High seasons. Under Rates tab, make sure your Low and High seasons are placed above the main one, in order to give the higher priority to these seasons while calculating the booking price: https://prnt.sc/sd84le.

    Regards,
    Andre

    in reply to: Social Links to open in new tab? #951503

    Hello, Jerrel!

    Since social icons are added via menus, you may easily do that under Appearance ->Menus ->Social menu – make sure to mark the “Link Target” option under Screen Options in order to have it appeared under each menu item: https://prnt.sc/sd7xwf.

    Regards,
    Andre

    in reply to: Hotel Booking questions #951470
    This reply has been marked as private.
    in reply to: Calendar translation from English to Arabic #950747

    Hi, Ryan!

    Do not hesitate to share your experience with other users here once you try 🙂

    Regards,
    Andre

    in reply to: Return to site from Paypal #950746

    Hello, Arjan!

    You should make sure to set the Thank you page next to “Payment Success Page” option under Accommodation ->Settings ->Payment Gateways: https://prnt.sc/he60ko – this is the correct place to assign Thank you page.

    Regards,
    Andre

    in reply to: Metadata Display Options #950744

    Hello, Soledad!

    Thank you for your up-vote, it has been also added to the request.

    Regards,
    Andre

    in reply to: Hotel Booking questions #950363

    Hi, Imre!

    Kindly submit your request to our Help Desk describing the issue in details and providing necessary access details, we will gladly check it for you.

    Regards,
    Andre

    in reply to: Calendar translation from English to Arabic #949829

    Hello, Ryan!

    Basically, the calendar is pulled out for different languages from corresponding locale file under /wp-content/plugins/motopress-hotel-booking/vendors/kbwood/datepick/ directory. You may find the file, which corresponds to your Arabic locale and edit it, so months are named per your desire.

    Regards,
    Andre

    Hello, Aron!

    It looks like Booking.com may not take into account manually added bookings, since they are exported properly from Hotel Booking end and included in .ics file. As for the admin blocks option, it is applied to blocks you have performed for accommodations under Bookings ->Booking Rules tab, it does not affect actual bookings.
    If the issue still persists, do not hesitate to submit a request to our Help Desk, so we take a closer look at it.

    Regards,
    Andre

    in reply to: Search icon #949801

    Hello, Joseph!

    You may hide the Search icon simply by adding the following code under Appearance ->Customize ->Additional CSS:

    .search-icon-wrapper {
    	display: none;
    }

    If you need to remove the vertical line between social menu and the search icon, you may also add this one:

    .menu-top-right-container::before {
    	display: none;
    }

    Regards,
    Andre

Viewing 15 posts - 1,831 through 1,845 (of 1,936 total)