There are two ways to get your CultureObject data displaying on your site.
The first route is easy, but limited – and as of writing (August 2025), still in alpha which means it isn’t yet ready for production use. The second requires some WordPress theming knowledge but is much more flexible.
If you want to quickly display your record data on a site – if you are just playing to understand what CultureObject can do or have a very simple need, then take a look at CultureObject Display.
If however you want to do something deeper – either a more integrated design, or including some logic in your field displays – then you’ll need to get into theme development. Note that we only show a really simple example on this page – this is “just WordPress” and there are a gazillion guides already telling you how to create themes for WordPress!