I’m working on an elementor layout that will be used as a template for a custom post type that will hold all the projects of a designer. Since for each project there is a lot of text, I’m thinking to have an offcanvas popup that will display the text of the current displayed project. The mai problem is that Elementor will not give me the ability to select the post content widget when I create a new popup. I’m not sure if this is possible.
Is there any way to get the current post content using an hook or a filter and display it using a shortcode or with another method?