Andre Flores

Forum Replies Created

Viewing 15 posts - 901 through 915 (of 1,941 total)
  • Author
    Posts
  • in reply to: Updating theme causes problems with child theme #1089928

    Hello 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,
    Andre

    in reply to: Updating theme causes problems with child theme #1089715

    Hello 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,
    Andre

    in reply to: Button Link not working #1089697

    Hello 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,
    Andre

    in reply to: Is there a way to bulk import rates? #1089694

    Hello there,

    Thank you for your suggestion, it is much appreciated. We might take it into consideration for future plugin updates.

    Regards,
    Andre

    in reply to: Grid View information missing #1089669

    Hello 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

    Hello Jose,

    Yes, the configuration you have described looks correct. When creating an accommodation type a single accommodation is generated for it by default, so you will not need to generate 14 accommodations separately. You will also need to configure seasons in order to be able to set up rates according to those seasons (at least one season must be created).

    Regards,
    Andre

    Hello there,

    I have added your up-votes to the request as well, thank you.

    Regards,
    Andre

    Hello there,

    Unfortunately, there is no such option at the moment, events included in the .ics files use the start and end date of the event, not its time.
    We will keep your suggestion in mind though and in case there are more similar requests from other users, we might consider adding this option in future.

    Regards,
    Andre

    in reply to: Check In / Check Out Search Fields #1089608

    Hello Linda,

    Unfortunately, there is no such option, as an availability search relies on the check-in/check-out dates, so it will not be possible to return any results with these fields disabled.

    Regards,
    Andre

    in reply to: Allow HTML in Paragraph Field #1089606

    Hello Melissa,

    Unfortunately, there is no option to allow HTML in checkout fields at the moment. We do have such a feature request and I have added your up-vote to it as well. In case there are more requests from other users, we might consider adding such a possibility in one of the plugin future updates.

    Regards,
    Andre

    in reply to: Copy of booking confirmation mail #1089602

    Hello Oliver,

    Such changes would require plugin custom development. At the moment there is an option to resend the confirmation email to the customer, but not the admin. We will keep your request in mind and in case there are more similar requests from other users, we might consider adding such option in one of the plugin future updates.

    Regards,
    Andre

    Hello Jose,

    By default the customer information is displayed when hovering the booking in question, unfortunately there is no option to have the name displayed next to the booking at the moment.

    Regards,
    Andre

    Hello Radu,

    I would recommend that you submit a request to our Help Desk providing your website URL and temporary access to WordPress dashboard, so we take a closer look at the issue.

    Regards,
    Andre

    in reply to: How to edit testimonial styling? #1088466

    Hello Bradley,

    The styling of Testimonials section can be edited via custom CSS only. It is recommended to add a custom CSS class to the widget via Elementor first: https://prnt.sc/10jkfzn. After that feel free to apply custom CSS styles to the desired elements, e.g.:

    .testimonials-widget {
    	color: green;
    }
    .testimonials-widget .rating .star {
    	color: green;
    }
    .testimonials-widget .more-link {
    	background: green;
    	color: #000;
    }
    .testimonials-widget .more-link:hover {
    	color: #fff;
    }
    .testimonials-widget .hentry:not(.page) .entry-header h2 a {
    	color: #000;
    }
    .testimonials-widget .hentry:not(.page) .entry-header h2 a:hover {
    	color: green;
    }

    Above is an example of CSS with the .testimonials-widget custom CSS class added to the Elementor widget.

    Regards,
    Andre

    in reply to: Booklium font type? #1088461

    Hello Maurice,

    The font used in Booklium is “Montserrat”, sans-serif, feel free to use it for your purposes.

    Regards,
    Andre

Viewing 15 posts - 901 through 915 (of 1,941 total)