Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHello James,
The widget area is registered in the sidebar-frontpage.php file in the theme:
<?php if ( is_active_sidebar( 'sidebar-5' ) ) : ?> <aside id="homepage-widgets" class="homepage-widgets" role="complementary"> <div class="homepage-widget-area"> <?php dynamic_sidebar( 'sidebar-5' ); ?> </div><!-- .widget-area --> <div class="clear"></div> </aside><!-- .homepage-widgets --> <?php endif;
You may try including it in other page templates, which are applied to other pages or create a new page template and include the code there, so you could use it on any desired page.
Regards,
AndreAndre Flores
ModeratorHello Robert,
You should click “Sync” button while editing the language in question in Loco Translate: https://prnt.sc/17flvg4. Once it is done, text will appear in the strings list.
Regards,
AndreAndre Flores
ModeratorHello Sebastian,
Tax, which is included in the price, is not deducted from the accommodation rate. If your accommodation is $100 per night and you have 20% VAT included in the price, the final price will be $120. If you want the price to be $100 per night including tax, you will need to reduce the rate to $83.3333, so it is $100 in total.
As for the text, you may alter it using Loco Translate, so it is the same everywhere or the one you like the most.
Regards,
AndreJune 29, 2021 at 12:08 am in reply to: notification tag is not replaced with accomodation notification #1149061Andre Flores
ModeratorHello there,
I am sorry for the delay.
Our developers have already found the resolution to the issue and will most likely include it in the next plugin update, which is expected to be released shortly.
Thank you for your patience.Regards,
AndreJune 28, 2021 at 11:58 pm in reply to: Feature Request – Send Booked Services in Calendar Sync #1149056Andre Flores
ModeratorHello Jessica,
Thank you for your suggestion, it is much appreciated. We do have a similar feature request and I have added your up-vote to it. In case there are more requests from other users, we might consider implementing such option in one of the plugin future updates.
Regards,
AndreAndre Flores
ModeratorHello Carlana,
Thank you for your feedback, it is much appreciated.
Our developers have already fixed the issue and the fix is expected to be included in the next plugin update, which should be released shortly.I hope for your patience and understanding.
Regards,
AndreAndre Flores
ModeratorHello Ray,
Unfortunately, there is no option to pass this information to PayPal confirmation emails. The Hotel Booking plugin sends out its own confirmation emails with all the necessary information, so there is no need to include the same information to payment gateway confirmation emails as well.
Regards,
AndreJune 25, 2021 at 1:20 am in reply to: Print a reservation sheet for guests and export to spreadsheet #1147124Andre Flores
ModeratorHello Thomas,
Thank you for your suggestion, it is much appreciated. Unfortunately, there is no such option available in the Hotel Booking plugin at the moment, however, we will take your suggestion into consideration for future plugin updates.
Let’s see if there are more users, who also needs this feature.
Feel free to let us know you are interested in this feature by commenting below.Regards,
AndreJune 25, 2021 at 1:00 am in reply to: %reserved_rooms_details% – how to show less details in email #1147110Andre Flores
ModeratorHello Maurice,
Navigate to Accommodation ->Settings ->Email Settings – you will find tags, which load information within %reserved_rooms_details% tag, feel free to remove unnecessary information there: https://prnt.sc/16pkqs9.
Regards,
AndreAndre Flores
ModeratorHello Joeri,
Try getting rid of the minimum stay rules, as they are not required. If you set up specific days of the week as check-in/check out days, your guests will not be able to check-in/check-out on other days of the week anyway.
Set Monday (for week season) and Friday (for weekend season) as check-in days and Sunday (for weekend season), Monday (for weekend season) and Friday (for week season) as check-out days.If there is still no luck with the desired configuration, submit a request to our Help Desk providing temporary access to WordPress dashboard, so we take a closer look at the issue.
Regards,
AndreJune 25, 2021 at 12:22 am in reply to: Provide the option to NOT delete past synced bookings #1147100Andre Flores
ModeratorHello Christos,
Thank you for your suggestion, it is much appreciated. We do have such a feature request, however, it has not been quite popular to the date.
I have added your up-vote to the request as well, in case there are more requests from other users, we might consider this option for future plugin updates.
Anyone else, who also needs this feature, feel free to let us know by commenting below.Regards,
AndreAndre Flores
ModeratorHello Andrea,
I am extremely sorry for such a delay and inconvenience you have faced.
We have received several more complaints from other users regarding this matter recently, so we have pushed the issue for further investigation.
Our developers have already found a resolution to the issue and it will be included in the next plugin update, which is expected to be released shortly.I hope for your understanding and thank you for your patience.
Regards,
AndreAndre Flores
ModeratorHello Maurice,
Thank you for letting us know, I am glad that you were able to find the required option.
Regards,
AndreJune 24, 2021 at 11:34 pm in reply to: Feature request: add more triggers for Notifications to be sent #1147090Andre Flores
ModeratorHello Maurice,
Thank you for your up-vote, it has been counted. We continue collecting feedback from other users, anyone else, who also needs this feature, feel free to let us know by commenting this topic.
Regards,
AndreAndre Flores
ModeratorHello Joe,
Try changing Check-in, Check-out, Minimum stay and Maximum stay rules places, so Friday is at the top of Check-in days rule, Monday is at the top of the Check-out days etc.
If the issue persists, 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