elementor / elementor-hello-world

Elementor Sample Plugin
https://elementor.com/
205 stars 101 forks source link

Elementor frontend not triggering script #22

Open christianswanepoel opened 2 years ago

christianswanepoel commented 2 years ago

I changed the wp_enqueue_script() for both editor_scripts() and widget_scripts() to use a remote script and now my widget only renders in elementor-frontend and not elementor-editor. Any idea why that would be?

Context: the script references a div id in the hello world render()

jbflknr commented 3 weeks ago

Same issue for me- was there ever a resolution?