Category: WordPress

Posts about WordPress, plugin development, and dev-tips.

  • 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…

  • 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…