Hi,
I’m still have the same problem, though I can clealy see the button, it just doesn’t work. I’m aware, it must be due to some JS issues, but I have no clue how to fix them. My Chrome Resources Panel shows me, that I have two load-scripts.php files (all in wp-admin folder) and one of them constantly generates errors like
Uncaught Error: cannot call methods on dialog prior to initialization; attempted to call method ‘close’
. It comes strait before JQuery.noConflict(); The only differance both files are showing is a jQuery version: troublesome one is a v1.8.3 and the “humble” one jQuery UI is v1.9.2. Maybe I’m missing two different things. I couldn’t “google” the solution for this problem anyway. Simply, adding ?> at the end of functions.php file doesn’t help. Manually inserting the booking shortcode is certainly a remedy, but I want to fix the problem once and for all. I have disabled all my extensions, changed the theme (even though I’m using the standart one). Nothing helps. Funny enough the shortcode button in a free version works like charm. Any word of advice on how I can fix this perky JS annoyance?
Thank you in anvance for words of wizdom!