How to install Elixir on Ubuntu 22 using asdf
If you tried to use apt to install Elixir on Ubuntu 22, it probably didn’t work. Let’s see how to use asdf package manager to install Erland and Elixir!
Elasticsearch and Kibana on Docker using non-default ports
How to make Kibana discover and work with Elasticsearch in your local development environment when using non-default ports for these services. Ready to use snippets for Docker Compose and explanation how does it work under the hood.
How to display custom post fields in Elementor archive page
Recently I’ve encountered one small issue when creating a website for my client. He was managing a couple of apartments and needed an easy way to add new apartments to his page – Elementor and Custom Post Types created with Pods were a perfect candidate for these requirements. However, Elementor is missing a very basic feature – you can’t add custom pods fields to archive widgets!