Plugin Author
CeiKay
(@ced1870)
Hi
can you give me more explanations ? is this a problem in the admin or frontend ?
do you have an error in the console of your browser, or do you have an url to check ?
CEd
Problem is in the admin > product edit page. In firebug I can see an ajax error something like admin-ajax.php 403 Forbidden.
Plugin Author
CeiKay
(@ced1870)
can you try to edit the file
plugins/tooltip-ck/includes/class.admin.php
line 44+45 :
if ( ! current_user_can('update_plugins') )
return;
remove these 2 lines and tell me if it works
-
This reply was modified 9 years, 6 months ago by
CeiKay.
No, it doesn’t work. It’s the same.
I tried plugin Tooltip CK on another web page with installed woocommerce and I got the same result. It didn’t work.
Plugin Author
CeiKay
(@ced1870)
I have released a 2.0.3 version that shall fix it
Please try and let me know
Hi ced,
now everything works great.
Thanks,
Johnymas.
Plugin Author
CeiKay
(@ced1870)
cool 🙂 thanks for your feedback and patience