Shortcode not working
-
I am trying to using your sample shortcode in my files like forllowing way :-
echo do_shortcode( ‘[wp_charts title=”barchart” type=”bar” align=”alignleft” margin=”5px 20px” datasets=”40,32,50,35 next 20,25,45,42 next 40,43, 61,50 next 33,15,40,22″ labels=”one,two,three,four”]’ );
But above code doesn’t reflect anything on a page but only acquire space of the chart. As html will be loaded but doesn’t show anything on screen.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Shortcode not working’ is closed to new replies.