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: acf
Top 10 Essential Plugins for WordPress
WordPress is an amazing CMS, being used by beginners to experts – it’s a very robust system and can be used for simple blogging (like this website) or complex websites and e-commerce stores.
I love WordPress myself, I find it very simple to use and because there’s such a large community of users and contributors you can usually find a plugin that will help you achieve a goal on your website with the minimum of cost or fuss. With that being said, you also need to be careful about which plugins you use.
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.