Chart.min.css not found
-
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)
Viewing 1 replies (of 1 total)
The topic ‘Chart.min.css not found’ is closed to new replies.