sorry, my web site is not online yet, but I think I found the problem. I disabled everything in Days/Hours settings except use hours and the problem still exists, but when I enabled “add last selected hour price to total price” problem solved automatically.
thank you again for your plugin.
Hi,
I had the same problem and I fixed it.
I had a custom post type and it’s icon css was the problem;
I had a <style> tag unclosed;
I suggest check your functions.php for synatax errors !
I hope it helps… 😉