Advanced Custom Fields (ACF) for WordPress makes it really easy for a you to add customisations to a website. I had a client wanting to use bootstrap tabs on their website and also have the ability to add or remove new tabs and content through their editor. I used the ACF repeater field to do this.
Read More
Tag: advanced custom fields
Advanced Custom Fields repeater with bootstrap rows
If you love using ACF in WordPress, you might want to use Bootstrap with it too.
If you’re going to use the acf repeater field and Bootstrap, you’ll need to do some hacks in PHP.