Forum Replies Created
- AuthorPosts
- Andre FloresModerator
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,
AndreMay 12, 2020 at 3:25 pm in reply to: Feature request: Shading or Different Colors for Imported Bookings #952986Andre FloresModeratorHello, Thomas!
Thank you for sharing your insights, it is much appreciated! I am sure this will be very useful to other users.
Regards,
AndreAndre FloresModeratorHello, Luis!
You are most welcome!
Regards,
AndreAndre FloresModeratorHi, Jerrel!
You are most welcome!
Regards,
AndreAndre FloresModeratorHi, Thomas!
Your up-vote has been counted, thank you for your feedback.
Regards,
AndreAndre FloresModeratorHello, 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,
AndreAndre FloresModeratorHello, 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,
AndreAndre FloresModeratorThis reply has been marked as private.Andre FloresModeratorHi, Ryan!
Do not hesitate to share your experience with other users here once you try 🙂
Regards,
AndreAndre FloresModeratorHello, 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,
AndreAndre FloresModeratorHello, Soledad!
Thank you for your up-vote, it has been also added to the request.
Regards,
AndreAndre FloresModeratorHi, 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,
AndreAndre FloresModeratorHello, 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,
AndreAndre FloresModeratorHello, 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,
AndreAndre FloresModeratorHello, 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 - AuthorPosts