BeholdPL
BeholdPL
I have this little script: ```
Images disappear until the browser window size changes. See the video below: https://www.dropbox.com/s/4w6cuq4xvdwriz2/lozad.mov?dl=0 right now my site is on my local, in afternoon I move it to server, but until...
Hi :) Is there any possibility to prevent to open virtual keyboard on smartphones and tablets? It's very annoying when I want choose date and keyboard is opening :) Thanks!
Hi! :) I'm using 'irisArgs' in multicolor 'choices' for custom color pallets, let's say this field have name 'b-settings'. This color are coming from other multicolor field, let's say 'a-settings'....
Im using color field with CSS vars like this: ``` Kirki::add_field( $textdomain, [ 'type' => 'color', // things 'output' => array( // vars front array( 'element' => ':root', 'property' =>...
Hello I want to use active_callback but **not** when first and second value is 'top_bar_contacts', but at least one of them. How can I do that? ``` 'active_callback' => [...
I have text field in Kirki settings like this: ``` Kirki::add_field($textdomain, [ 'type' => 'text', 'settings' => 'woo_cta_add_to_cart_default', 'label' => esc_html__('Domyślny przycisk', $textdomain), 'section' => 'woo_cta', 'default' => esc_html__( 'Dodaj...