Jump to content
Sign in to follow this  
matimes

php or shortcode inside the feature media field

Recommended Posts

matimes

Hi, I am trying to show a tag cloud inside the feature slider of iBlogPro. I've tried to install a plugin and to place a shortcode inside the feature media field, but it doesn't work. I've managed to do it with jquery.tagsphere. I declare the scripts in the head and then put this code on the feature media field :

<div class="tagscloud" style="background-color:#000; color:#fff;">
	
</div>[/code]

I now want my tags to be dynamically generated by wordpress taxonomies. Does somebody know how to achieve this inside the the feature media field ?

Share this post


Link to post
Share on other sites
cmunns

Well what relationship does jquery.tagsphere have with wordpress tag cloud?

Share this post


Link to post
Share on other sites
matimes

Hi cmunns, There is no relationship. I've just tried first to use a tag cloud plugin that allows using shortcodes and inserted the shortcode in feature media field without succes. Is there a solution for bringing a shortcode or a wordpress php code in the feature media field ? If I create a template to generate the list of taxonomies, can I call it in the feature media field ? Thanks Eric

Share this post


Link to post
Share on other sites
catrina

I'm not aware of a solution, but you can try creating a custom taxonomy template and test it out to see what results you get.


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  

×