• Hi,
    When use your plugin with Elementor. The Frontend all style loading is OK. But in Elementor Editor your plugin not load the Frontend style (frontend.css etc).
    Please check. Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Tarek Aziz

    (@tarekht)

    Hello @datverse

    Thank you very much for reaching out to us.

    Could you please share a screenshot of the issue? It would help us understand the issue better.

    We’ll look forward to your kind response.

    Best regards,
    Tarek

    Thread Starter datverse

    (@datverse)

    Hi,
    I use:
    PHP 8.0.x
    WordPress 6.0
    Elementor 3.6.6
    Elementor Pro: 3.7.2
    WooCommerce 6.6.1
    Wishsuite 1.3.0

    This is screenshot of the issue https://imgur.com/a/ekdTmi0

    Thread Starter datverse

    (@datverse)

    Hi,
    I found a Elementor Hook for this issue. But where I can put it in your code to hot-fix?

    add_action('elementor/editor/before_enqueue_scripts', function() {
    		    wp_enqueue_style( 'wishsuite-frontend' );
    		    wp_enqueue_script( 'wishsuite-frontend' );
    	    });

    Thanks

    Thread Starter datverse

    (@datverse)

    Hi,
    Can you reproduce the bug?
    Thanks

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Hi @datverse

    Good morning from here 🙂

    Thanks a lot for clarifying the issue in such a detailed manner.

    Don’t worry. We’ll investigate our plugin thoroughly and solve the issue in the next update.

    Best regards,
    Tarek

    Thread Starter datverse

    (@datverse)

    Thank for your reply.
    Can you give me the hot-fix for this issue 😀
    Thanks

    Thread Starter datverse

    (@datverse)

    Hi, what your next release estimate date will fix this issue?
    Thanks

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Hello @datverse

    Hope you are doing great!

    With due respect, I would like to inform you that we went through our plugin, but didn’t find such an issue. It would be better if you could contact us via our support website.

    https://woolentor.com/contact/

    Our support team will definitely assist you with this.

    Kind regards,
    Support Team

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Elementor Editor not load frontend.css’ is closed to new replies.