Any Extensions for Image Caption?

This forum is for general questions about extensions for Joomla! 3.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
nanjicong
Joomla! Intern
Joomla! Intern
Posts: 50
Joined: Sun Aug 04, 2013 11:41 am

Any Extensions for Image Caption?

Post by nanjicong » Wed Jul 30, 2014 11:39 pm

Hi there,

Don't know why the image caption is not shown by Joomla's default setting. How can I have it shown? Or Is there a free extension for the image caption?

I am on a Joomla! 3.3 site.

Thanks.

MusicalWebsites
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 161
Joined: Mon Jul 07, 2014 8:09 pm

Re: Any Extensions for Image Caption?

Post by MusicalWebsites » Thu Jul 31, 2014 4:12 am

Where is the image you are trying to caption?

nanjicong
Joomla! Intern
Joomla! Intern
Posts: 50
Joined: Sun Aug 04, 2013 11:41 am

Re: Any Extensions for Image Caption?

Post by nanjicong » Thu Jul 31, 2014 10:40 pm

MusicalWebsites wrote:Where is the image you are trying to caption?
In the article, and the blog view. Thanks.

kimberlyshanne
Joomla! Apprentice
Joomla! Apprentice
Posts: 24
Joined: Sat Jul 26, 2014 2:50 pm

Re: Any Extensions for Image Caption?

Post by kimberlyshanne » Fri Aug 01, 2014 1:40 pm


MusicalWebsites
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 161
Joined: Mon Jul 07, 2014 8:09 pm

Re: Any Extensions for Image Caption?

Post by MusicalWebsites » Fri Aug 01, 2014 10:05 pm

You could just use HTML5

Code: Select all

<figure>
  <img src="yourimage.jpg" alt="Your Image" width="304" height="228">
  <figcaption>Your caption!</figcaption>
</figure>

nanjicong
Joomla! Intern
Joomla! Intern
Posts: 50
Joined: Sun Aug 04, 2013 11:41 am

Re: Any Extensions for Image Caption?

Post by nanjicong » Sat Aug 02, 2014 12:57 am

kimberlyshanne wrote:You could check this extension:

http://extensions.joomla.org/extensions ... mages/9105
This is great. Never tried this plugin because it said only for Joomla 2.5, but it turns out work fine on Joomla 3 also! Thanks.

keatejimmy
Joomla! Apprentice
Joomla! Apprentice
Posts: 21
Joined: Tue Jul 29, 2014 1:41 am

Re: Any Extensions for Image Caption?

Post by keatejimmy » Sat Aug 02, 2014 1:47 am

Hmmmm.. are you sure it worked even at the latest versions of Joomla? What is your joomla version by the way?

kimberlyshanne
Joomla! Apprentice
Joomla! Apprentice
Posts: 24
Joined: Sat Jul 26, 2014 2:50 pm

Re: Any Extensions for Image Caption?

Post by kimberlyshanne » Sat Aug 02, 2014 4:50 am

nanjicong wrote:
kimberlyshanne wrote:You could check this extension:

http://extensions.joomla.org/extensions ... mages/9105
This is great. Never tried this plugin because it said only for Joomla 2.5, but it turns out work fine on Joomla 3 also! Thanks.
Well, I just read the reviews that's why I thought it also works for Joomla 3. Thanks!

nanjicong
Joomla! Intern
Joomla! Intern
Posts: 50
Joined: Sun Aug 04, 2013 11:41 am

Re: Any Extensions for Image Caption?

Post by nanjicong » Mon Aug 04, 2014 12:42 am

keatejimmy wrote:Hmmmm.. are you sure it worked even at the latest versions of Joomla? What is your joomla version by the way?
I am running a Joomla 3.3.3 site, and the plugin works. :D


Locked

Return to “Extensions for Joomla! 3.x”