Jump to content
Sign in to follow this  
josh1178

Shortcode in feature media area

Recommended Posts

josh1178

I'm trying to get some plugin code working in the feature media area, but it isn't working. If I add the code to the text area (by adding it to the post area) it works. 1 - Is there a trick to getting it to work in the media area? 2 - If not, is there a way to make the feature 'text area' full width. Ideally, per-feature. Thanks!

Share this post


Link to post
Share on other sites
cmunns

A lot of shortcodes rely on the_content filter which is the typical post editor panel...and not of the custom output of that section. Feature text can go full-width with a css adjustment. Do you have a link to the site?

Share this post


Link to post
Share on other sites
josh1178

Aha, thanks Adam. I have it just setup locally now, but I haven't done much to the defaults so far at all. Would the full width feature text adjustment be global for all features and feature sets? Thanks.

Share this post


Link to post
Share on other sites
catrina
Would the full width feature text adjustment be global for all features and feature sets?
Yes, it would, as long as you're using the right CSS to adjust the feature text width.

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
josh1178

That helps thanks. It seems like CSS is the only way to go and I've managed to get that working. Thanks

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  

×