Tagged: captions, Custom Post Type
Hey fanlokbun,
Thanks for providing the admin login, can you give us a link to your site?
Best regards,
Nikko
Doh!
Here is a link to a custom post type (story) with 3 images:
http://shaftesbury-remembers.goldhillmuseum.org.uk/story/frederick-john-ford/
Thanks Nikko
Hi,
Sorry for the late response and missing the thread. Try to add the title attribute on the img tag. Hope this helps.
Best regards,
Nikko
Nice one Nikko! Works a treat.
For anyone else I changed:
$content_output .= '<img src="'. $image['sizes']['thumbnail'].'" alt="'. $image['alt'].'" />';
to
$content_output .= '<img src="'. $image['sizes']['thumbnail'].'" alt="'. $image['alt'].'" title="'. $image['title'].'" />';
Thanks
Rob
Hi Rob,
Great, glad you got it working and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Please close it
thanks
Hi,
Thanks for using Enfold :)
Best regards,
Nikko