The goal of each and every project I work on is to make it as easy as possible for my clients to add and update content on their website.
The best way I've found t do this is with Custom Fields. Custom Fields makes it so all you have to do is fill in a form and done. The templates take care of the rest.
Dynamic content is even better. I've been using what are called repeater fields a lot because this enables the client to have even more control.
This video covers how I created a Custom Post Type for the projects portfolio. The challenge here is that not every project will have the same number of images. So I used a repeater Custom Field which allows the client to add as many or as few images as they need. The design on the front end updates automatically, no messing with Oxygen to get this done.
Check out the video to see how I connected all the elements dynamically to make this happen. There's a cool and simple lightbox element in here too.
#oxygen #WordPress