Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #1105491

    Hi there, I have just installed Enfold version 4.5.7 with latest version of woocommerce and their extension bookings. I want to achieve the same as in the spa demo:

    That is, to display the “Choose” button and once users click, show them the calendar. However I’m not getting that. See the link attached.

    I have tried switching the theme to twenty nineteen on WordPress and then that feature works so I guess it must be something related to Enfold.

    What can I do? Thanks!

    #1106090

    Hey dgvicario,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1107044
    This reply has been marked as private.
    #1107767
    This reply has been marked as private.
    #1108846

    Hello, anyboydy there?

    #1109176

    Hi dgvicario,

    Best regards,
    Victoria

    #1109218
    This reply has been marked as private.
    #1109955

    Hi dgvicario,

    Best regards,
    Victoria

    #1109995
    This reply has been marked as private.
    #1110091

    Hi dgvicario,

    I am from Ukraine, but my colleagues are from other countries too.

    Best regards,
    Victoria

    #1110123
    This reply has been marked as private.
    #1110823

    Hi dgvicario,

    Yes, it is hard with everything in Spanish.

    Best regards,
    Victoria

    #1110859

    Hi Victoria,

    What I want is exactly the same thing you have on the enfold demo spa, on the booking page (see links). By default I don’t want the calendar to be visible, I want it to appear when I click on the “choose” button, next to the “Date” label (see image). But when I select this option on the purchase button element it won’t display the “choose” button on the page (as it appears on the image attached.). It is there, I can see that when I inspect the page, but somehow there’s an issue that makes it invisible (the image you have sent me doesn’t show the “choose” button but it should be there).

    Screenshots:

    1) This is how I want my booking section looks like, with the calendar hidden and the “choose” button.

    Image 2019-06-16 at 7.00.17 PM.png

    2) And this is how I want my booking section to look like when I click on the “choose” button, that is, with the calendar visible:

    Image 2019-06-16 at 7.03.35 PM.png

    What can I do to fix this?

    Thanks and regards,

    #1111338

    Hi dgvicario,

    This form is created in the bookings plugin, you need to configure it there.
    You can check the docs here

    WooCommerce Bookings Calendar CSS Style Elements

    Bookings Templates

    Best regards,
    Victoria

    #1111353

    Hi Victoria,

    I don’t want to change any style, I just need to display the button “Choose” as it is displayed on the the Enfold Spa demo:

    Where do I select this option?

    Thanks and regards,

    #1111368

    Hi again, I’m talking to the people in woo commerce and they made me switch the theme to one of the defaults themes “twenty sixteen” and the behaviour of the calendar is as expected. So the issue is with Enfold.

    Check the screenshot:

    Image 2019-06-18 at 4.58.32 PM.png

    What can be done?

    #1112097

    Hi again,

    any news from the enfold team? I’ve been trying to have support for this issue for almost a month now and for the moment all I’m getting are vague responses every now and then.

    #1112211

    Hi,

    We would like to apologize for the late response.

    The date picker or calendar is there but it’s hidden and the “Choose” button that should toggle it is missing. As a temporary fix, please use the following css code to have the calendar display on load.

    #top .wc-bookings-booking-form fieldset .picker.hasDatepicker {
        margin-top: 1em;
        display: block !important;
    }

    Please ask the plugin author how they render the “Choose” button.

    Best regards,
    Ismael

    #1112325

    Hi Ismael,

    Thanks for your reply. The calendar is loading without the CSS if I set the “Alway visible” option on the product details. The problem is with the “Show calendar on click” option. It doesn’t display the button “Choose”. When I change the theme to one of wordpress defaults (twenty seventeen for instance), the button is there.

    What can I do to make have the “Choose” button displayed on load? I don’t really know what to do with that render information you suggest me to ask the plugin author.

    Thanks in advance.

    #1113049

    Hi,

    What can I do to make have the “Choose” button displayed on load?

    You may have to ask the plugin author for the specific function or the hook where they attach the callback in order to render the “Choose” button.

    Please forward this thread to the plugin authors.

    Best regards,
    Ismael

Viewing 20 posts - 1 through 20 (of 20 total)
  • You must be logged in to reply to this topic.