Andre Flores

Forum Replies Created

Viewing 15 posts - 856 through 870 (of 1,932 total)
  • Author
    Posts
  • in reply to: How to edit page title text #1093315

    Hello Shaun,

    Thank you for letting us know, I am glad that you have managed to resolve the issue.

    Regards,
    Andre

    Hello Lucia,

    Try adding the following code:

    .single-mphb_room_type .page-title {
    	display: none;
    }

    It should remove page title from all the single accommodation type pages.

    Regards,
    Andre

    Hello Maria,

    I would kindly ask 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: Display Single Accommodation Type Book button #1093311
    This reply has been marked as private.
    in reply to: CPU usage of the Ciestra theme #1093307

    Hello Matthias,

    The issue may be caused by a large amount of sync logs in your dashboard. Navigate to Calendar Sync Status tab at the top admin bar and delete all the logs there. It is also recommended to set the Automatically delete sync logs older than option to “Day/Week” in order to avoid sync logs overload in your dashboard.

    Regards,
    Andre

    in reply to: Info for the search result page #1093297

    Hello Fenton,

    You are most welcome 🙂
    If you have not had a chance yet, it would be very much appreciated if you leave your positive feedback about the Hotel Booking plugin at: https://motopress.com/products/hotel-booking/#edd-reviews-respond.

    Thank you in advance!

    Regards,
    Andre

    in reply to: Unable to translate using loco translate #1093285

    Hello Gevorg,

    You are most welcome 🙂
    Sure, we will definitely improve translations in the further plugin updates.

    Regards,
    Andre

    in reply to: Error in Stripe gateway #1093284

    Hello Andrew,

    Thank you for letting me know, I am glad that you have managed to resolve the issue.

    Regards,
    Andre

    Hello LucĂ­a,

    I am sorry for the misunderstanding. You may achieve this by adding posts_per_page and orderby parameters to the shortcode, e.g.:

    [mphb_rooms posts_per_page="6" orderby="rand"]

    You might also want to get rid of the pagination, in this case add the following code under Appearance ->Customize ->Additional CSS:

    .navigation.mphb-pagination.pagination {
    	display: none;
    }

    Regards,
    Andre

    in reply to: Multiple Dates in Season #1092323

    Hello Laura,

    Are you referring to Rates section on the Booking COnfirmation page? https://prnt.sc/10pqdy3. If not, get back to me with the URL to an example page, so I take a closer look at it.

    Regards,
    Andre

    Hello Lucia,

    Kindly provide me with the URL to the page in questions, so I provide you with a valid code.

    Regards,
    Andre

    in reply to: Issue between Hotel Booking & Stripe #1092320

    Hello Kerry,

    Thank you for posting this topic, it is much appreciated.
    The issue is indeed quite unique and we have not received similar complaints from other users to the date. Let’s see if anyone else faces the same issue, so we could proceed with the investigation.

    Regards,
    Andre

    in reply to: Error in Stripe gateway #1092319

    Hello Andrew,

    Unfortunately, I was unable to replicate the issue locally with Stripe Sandbox credentials. Kindly provide me with your website URL and temporary access to WordPress dashboard in a private reply, so I take a closer look at the issue.

    Regards,
    Andre

    in reply to: Disable Number of Guests in Search Form #1092318

    Hello Andrew,

    This information is fetched from the Reserved Accommodation Details Template under Accommodation ->Settings ->Email Settings tab: https://prnt.sc/10pq4pc.
    Feel free to remove/edit it there.

    Regards,
    Andre

    in reply to: How to disable excerpt text shown below page title? #1092316

    Hello Maurice,

    You may easily remove the text right from the page Excerpt: https://prnt.sc/10ppu0w. If you want to have it there and simply hide on the page, add the following code under Appearance ->Customize ->Additional CSS:

    .page-id-275 .page-description {
    	display: none;
    }

    Regards,
    Andre

Viewing 15 posts - 856 through 870 (of 1,932 total)