-
AuthorPosts
-
April 29, 2022 at 12:05 pm #1349951
Hi,
Could you please explain why there are always issues when installing Woccommerce booking alongside Enfold?If I look at our page https://guideaujapon.fr/produit/tokyo compared to https://kriesi.at/themes/enfold-travel/product/day-trip-london/ the Quantity Buttons are totally different.
We bought the plugin following your demo and have never been able to use it properly.
See my previous post https://kriesi.at/support/topic/woocommerce-bookings-option-to-display-calendar-on-click-not-working/
Do you reimburse the USD249 or fix it.
How to we get the -/+ buttons?
Thank you
X.
May 2, 2022 at 5:53 am #1350149Hey koomo,
Thank you for the inquiry.
The quantity buttons in the “people selector” form are different from the button in the product page demo. Please note that the plugin has its own style for its own elements which might be quite different compare to the theme, so expect to add a few css adjustments and change a few templates when building a site using those plugins.
Looks like the plugin is using an svg image for the quantity icons in the “people selector” form, but we can still try to adjust it with css.
.yith-wcbk-people-selector__field__plus-wrap, .yith-wcbk-people-selector__field__minus-wrap { display: inline-block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); color: #008489; font-size: 16px; padding: 0; vertical-align: middle; line-height: 41px; border: none; width: 43px; height: 43px; cursor: pointer; margin: 0; display: inline; border: 0; border-radius: 0; -webkit-appearance: none; background-color: #F8F8F8; border: 1px solid #E1E1E1; color: #666; background-image: url(../images/layout/bg-button.png); background-repeat: repeat-x; outline: none; } .yith-wcbk-people-selector__field__plus-wrap svg, .yith-wcbk-people-selector__field__minus-wrap svg { top: 10px; position: relative; left: 50%; transform: translateX(-50%); }
Best regards,
IsmaelMay 3, 2022 at 1:50 am #1350249Hi Ismael,
Thank you.But when you visited the page, we were working on Yith. Sorry about that.
COuld you please give me the same code but for Woocommerce Booking?
Thank you.
Regards,
XavierMay 3, 2022 at 11:05 pm #1350388Any idea?
It’s an expensive plugin we’d like to work properly with Enfold.
May 4, 2022 at 6:07 am #1350399Hi,
Thank you for the update.
Do you have a clone of the site where the Woocommerce Booking plugin is enabled? The other plugin is still enabled when we checked the site again today.
Best regards,
IsmaelMay 5, 2022 at 10:08 pm #1350680This reply has been marked as private.May 6, 2022 at 10:22 pm #1350834Hi. Any news?
May 10, 2022 at 9:02 am #1351120Any support for a plgin which we bought to go along with enfold?
May 11, 2022 at 2:24 am #1351295Can we get support or you reimburse Woocommerce Booking we bought after seeing it on your demo.
May 12, 2022 at 7:45 am #1351481It’s outrageous.
Can we get support for a plugin we bought because of you.
May 16, 2022 at 5:33 am #1351889Hi!
Thank you for your patience.
We modified the following files to adjust the appearance of the persons field.
woocommerce-mod.js: https://pastebin.com/3nJcuzY1
woocommerce-mod.css: https://pastebin.com/KDy1EEsePlease note that the plugin has its own elements such as the booking fields (persons, room etc) which might look different compare to the elements in the theme. What you see in the demo is the actual product quantity field, not any of the booking fields.
Best regards,
IsmaelMay 27, 2022 at 1:36 am #1353084Hi Ismael,
Thank you very much for the GREAT work.And apologies for late reply…I didn’t get notified.
May 27, 2022 at 11:08 am #1353122 -
AuthorPosts
- You must be logged in to reply to this topic.