Stacy Lind

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 231 total)
  • Author
    Posts
  • in reply to: Cambiar copyright #753229

    Hi Jorge,

    The copyright text is picked up from the Title of your website (Appearance > Customize > Site Identity).

    in reply to: Como traducir al español "read more" #752796

    Hi Jorge,

    Make sure that you are creating a new translation for the theme: the Loco Translate tab > Themes > Oceanica > + New Language > select the language of your WordPress > Start translating.

    in reply to: Gateways #747350

    Hi Pamela,

    The MotoPress Hotel Booking plugin is the base plugin and it has the following in-built payment gateways: Pay on Arrival, PayPal, 2Checkout, Braintree, Stripe, Beanstream/Bambora. If these payment gateways are not enough for your business, you can connect custom ones through WooCommerce, our WooCommerce integration (purchased separately) and a WooCommerce addon for your custom payment gateway.
    The license of the WooCommerce addon is annual. If you skip a renewal your content or functionality will not be affected and you can use it as always. However, you will stop getting updated versions and technical assistance after the license expiration.
    If you are familiar with coding, the code of the MotoPress Hotel Booking plugin allows connecting custom payment gateways without the WooCommerce integration.
    You can also rename Pay on Arrival to Bank Transfer and send out the seller’s bank details for offline transfers in the automatic customer emails. This can be done with the base plugin.

    in reply to: Checkout short code not working #747349

    Hi,

    The checkout shortcode and a few others display system elements. These elements do not appear within the Elementor interface, because they cannot be edited with a page builder.
    Try adding the checkout shortcode ( [mphb_checkout] ) through the Shortcode element of Elementor.
    If you are still having any issue with the shortcodes, please, submit a ticket for our support team here.

    in reply to: Book Now Button Not Working #747342

    Hi,

    The issue may be related to widgets on the Terms and Conditions page. Make sure that your T&C page contains only text, not forms.
    If it does not help, please, contact our support team by submitting a ticket here for further assistance.

    in reply to: WPML – how to add existing Motopress translations? #747340

    Hi Carl,

    Thank you for figuring out the issues on your own.
    Some translations may be missing if the strings were added after the translation was made.
    We would be grateful if you add the missing translations by registering here. The translations will be reviewed and included into one of the future plugin updates.
    Also here is an article on how to translate the booking plugin with WPML.

    in reply to: Replace skyline footer image #747335

    Hi Mirjana,

    Upload your own png file called footer_skyline.png to wp-content\themes\aquentro\images\ and it will substitute the default one.

    in reply to: [mphb_availability_calendar id="*" monthstoshow="1,1"] #747331

    Hi Armin,

    The default arrows are simple symbols in unicode. You can substitute them with your own symbols by adding them to Apperance > Customize > Additional CSS:

    .mphb-calendar .datepick-cmd-next::before {
        content: "" !important;
    }
    .mphb-calendar .datepick-cmd-prev::before {
        content: "" !important;
    }
    in reply to: Deposit value in email #747326

    Hi Leandro,

    There is no such tag, but we are planning to add it in one of the nearest updates.

    in reply to: Sync rates #747324

    Hi Mario,

    Our booking system uses iCal to synchronize with other booking platforms. iCal can sync only the availability, rates data are not synced. The rates need to be managed on the website manually. Here are a couple of tutorials: Rates and Advanced Rates.

    in reply to: Problem with one click import in automatically and manual #747321

    Hi,

    It looks like the issue was a glitch on our demo server.

    in reply to: Remove "number" out of "number" accommodations available #747318

    Hi Eleftheria,

    Add the following to Appearance > Customize > Additional CSS:

    .mphb-rooms-quantity-wrapper {
        display: none !important;
    }

    Hi Fleur,

    Add the Read More tag to the content area of an accommodation type where you want its content to be cut on the tag archive page.

    in reply to: How to override template functions #726936

    Hi Nicolas,

    The file template-functions.php cannot be overridden. We do not recommend editing the plugin files. Renaming can be done easier and safer with a translation plugin:
    1. Install a translation plugin e.g. Loco Translate from wp.org and activate it.
    2. Navigate to Dashboard > Loco Translate > Plugins and click Hotel Booking.
    3. Click New Language.
    4. Choose the language of your WordPress.
    5. Use the filter field to find all strings with phrases that you want to change.
    6. Insert your own phrases as translation.
    7. Save and check the result.

    This way the change will not be lost during update.

    in reply to: Search results showing all rooms #723323

    Hi Stephan,

    We are happy to inform that the feature that you requested was added in the latest update of the MotoPress Hotel Booking plugin.

    Now you can set up advanced search for your properties by the exact number of people, location, size, price range and any other custom parameter. Make sure to update the plugin to its latest version (3.0.0) in order to use the new features. Here is a video tutorial on how you can set this up on your own website.

    We would appreciate your feedback on the new features.

    Thank you for helping us make the plugin better!

Viewing 15 posts - 106 through 120 (of 231 total)