Andre Flores

Forum Replies Created

Viewing 15 posts - 1,231 through 1,245 (of 1,926 total)
  • Author
    Posts
  • in reply to: Use custom identification numbers for property types #1048107
    Andre Flores
    Moderator

    Hello Martin,

    Accommodation type appears to be a WordPress custom post type, the ID’s for custom post types are generated automatically by WordPress engine, the same as standard posts and pages. The ID’s are also kept in the database, so in case you find a way to change them manually this might cause major issues on your website and it will most likely be down.

    Regards,
    Andre

    in reply to: Filter Search results dynamically on the same page #1048104
    Andre Flores
    Moderator

    Hello Martin,

    Unfortunately, our developers are currently busy with other priority tasks, so they will not be able to work on any kind of custom development in the nearest future.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello Martin,

    You may try the ACF plugin, which allows such possibility. However, note that it may require advanced knowledge in coding to output your custom fields on the accommodation type pages.

    Regards,
    Andre

    in reply to: How to book multiple different rooms in 1 booking #1048097
    Andre Flores
    Moderator

    Hello Chris,

    Sure, your example did make sense. I am afraid there is no such possibility in the plugin to book several accommodations for different dates at a time, in this case your guests will need to make several bookings separately. There will be no issues with booking several accommodations at the same dates though.

    Regards,
    Andre

    in reply to: Deposit in confirm mail #1048096
    Andre Flores
    Moderator

    Hello there,

    There is a tag to add a Price Breakdown only, the deposit amount is visible there along with other charges. Unfortunately, there is no option to include deposit amount separately in the e-mail.

    Regards,
    Andre

    in reply to: Gallery for booklium #1048062
    Andre Flores
    Moderator

    Hello there,

    Kindly provide me with the URL to the page in question (in a private reply if needed), so I take a closer look at the issue.

    Regards,
    Andre

    in reply to: Apply rate to more than one accommodation type #1048060
    Andre Flores
    Moderator

    Hello Thomas,

    Unfortunately, there is no option to apply the rate to several accommodation types at a time. However, you may use “Duplicate Rate” button in order to duplicate the rate and then rename and assign it to another accommodation type without having to configure all the prices from scratch: https://prnt.sc/w4jhjr.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello Thomas,

    The plugin indeed does not allow booking accommodations without any adult in it. We do have a feature request to allow bookings without adults, however, it has not been quite popular to the date. I have added your up-vote to the request as well and in case there are more similar requests from other users, we might consider implementing this feature in one of the plugin future updates.
    Meanwhile, you may hide adults and children fields and use Guests field instead. If it is necessary for you to know whether it is an adult or a child, you may ask your guests to add this information to the Notes field on the Checkout page. Alternatively, you may use our nice Checkout Fields add-on in order to add a select field for your guests to point out the number of adults/children in the booking.

    Regards,
    Andre

    in reply to: No events in ical links, including internal ones? #1048052
    Andre Flores
    Moderator

    Hello Andy,

    I am glad that the issue has been resolved, thanks for letting us know 🙂

    Regards,
    Andre

    in reply to: Accomodation types plugin – issue with flexslider #1048051
    Andre Flores
    Moderator

    Hello Nenad,

    If the issue still persists kindly submit your request to our Help Desk providing temporary access to WordPress dashboard, so we take a closer look at it.

    Regards,
    Andre

    in reply to: Header image different from elementor to website #1048048
    Andre Flores
    Moderator

    Hello Karl,

    The image itself is too small, its dimensions are 640x427px. I would recommend that you resize the image and re-upload it to your page. For example, the image from another page is 1900x250px: https://prnt.sc/w4ikwt.

    Regards,
    Andre

    in reply to: Future Bookings Discount #1048041
    Andre Flores
    Moderator

    Hello Roberto,

    Thanks for your up-vote, I have added it to the feature request as well.

    Regards,
    Andre

    in reply to: Custom Elementor Search Results Page #1048037
    Andre Flores
    Moderator

    Hello Ushir,

    1). You may either edit the Search Results page via CSS or by overriding plugin functions in your child theme. You may the following articles on how to adjust the Search Results page layout:

    https://support.motopress.com/hc/en-us/articles/360040164491-How-to-display-search-results-in-several-columns-
    https://support.motopress.com/hc/en-us/articles/360050337852-How-to-enable-list-view-for-the-Search-Results-Page-

    2). Basically, it is possible, however, there are some system pages, which need some more effort to be edited via Elementor, e.g. single accommodation type pages. Check this article on how to edit them.

    3). You may simply use plugin shortcodes in order to have it displayed on an existing page, e.g. [mphb_availability id=”777″] and [mphb_availability_calendar id=”777″], where “777” is the ID of the accommodation type. These two shortcodes will add availability calendar and booking form on the page.

    4). In this case it would be better to link existing chalets on your Home page to corresponding accommodation types or to your custom pages with aforementioned shortcodes inserted, so your guests could check the availability there.

    As for duplicated information on your pages, you will need to hide the plugin meta blocks in order to avoid this from happening. The code to remove meta blocks is located in the article from 2)., e.g.:

    remove_action( 'mphb_render_single_room_type_metas', array( '\MPHB\Views\SingleRoomTypeView',
     'renderCalendar' ), 40 );

    Regards,
    Andre

    in reply to: Feature request: more permissions for users not Admin #1047598
    Andre Flores
    Moderator

    Hello Matt,

    Thank you for your up-vote, it has been counted. Meanwhile you may create custom user roles with the help of User Role Editor and Adminimize plugins to allow custom users access to certain areas of the dashboard only.

    Regards,
    Andre

    in reply to: Allow customer to choose deposit or full amount #1047589
    Andre Flores
    Moderator

    Hello there,

    Thank you for your up-votes, they have been counted!

    Regards,
    Andre

Viewing 15 posts - 1,231 through 1,245 (of 1,926 total)