Is there a way I can wrap images in some divs and/or add my own classes to those images? I’ve used WYSIWYG editor. Or is there a better way I can use?
What images are you talking about, is this an image field. The HTML that is around elements is completely up to you and what you code into the template. For examples see the image field documentation. http://www.advancedcustomfields.com/resources/image/
Yes, an image field, but what is if I want images? More than one. I’m talking about the free version of the plugin 🙂
With the free version you’d add more image fields and then you’d adjust you template code to deal with each of the fields.
There are also add-ons for the free version like the repeater field and the gallery field that will let you add multiple images more easily. I’d suggest to go with ACF5 Pro if you’re going to go that route though.
Ok I understand. Thank you very much.