Conversation
supportHi, I try to show pie chart on the template page using php code like this: 1. do_shortcode(‘[TP_PIEBUILDER title=”Graduation Rate” values=”70″ labels=”Graduation Rate” colors=”#E83A79″]’); or this: 2. apply_filters(‘the_content’, ‘[TP_PIEBUILDER title=”Graduation Rate” values=”70″ labels=”Graduation Rate” colors=”#E83A79″]’) and it won’t work proparly. Canvas is empty. What can I do to show pie chart on the template page ?
No comments were stored for this source.