I have been experiencing multiple strange apparent conflicts between Elementor and Views. The latest is this one...
I have created a view to show related content. Here is the view in a blank post: hidden link
And here is the view at the bottom of the single post template (under 'Related Content'): hidden link
That block of related content should be appearing below the content, but isn't. It is displaying fine in the Elementor editor, but in the front end, just garbled and missing content.
I had actually done that already, but that Elementor template is showing the post type 'Downloads' from WP Download Manager (WPDM hidden link) and when I put the view on a different template it is displaying fine.
So there seems to be some conflict there. Have you tested Toolset with WPDM? It's probably the dominant document manager solution so must be quite widely used with your users?
OK, I have a problem that doesn't present exactly the same but is clearly related, inasmuch as I am getting messages about infinite loops being created (even though there are not with the given configuration; WPDM appears to be hijacking the templates).
I'll escalate this, but I think you will find that if you do not use a content template to group your fields in the output of your View and you instead place the fields directly between the wpv-loop tags in the Loop Editor you will find that it likely works okay.
Hi Nigel - yes, that works thanks! Please let me know what the tech team says... we've used this plugin on a couple of sites to allow better reporting on download stats, rather than just using a Types field.
many thanks!
this is in the queue to be looked at, but in the meantime a solution is, where in the View Loop Editor the content template is linked to, add the attribute suppress_filters="true", which will prevent WPDM from interfering in that template, which is causing the issue, e.g.
Are you happy to close this? I can re-escalate but the internal tickets are filed already and I suspect it will be some time before a specific fix is implemented if it is possible.