Tell us what you are trying to do?
Use a elementor template with in the loop output - in search results.
Nothing displays
Hi, what if you temporarily remove the Content Template shortcode and use only the Elementor template shortcode, like this:
<div class="col-sm-12">[elementor-template id="4979"]</div>
Is the template displayed as expected?
I place the above shortcode in the
Templates for this View
Still nothing is displayed
I removed the content template:
Still not displaying.
I'll be glad to take a look. Can you provide login credentials here? Let me know where the View is displayed on the front-end of the site.
Okay it seems to be related to whether or not the current post in the loop has a Toolset Content Template applied to it. For example, I temporarily set this post's Content Template to "None": hidden link
Now you can see the Elementor template appear for that post in the loop. I'm asking my 2nd tier support team to let me know if this is expected. I know there are limitations to using Elementor templates inside other Content Templates, but I'm not sure if this is a known issue. I'll let you know what I find out.
Hi Christian
Thank you for looking in to this.
After discussion with my 2nd tier team, it turns out that using an Elementor Template in a View of posts is very much like trying to use an Elementor Template in a Toolset Content Template applied directly to the post. When you combine the two types of templates like this, nothing will be displayed. In fact, it is not recommended to apply Toolset's Content Templates to a post when Elementor is used. The best practice is to use Elementor templates exclusively, as described in the documentation here: https://toolset.com/documentation/user-guides/using-toolset-with-elementor-page-builder/create-templates-for-custom-post-types-with-elementor-and-toolset
Let me know if you have questions about that.