Hi guys,
I was working on my first website for a client. It’s a website for renting construction machinery and I was asked to create a page for showing some information about the vehicle and its photos.
I was doing like this:
1. I created a Custom Post Type with CPT UI named “Vehicles”
2. I createed some Custom Post Fields for the information
Now I need to create a template to show in some sort of way this information like a product: on the left side will go the photos and on the other side all the information about that vehicle. In addition, a contact form will be added to request a quote.
Now, I can create “single-vehicles.php” and create all the layout for my vehicles, but are there any plugins that help me to create this template page using a visual editor? (such as Elementor Pro).
​
Thank you for the help!
[ad_2]
What theme are you using? Is changing the theme a possibility? Elementor Pro, Crocoblocks, Bricks, WP Block Editor/Gutenberg can all build templates for CPTs. Or just build one youself – I find it’s often easier to do that.
I do this with Oxygen on a lot of my sites. Setup the custom posts and then build out templates using dynamic data from ACF.
You can also do it in Elementor (and probably other builders )