No chart rendering and error in Firebug Console
-
Hi,
thanks for your plugin.I wrote this query:
SELECT count(wp_posts.ID) AS NUMBER_POSTS, wp_users.user_login AS USER FROM wp_posts, wp_users WHERE wp_posts.post_author = wp_users.ID AND wp_posts.post_type='post' GROUP BY wp_posts.post_authorI created this chart.
I wrote this shortcode in my page:
[wpbusinessintelligence id="1" type="chart" iframe="n"]Any text[/wpbusinessintelligence]Not chart are shown in my page.
Why?
The plugin not generate automatically the shortcode to insert in page?
Thanks for the support.
https://wordpress.org/plugins/wp-business-intelligence-lite/
The topic ‘No chart rendering and error in Firebug Console’ is closed to new replies.