Hello everyone,
I'm trying to use Forminator to allow users to upload posts to a Custom Post Type "Thrift Items". I've tried posting the data through Forminator, I've tried creating field groups using ACF (item_price, item_photos, item_condition, etc.), and nothing has worked to show the fields in a page post.
I've even tried just creating a Sample field group using ACF and using the get_field() and the_field() functions, that ACF provides, in the page.php file that my Ocean WP – Architect theme/demo has (I can't find the single.php file for some reason).
I'm essentially just trying to get the data fields to display.
Any advice would be helpful thank you.
