• Resolved Ahto

    (@ahtonaris)


    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.css

    From 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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Smaily

    (@sendsmaily)

    Hi, Ahto.

    Thank you for reporting the issue.

    We have confirmed the file exists in our repository (https://github.com/sendsmaily/smaily-wordpress-plugin/), but is missing from the release published at GitHub and WordPress.org.

    As a temporary workaround, please re-create the missing file via the GitHub repository, while we are working on a permanent fix.

    We apologize for the inconvenience caused and appreciate your patience.

    Smaily

    Plugin Author Smaily

    (@sendsmaily)

    Hi, Ahto.

    Thank you for your patience.

    We have applied a fix and restored the missing CSS file. Please try updating Smaily Connect to version 1.4.2 (available under GitHub releases and via WordPress.org).

    The issue was caused by release ZIP-file compilation in our build process, which excluded any path containing assets from the ZIP-file.

    Smaily

    Thread Starter Ahto

    (@ahtonaris)

    Thank you.

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

You must be logged in to reply to this topic.