• Resolved Jak

    (@123456jk)


    Hi

    Would you please let me know if I can import an Elementor Template for the dashboard, without having Elementor installed on the same site, where I want to use the White Label CMS plugin? This site is using WordPress version 4.9, so I am not able to install Elementor with this WordPress version. But, I have another site with Elementor already installed and the template for the Dashboard created. Can I export this template and import it into White Label CMS?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Video User Manuals

    (@videousermanuals)

    Hi @123456jk ,

    Sorry, this is not possible. White Label CMS detects if Elementor core is installed on the site, without it being installed this won’t be available.

    It might be possible for you to use an iframe and show the dashboard that way using the HTML option, but you can’t import it to White Label CMS in the way you described sorry.

    Thanks

    How about a shortcode? Can you do a shortcode for us? That would allow you to put all sorts of other fun shortcodes on the WP Dashboard.
    <?php echo do_shortcode($this->template()); ?>
    Line 43 of Welcome_Messages_Html.php

    Though, for the life of me I cannot figure out how to get Elementor to shove all of its css/javascript in there too.

    For some reason, when using the Template Type: Elementor the css is not being loaded for Elementor.

    In Console on Firefox I am getting

    Source map error: Error: request failed with status 404
    Resource URL: https://whatever.com/wp-content/plugins/elementor/assets/css/frontend.css?ver=3.6.6
    Source Map URL: frontend.css.map
    
    Source map error: Error: request failed with status 404
    Resource URL: https://whatever.com/wp-content/plugins/elementor/assets/css/admin.css?ver=3.6.6
    Source Map URL: admin.css.map
    
    Source map error: Error: request failed with status 404
    Resource URL: https://whatever.com/wp-content/plugins/elementor/assets/css/frontend-legacy.css?ver=3.6.6
    Source Map URL: frontend-legacy.css.map
    
    ?
    Plugin Author Video User Manuals

    (@videousermanuals)

    Hi,

    Can you confirm this error does not appear on the front end with you load it on a page on the front end?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Elementor Template Import For Dashboard’ is closed to new replies.