Title: Does it function in DIVI Theme?
Last modified: May 21, 2021

---

# Does it function in DIVI Theme?

 *  Resolved [dmarin](https://wordpress.org/support/users/dmarin/)
 * (@dmarin)
 * [5 years ago](https://wordpress.org/support/topic/does-it-function-in-divi-theme/)
 * Hi there!
 * I am developing a new website using DIVI Theme for a client and they would like
   to display caption as an overlay on a single post page. I installed your plugin,
   but nothing happens.
 * So, I was wondering if your plugin works with DIVI or how would I make it work?
   
   Thanks, Danijel

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Fesomia](https://wordpress.org/support/users/fesomia/)
 * (@fesomia)
 * [5 years ago](https://wordpress.org/support/topic/does-it-function-in-divi-theme/#post-14475152)
 * Hi Danijel
 * DIVI is probably using it’s own method to show the featured image or showing 
   the image as a background, so the hooks our plugin use are never fired and thus
   the caption is not shown. You may have to use the functions **get_featured_image_caption()**
   or **the_featured_image_caption()** in your theme child template in order to 
   make them appear (look at the documentation for more info about that).
    -  This reply was modified 5 years ago by [Fesomia](https://wordpress.org/support/users/fesomia/).
 *  Thread Starter [dmarin](https://wordpress.org/support/users/dmarin/)
 * (@dmarin)
 * [5 years ago](https://wordpress.org/support/topic/does-it-function-in-divi-theme/#post-14482294)
 * Thanks for your reply Fesomia … but where exactly would I use function get_featured_image_caption()?
   Or where can I find more documentation about this?
 *  Plugin Author [Fesomia](https://wordpress.org/support/users/fesomia/)
 * (@fesomia)
 * [5 years ago](https://wordpress.org/support/topic/does-it-function-in-divi-theme/#post-14484045)
 * You can use these functons in the template file of your theme that is showing
   the image (ie. header.php), all they do is return the string so you can use it
   anywhere inside the html/php code. I’m not familiar with divi, so it could be
   as easy as adding the php code in the template or having to use some kind of 
   hook that the theme provides.
 *  Thread Starter [dmarin](https://wordpress.org/support/users/dmarin/)
 * (@dmarin)
 * [5 years ago](https://wordpress.org/support/topic/does-it-function-in-divi-theme/#post-14487627)
 * Well, I just can’t get it to work in DIVI. 🙁
 *  Plugin Author [Fesomia](https://wordpress.org/support/users/fesomia/)
 * (@fesomia)
 * [5 years ago](https://wordpress.org/support/topic/does-it-function-in-divi-theme/#post-14493346)
 * Sorry to hear that. You may need a developer able to modify the divi theme to
   suit your needs
 *  [stevenmayjr](https://wordpress.org/support/users/stevenmayjr/)
 * (@stevenmayjr)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/does-it-function-in-divi-theme/#post-14698496)
 * Short answer is it does not work at all in Divi theme and Divi is one of the 
   most popular (prominent) themes in the marketplace today. 🙁
 *  Plugin Author [Fesomia](https://wordpress.org/support/users/fesomia/)
 * (@fesomia)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/does-it-function-in-divi-theme/#post-14811252)
 * Hi all. We’ve included a initial support for Divi themes in the latest version.
   Please check it out; we hope it works!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Does it function in DIVI Theme?’ is closed to new replies.

 * ![](https://ps.w.org/fsm-custom-featured-image-caption/assets/icon-256x256.png?
   rev=1709436)
 * [FSM Custom Featured Image Caption](https://wordpress.org/plugins/fsm-custom-featured-image-caption/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fsm-custom-featured-image-caption/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fsm-custom-featured-image-caption/)
 * [Active Topics](https://wordpress.org/support/plugin/fsm-custom-featured-image-caption/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fsm-custom-featured-image-caption/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fsm-custom-featured-image-caption/reviews/)

## Tags

 * [caption](https://wordpress.org/support/topic-tag/caption/)
 * [divi](https://wordpress.org/support/topic-tag/divi/)
 * [featured image](https://wordpress.org/support/topic-tag/featured-image/)

 * 7 replies
 * 3 participants
 * Last reply from: [Fesomia](https://wordpress.org/support/users/fesomia/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/does-it-function-in-divi-theme/#post-14811252)
 * Status: resolved