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
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
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..
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/
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.
I’m not able to reproduce the issue..
How did you placed the [salon/] shortcode in the “Booking” page?
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.
Hi,
try changing the language of wordpress and see what’s happen.
Which language are you using?
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?
The “German (formal ) ” language is not supported.
That’s unfortunate…
Thank you for your support!