Title: max101's Replies | WordPress.org

---

# max101

  [  ](https://wordpress.org/support/users/max101/)

 *   [Profile](https://wordpress.org/support/users/max101/)
 *   [Topics Started](https://wordpress.org/support/users/max101/topics/)
 *   [Replies Created](https://wordpress.org/support/users/max101/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/max101/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/max101/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/max101/engagements/)
 *   [Favorites](https://wordpress.org/support/users/max101/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[CataBlog] [Plugin: CataBlog] Caption or excerpts to lightbox](https://wordpress.org/support/topic/plugin-catablog-caption-or-excerpts-to-lightbox/)
 *  Thread Starter [max101](https://wordpress.org/support/users/max101/)
 * (@max101)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-catablog-caption-or-excerpts-to-lightbox/#post-2808341)
 * Hi macguru2000,
 * I did use the catablog-row class sorry, it was the id’s as you mentioned as soon
   as I removed my id’s and used classes it was 100%.
    Hope this helps a example
   of the structure that worked 🙂
 *     ```
       <div class="catablog-row gallery">
        <span>
         <a class="catablog-image" "/stock-photo-16908556-cleveland.jpg">
          <img alt="" src="/stock-photo-16908556-cleveland.jpg">
         </a>
        </span>
        <div class="catablog-description">
          <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut...</p>
        </div>
       </div>
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[CataBlog] [Plugin: CataBlog] Caption or excerpts to lightbox](https://wordpress.org/support/topic/plugin-catablog-caption-or-excerpts-to-lightbox/)
 *  Thread Starter [max101](https://wordpress.org/support/users/max101/)
 * (@max101)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-catablog-caption-or-excerpts-to-lightbox/#post-2808337)
 * Hey macguru2000,
 * You where spot on!!! thanks working like a charm. Did not need to use catablog-
   row class works 100%, they should say this in the template doc.
 * **again Thanks**
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[CataBlog] [Plugin: CataBlog] Caption or excerpts to lightbox](https://wordpress.org/support/topic/plugin-catablog-caption-or-excerpts-to-lightbox/)
 *  Thread Starter [max101](https://wordpress.org/support/users/max101/)
 * (@max101)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-catablog-caption-or-excerpts-to-lightbox/#post-2808330)
 * Hi Macguru2000,
    The site is not up yet only local will look at getting it up
   on a staging server in the mean time this is the template I’m using.
 *     ```
       <div id="gallery">
        <span>
         <a href="%LINK%" class="catablog-image" %LINK-TARGET% %LINK-REL%>
          <img src="%IMAGE-THUMBNAIL%" alt="" />
         </a>
        </span>
        <div class="catablog-description">
          <p>%DESCRIPTION%</p>
        </div>
       </div>
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[CataBlog] [Plugin: CataBlog] Caption or excerpts to lightbox](https://wordpress.org/support/topic/plugin-catablog-caption-or-excerpts-to-lightbox/)
 *  Thread Starter [max101](https://wordpress.org/support/users/max101/)
 * (@max101)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-catablog-caption-or-excerpts-to-lightbox/#post-2808324)
 * Hey Macguru2000,
    I have tried the 2 standard wp templates as well as my own 
   the descriptions shows on the main page just not in the lightbox.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[CataBlog] [Plugin: CataBlog] Caption or excerpts to lightbox](https://wordpress.org/support/topic/plugin-catablog-caption-or-excerpts-to-lightbox/)
 *  Thread Starter [max101](https://wordpress.org/support/users/max101/)
 * (@max101)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-catablog-caption-or-excerpts-to-lightbox/#post-2808321)
 * The caption/excerpts works on the page, I have no conflicts but when I open the
   lightbox there is no caption/excerpts, I see the description div empty that’s
   where I seem to be having issues. Is the lightbox able to display a caption/excerpts?

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