-
I have 3 issues when using gravity forms with Scaffolding (issues don't occur with default wordpress theme):
1. I have a select field in my form but when I click on it the dropdown is hidden behind th…
-
I'm trying to combine the Tables-Design (from tables) with the Default-Example (from table dynamic).
Although the checkboxes in the first page are displayed ok, when I display more rows (by choosing 2…
-
I'm unable to get `aurelia-i18n@0.5.3` working using JSPM. I'm following the very latest docs, it fails during bootstrapping phase:
```
BackendConnector.js:213 Uncaught TypeError: this.backend[fcName…
-
When hovering any checkbox it hides itself. Also it seams that checkboxes are not clickable.
B.T.W while including this theme I commented icheck and imports in theming.scss because didn't find that fi…
-
We have a theme that is also tracked in a github repository. Something (seems like Langify or an admin) managed to delete a CSS file.
To try to check for anything else that may be missing, I cloned …
-
Using ember v 2.4.1, the iCheck component render as a regular checkbox. Can you test this on the latest Ember version and see if it works?
-
`$('.i-check').iCheck({
checkboxClass: 'icheckbox_square-green',
radioClass: 'iradio_square-green',
});
`
Everything is working fine with 1.0 version. But o…
-
Error:(44, 25) TS2339: Property 'iCheck' does not exist on type 'JQuery'.****
Hey I receive this message?
-
The Composer upgrade to 3.1.28 version, then this bug happened in all cached pages:
Smarty_Internal_Template->render() undefined method in [omited path]/smarty/smarty/libs/sysplugins/smarty_internal_…
-
thanks for your nice work!
we use the react-icheck in our project
how to change the size of the checkbox,or has the 'size' props?
thanks:)