Zodor
Forum Replies Created
-
Forum: Plugins
In reply to: [Visual Form Builder] Checkboxes Values not saved in form entriesAny news on this bug ?
Forum: Plugins
In reply to: [Visual Form Builder] Checkboxes Values not saved in form entriesPlease fix this !!!
Forum: Plugins
In reply to: [Visual Form Builder] Checkboxes Values not saved in form entriesSame problem here.. The checkbox options does not work.
Forum: Plugins
In reply to: [Visual Form Builder] Need to remove verificationForum: Plugins
In reply to: [Visual Form Builder] Need to remove verificationWhich plugin did you install. I need to do this too but have not found a suitable plugin yet
Forum: Plugins
In reply to: [Visual Form Builder] SpamI have the same problem
Forum: Plugins
In reply to: [Unite Gallery Lite] Unite Gallery ErrorTry this.
Add file: /etc/php.d/20-simplexml.ini
With content:; Enable simplexml extension module extension=simplexmlAnd to be just sure also add file: /etc/php.d/20-xml.ini
With content:; Enable xml extension module extension=xml.soAnd restart apache: systemctl restart httpd
And restart php-fpm: service php-fpm restartI have the same problam, and the plugin that was causing my problem was:
* User Login History
* https://sv.ww.wp.xz.cn/plugins/user-login-history/Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] Various mobile bugsYeah, I have figured that out too.
The following CSS override is needed for mobile view to work
ul#huge_it_portfolio_popup_list_2 {
z-index: 99999 !important;
}Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] Various mobile bugsHi
The site is under construction, but you can access it here:
If you load the page in a mobile phone, or just downsize your browser to 320px width and try to click one of the pictures at the bottom, you will see the problem when the popup is appearing.