Title: Lightbox Text
Last modified: August 22, 2016

---

# Lightbox Text

 *  [maaniedo](https://wordpress.org/support/users/maaniedo/)
 * (@maaniedo)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/)
 * Hi!
 * Is it possible to have text appeared on the LightBox but not on the page itself?
 * For example on this page [http://dogtasuae.com/product/living-room/](http://dogtasuae.com/product/living-room/),
   I don’t want to display the bulleted items from this page. I only want them to
   be readable on the Lightbox.
 * Thank you,
 * Mark
 * [https://wordpress.org/plugins/catablog/](https://wordpress.org/plugins/catablog/)

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

 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/#post-5613897)
 * Hi Mark what shortcode are you currently using?
 *  Thread Starter [maaniedo](https://wordpress.org/support/users/maaniedo/)
 * (@maaniedo)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/#post-5613937)
 * Hi!
 * Sorry I did’t understand your question (how or where can I verify what shortcode
   am I using?). But looking at it I am using the shortcodes of each gallery I created.
 * Thank you,
 * Mark
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/#post-5613950)
 * Hi Mark, thank you for replying back.
 * Yes the shortcode that you mentioned above can you share the code here. I just
   want to check to see which code you are currently using.
 * An example code looks like this.
 * > [catablog category=”red,blue,green” operator=”in”]
 * Thank you
 *  Thread Starter [maaniedo](https://wordpress.org/support/users/maaniedo/)
 * (@maaniedo)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/#post-5613956)
 * Here is the code:
 * [catablog_gallery id=”371″]
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/#post-5613967)
 * Hi try the following shortcode.
 * > [catablog template=”gallery”]
 * Let me know how you go.
 * Regards
 *  Thread Starter [maaniedo](https://wordpress.org/support/users/maaniedo/)
 * (@maaniedo)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/#post-5614046)
 * Hi! I tried this and it was good, but it is not what I am looking for. Actually
   what I want to accomplish is this. I have site an example, please visit [http://dogtasuae.com/product/complementing-products/](http://dogtasuae.com/product/complementing-products/)
 * On this page all I want to display are the three bulleted descriptions (descriptions
   1, descriptions 2 and descriptions 3).
 * Clickable text (Living Rooms | Corner Sectionals | ect) should only be visible
   on the LightBox and not on this page.
 * I hope I have conveyed it clearly.
 * Thank you,
 * Mark
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/#post-5614047)
 * Hi Mark, sorry I forgot to explain why I added that shortcode above. Add the 
   following to your custom css. Take a note at **display: none;**
 *     ```
       .catablog-row .catablog-description {
           clear: none;
           display: none;
           float: none;
       }
       ```
   
 * Let me know if that helps you.
 * Regards
 *  Thread Starter [maaniedo](https://wordpress.org/support/users/maaniedo/)
 * (@maaniedo)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/#post-5614048)
 * Hi! Not quite what I want. 🙂 Ok, so here is how I want it to look like. Loking
   at the page [http://dogtasuae.com/product/complementing-products/](http://dogtasuae.com/product/complementing-products/)
 * First, let’s call the text below as Text Number 1:
 * Bookcases
    • Description number 1 • Description number 1 • Description number
   1
 * Next, let’s call this text as Text Number 2:
 * Living Rooms | Corner Sectionals | Family Rooms | Bed Rooms | Base and Headboards
   | Mattresses | New Generation Rooms | Dining Rooms | TV Units | Dogtas Home |
   Complementing Products | Home
 * I want Text Number 1 to appear on both the LightBox and on the page ([http://dogtasuae.com/product/complementing-products/](http://dogtasuae.com/product/complementing-products/)).
   When I said LightBox it is the box that pops up whenever I clicked a thumbnail.
 * I want Text Number 2 to only appear on the LightBox. Only on the LightBox and
   NOT on the page ([http://dogtasuae.com/product/complementing-products/](http://dogtasuae.com/product/complementing-products/)).
 * Would that be possible?
 * Thank you,
 * Mark
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/#post-5614050)
 * Hi for Text Number 2 you could wrap it in a div container and add a class to 
   the div container. This might allow you to not display Text Number 2 in the **.
   catablog-description**.
 * This could work however I have not tried this before.
 * Regards

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

The topic ‘Lightbox Text’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/catablog_f7f6f7.svg)
 * [CataBlog](https://wordpress.org/plugins/catablog/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/catablog/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/catablog/)
 * [Active Topics](https://wordpress.org/support/plugin/catablog/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/catablog/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/catablog/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/lightbox-text/#post-5614050)
 * Status: not resolved