Title: Misc observations..
Last modified: March 25, 2019

---

# Misc observations..

 *  Resolved [paok1926](https://wordpress.org/support/users/paok1926/)
 * (@paok1926)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/misc-observations/)
 * Hello all,
    Still in the free version of wise-chat 🙂
 * i use simple lightbox but when someone posts an image to the chat, i have to 
   reload in order to see it via lightbox.
 * images should be added to a different folder, or have some filter because if 
   they are displayed with other media, is a mess..
 * i would like a more “compact” view.. for example in my site i can see 8-9 logged
   in users only… and 12-14 lines of chat..
 * i suppose in a few days i will pass on to the pro version.. i’m very excited 
   with this !!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmisc-observations%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Marcin](https://wordpress.org/support/users/marcinlawrowski/)
 * (@marcinlawrowski)
 * [7 years ago](https://wordpress.org/support/topic/misc-observations/#post-11531672)
 * Hello [@paok1926](https://wordpress.org/support/users/paok1926/)
 * Please use the standard Lightbox library. It does work. It works in our demo:
   [https://kaine.pl/projects/wp-plugins/wise-chat/wise-chat-demo/](https://kaine.pl/projects/wp-plugins/wise-chat/wise-chat-demo/)
 * The posted images are marked internally by setting a custom meta field named “
   wise_chat”. The chat uses WordPress add_post_meta() function on attachment objects(
   the posted images) to mark them:
 * `add_post_meta($attachmentId, 'wise_chat', '1');`
 * You can write a PHP code that returns all images marked by ‘wise_chat’ meta field.
   Then you can do with them whatever you want. Please note that when you delete
   a message in Wise Chat all posted images are deleted too.
 * Best regards
    Marcin
 *  Thread Starter [paok1926](https://wordpress.org/support/users/paok1926/)
 * (@paok1926)
 * [7 years ago](https://wordpress.org/support/topic/misc-observations/#post-11534485)
 * you mean that i should disable my theme’s lightbox and use a plugin ?
 *  Plugin Author [Marcin](https://wordpress.org/support/users/marcinlawrowski/)
 * (@marcinlawrowski)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/misc-observations/#post-11638765)
 * Yes, I suggested to try to load a standard Lightbox library. Most probably the
   one in your theme does not detect newly added images.
 * Thanks

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

The topic ‘Misc observations..’ is closed to new replies.

 * ![](https://ps.w.org/wise-chat/assets/icon-128x128.png?rev=1306481)
 * [Wise Chat](https://wordpress.org/plugins/wise-chat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wise-chat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wise-chat/)
 * [Active Topics](https://wordpress.org/support/plugin/wise-chat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wise-chat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wise-chat/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Marcin](https://wordpress.org/support/users/marcinlawrowski/)
 * Last activity: [6 years, 12 months ago](https://wordpress.org/support/topic/misc-observations/#post-11638765)
 * Status: resolved