Hi,
Can you please check if there is any js error in browser console (browser developer tool console tab, to see press f12 and click console tab, see if there is any js error ). The chart is displayed using php and js, so it may be not php problem but js issue.
I have even enabled wp debug mode but no errors ın error log, no errors on screen, even no errors in apache server log files or mod security log files.
then I tried disabling all other plugins one by one and finally :
I found the problem when I disable this other indicator, your indicator chart starts working fine again. but there were no Jquery or JS error on chrome console.
Category Icon
Easily add an icon to a category, tag or any other taxonomy.
Version 0.6.0 | By PixelGrade | View details
@farzinsb can you please contact us via https://codeboxr.com/contact-us/
we would like to understand better about your findings and can solve. From your reply everything is not clear to us.
there was a plugin in that template named “Category Icon”
https://wordpress.org/support/plugin/category-icon
that plugin causes a conflict with your plugin.
I removed that plugin, and the charts on your plugin started working fine again.
Hi,
good to know. I am not sure what is wrong with that plugin but some develop don’t follow standard way.