maxicharts
Forum Replies Created
-
Forum: Plugins
In reply to: [MaxiCharts] Plugin Stopped Working After UpdateHave you disabled the theme as well and set the plain standard WordPress one to test ?
We need to know where this “defer” parameter comes from, because the syntax of the script import is wrong:<script type=”text/javascript” src=”https://nostracryptos.com/wp-content/plugins/maxicharts/libs/chartsjs/2.7.2/Chart.min.js” defer=”” ‘=””></script>
Forum: Plugins
In reply to: [MaxiCharts] Plugin Stopped Working After UpdateBetter if you send the whole file with our contact form please.
Can’t see any real error there…Forum: Plugins
In reply to: [MaxiCharts] Plugin Stopped Working After UpdateStill the “defer” parameter when all plugins disabled ?
Forum: Plugins
In reply to: [MaxiCharts] Plugin Stopped Working After UpdateCan you activate WP_DEBUG in order to send me the debug.log file after testing please ?
Forum: Plugins
In reply to: [MaxiCharts] Plugin Stopped Working After UpdateIt says : “Uncaught ReferenceError: Chart is not defined”
which means the file hasn’t been loaded probablyForum: Plugins
In reply to: [MaxiCharts] Plugin Stopped Working After UpdateDo you still have errors in console saying it cannot load Chart file ?
Forum: Plugins
In reply to: [MaxiCharts] Plugin Stopped Working After UpdateIf you leave only maxicharts plugins activated and refresh your browser cache, does it work correctly?
Forum: Plugins
In reply to: [MaxiCharts] Plugin Stopped Working After UpdateI can see a strange defer attribute, not coming from maxicharts, but added (by third party code?) to script import:
<script type=”text/javascript” src=”https://nostracryptos.com/wp-content/plugins/maxicharts/libs/chartsjs/2.7.2/Chart.min.js” defer=”” ‘=””></script>
Can you try removing this extra parameter so does the Charts script gets included correctly ?
Forum: Plugins
In reply to: [MaxiCharts] Plugin Stopped Working After UpdateYou can also easily test : remove parameters one by one, and see when it works.
Forum: Plugins
In reply to: [MaxiCharts] Plugin Stopped Working After UpdateHi @radumcristian,
Can you please send us the log file located under maxicharts/logs/
Using our contact form : https://maxicharts.com/contact/Thanks
Forum: Plugins
In reply to: [MaxiCharts] Notice: Constant MAXICHARTS_PATH already definedsorry, i meant maxicharts-csv-source-add-on 1.2.4
Forum: Plugins
In reply to: [MaxiCharts] Notice: Constant MAXICHARTS_PATH already definedForum: Plugins
In reply to: [MaxiCharts Query Builder Add-on] Filter all chartsIt is actually impossible to display different types of charts with only one shortcode : one graph type in one shortcode only.
Forum: Plugins
In reply to: [MaxiCharts Query Builder Add-on] Filter all chartsWell, if you display several fields using the shortcode parameter include : https://maxicharts.com/include-exclude-fields-from-report/
then all graphs (one for each field id) will apply the same criteria. Else, if you have only one included field inside each shortcode, you need to add the criteria to every shortcode on your page.
Forum: Plugins
In reply to: [MaxiCharts] Cannot filter data with the custom_search_criteriacustom_search_criteria=\'{“status”:”active”,”field_filters”:{“0”:{“key”:”42″,”value”:”2″}}}\’