Missing CSS File
-
Hi,
I’ve encountered an issue with the plugin where it attempts to load a CSS file that does not exist in the plugin directory. This results in a 404 error on every page load because the stylesheet is enqueued globally, even when the Newsletter widget is not used. Ideally, the CSS should only be enqueued when the widget is actually present on the page.
The plugin is attempting to load the following file:
/wp-content/plugins/smaily-connect/integrations/elementor/assets/css/newsletter-widget.cssFrom a quick check, I noticed that this file existed in version 1.2.0, but is missing in the latest version.
Could you look into restoring the file (if needed) or adjusting the enqueue logic to load it only when necessary?
Thanks!
You must be logged in to reply to this topic.