Tell us what you are trying to do?
Will not display single post in page
I am using elementor pro
I have created a elementor single template.
Create the design using dynamic content.
can see preview.
When I place it in a page none of the custom post data is displayed.
Is there any documentation that you are following?
https://toolset.com/documentation/user-guides/using-toolset-with-elementor-page-builder/create-templates-for-custom-post-types-with-elementor-and-toolset/#limitations-when-using-elementor-and-toolset-templates-together
Hi, it sounds like you have created a single post template in Elementor for some custom post type. You would like to display that custom post on a Page somewhere on your site. Is that correct? Or is the problem occurring when you try to display the single post?
If the problem occurs when you try to display the single post, make sure no Toolset Content Template is assigned to this post type. This will cause a problem with Elementor templates.
If the problem occurs when you try to place an Elementor template in a custom Page using a shortcode, then you probably need to use a View to select the correct post, then insert the Elementor template shortcode in the View's loop editor.
I would like to display a single post using the elementor template on a page.
It displays using the elemenot template, when I view the custom post with in wp. There is no toolset content template assigned. So there should be no conflict.
When I display the elementor single post template on a page the design displays but no custom post field data is displayed.
https://toolset.com/documentation/user-guides/using-toolset-with-elementor-page-builder/create-templates-for-custom-post-types-with-elementor-and-toolset/
I would like to display a single post using the elementor template on a page.
You must create a View that returns the correct single post in the results. You can use a post ID filter to display the correct post. Then place the Elementor template shortcode inside the wpv-loop tags to display the single post template inside the View's loop.
Okay I will stand by for your update.
My issue is resolved now. Thank you!