im very new to programming so i hope somebody can help me out here. I am trying to add elementor support to a php page. I have a plugin on my wordpress installation which is displaying some pages in php. I want to display some elementor content via the shortcode funtion "echo do_shortcode('[name_of_shortcode]');", to the php pages. The content of the elementor pages is displayed but its lacking elementor support (stylesheets, js files, etc. are not loaded). Would be great if i can get some support here.
Thanks!