Forum Replies Created
- AuthorPosts
- March 17, 2021 at 12:12 am in reply to: Buttons and search booking hotel does not work on the main page #1091068
Andre Flores
ModeratorHello Alejandro,
It looks like a CSS z-index issue, try adding the following code under Appearance ->Customize ->Additional CSS:
.luviana-front-page-header { z-index: 999; } .front-page-widget-area { z-index: 999; }Regards,
AndreAndre Flores
ModeratorHello Andy,
You should use the [mphb_availability id=”777″] shortcode instead, where “777” is the accommodation type ID. You might also want to check out this article with some advises on setting up a single property rental.
Regards,
AndreAndre Flores
ModeratorHello there,
You may add the following code under Appearance ->Customize ->Additional CSS:
.mphbr-stars .dashicons.dashicons-star-filled { color: #XXXXXX; } .mphbr-stars .dashicons.dashicons-star-filled.active { color: #XXXXXX; }Replace #XXXXXX with any desired color code.
Regards,
AndreMarch 16, 2021 at 11:55 pm in reply to: how to change the font colors on the check-out page #1091058Andre Flores
ModeratorHello Patrick,
Email colors can be edited under Accommodation ->Settings ->Email Settings tab – scroll down to the very bottom to find Styles section.
Regards,
AndreMarch 16, 2021 at 11:52 pm in reply to: Accommodation: Choose dates in availability calendar instead of form #1091056Andre Flores
ModeratorHello Jim,
Thank you for your feedback, it is much appreciated. I have added your up-vote to the feature request as well.
Regards,
AndreMarch 16, 2021 at 11:50 pm in reply to: Is there a way to add a start time and end time to the iCal calendar entries? #1091054Andre Flores
ModeratorHello there,
You may try checking the date.php file under /wp-content/plugins/motopress-hotel-booking/includes/libraries/ZContent-icalendar/includes/ directory.
Regards,
AndreAndre Flores
ModeratorHello Tilman
It is usually recommend to back-up the theme files before updating it. If you performed any changes in the parent theme files, you might miss them after the update. As for the settings and custom CSS added in Customizer, they should remain in tact.
Regards,
AndreAndre Flores
ModeratorHello there,
Yes, it is possible, you might need to temporary deactivate the license on your live website in order to be able to activate it on the staging one. You may manage your site license in your personal MotoPress account.
Regards,
AndreAndre Flores
ModeratorHello Linda,
You may add more options to the availability search form via Attributes. Check this video on how to achieve this.
Regards,
AndreAndre Flores
ModeratorHello Valerio,
Global colors are managed via Elementor as it is described in my previous reply. As for the rest of the colors, they are managed via custom CSS.
If you face issues with specific styles, provide me with your website URL in a private reply, so I take a closer look at it.Regards,
AndreAndre Flores
ModeratorHello Tilman and David,
I have consulted with our developer and he informed me that the issue indeed persisted once the theme update was released. The issue has been resolved already, in order to have it fixed you should re-download the new theme version v. 1.2.2 from your personal MotoPress account and install it over current theme via Dashboard (the update option via WordPress dashboard is available from WordPress v. 5.5).
Regards,
AndreAndre Flores
ModeratorHello David,
Unfortunately, I was unable to replicate the issue locally, the Text Domain and Template names are the same in both child and parent themes by default.
Regards,
AndreAndre Flores
ModeratorHello Marco,
When you add a button there is an option to add a link to it, not the rel attribute: https://prnt.sc/10m5s3d. Make sure to click the link icon and add the link there.
Regards,
AndreAndre Flores
ModeratorHello there,
Thank you for your suggestion, it is much appreciated. We might take it into consideration for future plugin updates.
Regards,
AndreAndre Flores
ModeratorHello Marco,
By default the capacity is displayed in the grid view, I would ask that you submit a request to our Help Desk providing temporary access to WordPress dashboard, so we take a closer look at the issue.
Regards,
Andre - AuthorPosts