As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
On that page url i have two charts (shortcodes), a donut chart and a bar chart. They are both by Google Chart Render Engine. I also have a call back script which define the value types, colors etc. These charts were working fine until recently but all of a sudden have stop showing and are showing this errors (both on backend and on frontend) instead:
Safari: undefined is not an object (evaluating 'd.length')
Chrome: Cannot read properties of undefined (reading 'length')
Firefox: D is undefined
Just before I tried to create new charts and in the beginning they were ok, but as soon as I edited them, the errors appeared. I don't know what happened now, but suddenly the old charts went back to normal. So I guess I'm fine again for the moment ...