marekgach
Forum Replies Created
-
Forum: Plugins
In reply to: [Pays – WooCommerce Payment Gateway] Error 502Hello @krasny,
we released version 2.2 which fixes all warning, notices and deprecation messages.Best, Marek Gach
Forum: Plugins
In reply to: [Smartsupp – live chat, AI shopping assistant and chatbots] OdkazyPřeji hezký den,
zařadili jsme tuto úpravu do plánu pro verzi 3.2 našeho pluginu.
We had bug overwriting CSS and causing some problems in a few other plugins. This is fixed in version 3.1. If the problem still persist, please let us know.
Hello Jory,
this was the major bug we had in our previous version. This was fixed in version 3.1. Thanks for advice butadmin_enqueue_scriptsfunction cannot be used here because we divide admin into 2 parts – settings and admin page. This is because we have some same layout and code for almost all of our plugins.Hello Peter.
I have taken a look onto you site. If you set up plugin correctly, then there might be only one possible error. Our plugin JavaScript code is inserted into template footer. If you template is missing section where this footer is print out it will not work. Please see this explanation of template blocks.