Jump to content
Sign in to follow this  
greencollargroup

Links not working in photo captions.

Recommended Posts

greencollargroup

I've used a few CC-licensed photos from flickr on my site, and I'd like to link to the photographers' pages in the image captions. However, neither HTML nor WYSIWG links seem to stick when the page updates. They'll show up in the editor, but not once the page is published. (Example of the situation here) Any suggestions?

Share this post


Link to post
Share on other sites
bryan-hadaway

Can you post the raw HTML from the editor? You'll need to edit in the HTML, if you're not already this might be the problem. Thanks, Bryan

Share this post


Link to post
Share on other sites
greencollargroup

`[caption id="attachment_1130" align="aligncenter" width="864" caption="Creative Commons photo courtesy of Tom Harding."]global_issues_feature.jpg[/caption]` I've tried adding it in that way through the HTML editor, but then the caption no longer works and if I flip over to the visual editor, the whole paragraph of text below will appear linked. Seems like something's a bit off.

Share this post


Link to post
Share on other sites
bryan-hadaway

This is what I figured. What you're attempted won't work because the syntax is erroneous. Instead you should use: ` [caption id="attachment_1130" align="aligncenter" width="864" caption="Creative Commons photo courtesy of Tom Harding"] global_issues_feature.jpg by Tom Harding [/caption] ` or something to that effect. Thanks, Bryan

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  

×