• Resolved ubcsecurity

    (@ubcsecurity)


    Hi @pixelbart

    In the 2 files:

    helpful\core\classes\class-helpful-setup.php (Line 254)
    $file = plugins_url( 'core/assets/vendor/chartsjs/Chart.min.css', HELPFUL_FILE );

    helpful\core\classes\class-helpful-widget.php (Line 50)
    $file = plugins_url( 'core/assets/vendor/chartsjs/Chart.min.css', HELPFUL_FILE );

    However the folder is actually “core/assets/vendor/chartjs” and therefor I am experiencing 404 errors happening (in the background).

    Thanks.

    Dan

Viewing 1 replies (of 1 total)
  • Plugin Author Pixelbart

    (@pixelbart)

    Hi @ubcsecurity

    Thanks for your accurate feedback! I fixed the bugs with version 4.0.19, hopefully.

    Here are the changelogs for 4.0.19:
    – Fixed a bug that caused core/assets/vendor/chartjs/Chart.min.css files not to be embedded.
    – Added option in the Helpful settings under System to reactivate the classic editor for WordPress.

    ^Kevin

Viewing 1 replies (of 1 total)
  • The topic ‘Chart.min.css not found’ is closed to new replies.