Acerca de ian.d
Seguidores recientes
Publicaciones
On the last project I worked on, we needed to have separate templates assigned to a Custom Post Type based on different meta fields. Specifically, we were working with a CPT that had a meta field of version and we needed to display one template for all global versions, and another template if the version was != global In order to do this, we used Elementor's elementor/theme/register_conditions . Y...
Adding display conditions to Elementor for a CPT
Jan 11, 2022
132 Visualizaciones
After using select2 on one of my projects, I've now found the need to use a kind of dependable selects inside a repeater that will provide me the ability to have unique options selected on each of them. My use case is that I have a list of options, say "Option A", "Option B", .. "Option Z" and inside the repeater, I use multiple select dropdowns to select these options, but ideally, I would like t...
Working on Select2 unique-options dropdowns
Jan 08, 2022
121 Visualizaciones