• Resolved mnohtm

    (@mnohtm)


    Hi
    I have two question…
    1) Is it possible to hide the label text on top of date select box?
    2) Is is possible to have the label text on top of date select box different than text in date selection box?

    Thank you in advance for all your help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Ashanna

    (@morki)

    Hello,

    Yes it’s possible. You need to override the template (the same way you modify WooCommerce templates if you have ever done this)

    • In your theme folder, create a folder called “easy-booking” (/wp-content/your-theme/easy-booking)
    • Copy the file in wp-content/plugins/woocommerce-easy-booking-sytem/includes/views/wceb-html-product-view.php in this folder
    • Then you can modify it in your theme. The label texts are line 16 and 22, and the texts inside the date selection box are line 18 and 23 (“placeholder” attributes)

    Regards,
    Natasha

Viewing 1 replies (of 1 total)
  • The topic ‘label text’ is closed to new replies.