Евгений Ефимченко

Results 4 issues of Евгений Ефимченко

Hello, Great plugin. But some fields do not work after copying. After copying can not delete individual images from the gallery. The button to add an image does not respond....

Hello! Using the **read-write-simplexml.php** example I need to split a very large file into several small ones, with a certain number of . And no matter what I do, subsequent...

Установил вчера на виртуальный хостинг Вашу систему. Проблем вроде не возникло. Но работает очень медленно, даже авторизация. Это ограничение бесплатной версии?

I use this code but it doesn't do what I want :-) `$('#tagsinput').on('beforeItemAdd', function(event) { event.item = event.item.replace(/\s\s+/ig, "").replace(/:\/\//ig, "").replace(/https/ig, "").replace(/http/ig, "").replace(/ftp/ig, ""); });` How is it possible to implement...