-
AuthorPosts
-
February 15, 2023 at 4:35 pm #1398101
Hi,
Using Woocommerce Booking as suggested in demo import.The option Calendar display mode is set to “Display calendar on click”, but it doesn’t show.
February 16, 2023 at 9:46 am #1398185Also i want to use room booking like your dem in hotel with options woocommerce i can’t can you help me please
THank youFebruary 18, 2023 at 2:49 pm #1398438Hi,
Thank you for your patience, when I check our hotel demo I don’t think the Woocommerce Booking plugin is activated on our demo, and I don’t think that I have access to this plugin, perhaps I’m looking on the wrong page, do you see it active on our demo site?
But I have seen the basic calendar not working correctly on the contact form, perhaps this is what you mean:
On our demo this is achieved with the datepicker option in the contact form:
and sometimes other plugins conflict with this, try disabling your plugins and check again. If this doesn’t help, please include an admin login in the private content area so we can be of more assistance.Best regards,
MikeFebruary 20, 2023 at 10:18 am #1398594This reply has been marked as private.February 20, 2023 at 6:56 pm #1398675Hi,
Thanks for the login, but I don’t see the URL to your site, please include this also.Best regards,
MikeFebruary 22, 2023 at 10:24 am #1398844sorry
February 22, 2023 at 1:36 pm #1398873Hi,
I don’t believe this is an admin login, because when I log in I’m redirected to a /my-account/ maintenance page and can not reach the backend /wp-admin/, please check.Best regards,
MikeFebruary 23, 2023 at 4:39 pm #1399028i updated to admin
February 24, 2023 at 7:30 am #1399083Hi,
We get a fatal error when we attempt to login to the dashboard.
fatal error: Uncaught Error: Call to a member function get_allowed_countries() on null in /var/www/vhosts/site.tn/httpdocs/wp-content/plugins/woocommerce/includes/wc-core-functions.php:1353 Stack trace: #0 /var/www/vhosts/site.tn/httpdocs/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php(129):
Did you install another Woocommerce extension? Please try to rename the wp-content/plugins folder to temporarily disable the plugins.
Best regards,
IsmaelFebruary 24, 2023 at 10:25 pm #1399194i disabled the pluguin
February 25, 2023 at 10:32 pm #1399287Hi,
Thanks for the login, when I add the datepicker to your contact form it works correctly
I also checked one of your products using the booking plugin and it is also working correctly, but note that it doesn’t have a popup datepicker you just choose the dates and they become a darker blue color:
here it shows in the cart:
Best regards,
MikeFebruary 27, 2023 at 1:06 pm #1399415Hello; thank you for your answer,
but my problem with popup date picker for booking product is not working, i used calender provisionally.see the link below i don’t have input for date
February 28, 2023 at 1:21 pm #1399521Hi,
Thanks for the feedback, it seems the plugin css is hiding the calendar from this file:
/wp-content/themes/enfold/config-woocommerce/config-woocommerce-bookings/woocommerce-booking-mod.css
with this css:#top .wc-bookings-date-picker-date-fields { display: none; }
so I assume there is a setting to show this somewhere but I don’t see it and I’m not familiar with the settings of this plugin, but this css will show the calendar for you:
#top.single-product #wrap_all .wc-bookings-date-picker-date-fields { display: block; }
After applying the css, please clear your browser cache and check.Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.