Category: Wordpress

WooCommerce zero trimming decimal

I found this little neat thing when messing around with decimals in WooCommerce. Nice of them to provide this little filter! But even better if it was a setting in wp-admin, but until that is added, this is a quite

Read More »

Select2 on existing select-dropdown

I had some issues with using Selct2 on an already existing select where the select attribute was already set. The problem was Select2 didn’t unselect the previously set option. To by-pass that I did this workaround. To use Select2 check

Read More »

Elementor Custom Modules

Creating lots of modules in you theme for Elementor? Do you want to skip the step of loading the files and classes manually? I use this code which makes things very handy, just create the php-file with the same name

Read More »
Cart