• Resolved monolithcollectiv

    (@monolithcollectiv)


    Hello!

    The time selection is suddenly missing in my booking form. Next to the date selection calendar I only see an empty space where an input field with type=”hidden” is placed. In the plugin settings, I don’t see any other option to activate the time picker. Normally it should already be activated? Apart from an update (from 10 to 10.5), I have not made any changes.

    I have already activated the default theme to see if it is a theme conflict, but again the time selection is missing.

    Thanks for suggestions!

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

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    it’s a theme / plugins conflict.

    Follow this debug guide: https://salonbookingsystem.helpscoutdocs.com/article/94-how-to-debug-issues

    Thread Starter monolithcollectiv

    (@monolithcollectiv)

    Hello Dimitri,

    I have deactivated all other plugins, switched to WP standard theme and the current PHP Version is 8.1.29. Ajax steps are not actived in the salon booking settings.

    Unfortunately the problem still occurs….


    The debug message I get are:


    Notice: Function wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the salon-customServiceCategory handle. Please see?Debugging in WordPress?for more information. (This message was added in version 3.3.0.) in?/var/www/vhosts/sehmaenner.de/test.sehmaenner.de/wp-includes/functions.php?on line?6078

    On step 2 in bookingform:
    Deprecated: wordwrap(): Passing null to parameter #1 ($string) of type string is deprecated in?/var/www/vhosts/sehmaenner.de/test.sehmaenner.de/wp-content/plugins/salon-booking-system/views/shortcode/_attendants_item_900.php?on line?12

    Notice: Only variables should be passed by reference in /var/www/vhosts/sehmaenner.de/test.sehmaenner.de/wp-content/plugins/salon-booking-system/views/shortcode/_attendants_item_900.php on line 12

    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in?/var/www/vhosts/sehmaenner.de/test.sehmaenner.de/wp-content/plugins/salon-booking-system/views/shortcode/_attendants_item_900.php?on line?13

    On step 4 in bookingform:
    Warning: Uninitialized string offset 8925 in?/var/www/vhosts/sehmaenner.de/test.sehmaenner.de/wp-content/plugins/salon-booking-system/views/shortcode/salon_summary.php?on line?39

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    which theme is in use now?

    Check if you disable “CSS” and “Javascript” on “salon / settings / style” section..

    Our plugin has been tested up to php 8.0

    Thread Starter monolithcollectiv

    (@monolithcollectiv)

    Hi,

    it’s the Twenty Twenty-Four theme.
    I disabled all settings in Salon > Setting > Style and I switched back the PHP Version zu 8.0.30.

    Now the warnings and deprectaed-hints are gone, only the notices remain.
    But still the problem(s) remain too..

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    You don’t have to disable our plugin CSS and JS options..

    on this testing website we are using the same theme: https://pro-dev.salonbooking.it/booking/

    Thread Starter monolithcollectiv

    (@monolithcollectiv)

    Well I had “JS on front-end” enabled before – so no matter if enabled or disabled, it didn’t make a change. A CSS option I cannot find in the style-settings.

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    I’m not able to reproduce the issue..

    How did you placed the [salon/] shortcode in the “Booking” page?

    Thread Starter monolithcollectiv

    (@monolithcollectiv)

    I used the classic editor before and just pasted it in. Due to deactivating the classic editor plugin I now pasted the shortcode in the Gutenberg shortcode-block.

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    try changing the language of wordpress and see what’s happen.

    Which language are you using?

    Thread Starter monolithcollectiv

    (@monolithcollectiv)

    Hah I changed the language from German (formal) to German and now the time selection appears!
    And also the other problem (other support thread) is solved.

    Does it give you a hint where the problem might be and how to get it to work even with German (formal) selected?

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    The “German (formal ) ” language is not supported.

    Thread Starter monolithcollectiv

    (@monolithcollectiv)

    That’s unfortunate…

    Thank you for your support!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Time Input missing’ is closed to new replies.