Jump to content
Sign in to follow this  
farago

Easychart code in Feature

Recommended Posts

farago

Wonder if you could help me enable easychart in Feature area. Have added the following code to "Feature Media HTML" area but its not displaying chart - just code as text. Code seems fine when used in a post and other areas. Working chart in Post chart1.jpg

	[easychart type="horizbar" height="100" title="Book Sales By Hour: eBook vs Hardcover" groupnames="eBook, Hardcover" groupcolors="005599,229944" valuenames="Romance,History,Mystery,Cooking,Biographies" group1values="157,132,208,150,148" group2values="229,202,259,226,232" ]

Share this post


Link to post
Share on other sites
catrina

That code only works in the Post area because it's shortcode that's designed to work only in the Post and Page areas (note the brackets on either side as opposed to the < and > signs). If this code could be translated for WordPress shortcode to standard HTML, it could be inserted in the Feature Media box.


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×