Title: [Plugin: Lightbox Plus] Printing  PHP 5.x  HTML comment in post code
Last modified: August 19, 2016

---

# [Plugin: Lightbox Plus] Printing PHP 5.x HTML comment in post code

 *  [conualfy](https://wordpress.org/support/users/conualfy/)
 * (@conualfy)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-lightbox-plus-printing-php-5x-html-comment-in-post-code/)
 * Lightbox Plus is echo-ing a `<!-- PHP 5.x -->` code in the content of the posts.
   Usually it should not have any effect as it’s a HTML comment, but as I’m also
   printing other pieces of code, it’s interfering my code.
 * This is one example of interference:
 *     ```
       <div class="flickr"><img src="http://localhost/porttricoultau/wp-content/themes/ppt/timthumb.php?src=http://farm6.static.flickr.com/5050/5321877603_9dc2890a8c_b.jpg
       <!-- PHP 5.x -->&h=281&w=342&zc=1&q=100&siteName=devsally" alt="Port tricoul tau Nume sponsor srl"/></div><div class="flickr"><img src="http://localhost/porttricoultau/wp-content/themes/ppt/timthumb.php?src=http://farm6.static.flickr.com/5162/5322480386_a4a0257151_b.jpg
       <!-- PHP 5.x -->&h=281&w=342&zc=1&q=100&siteName=devsally" alt="Port tricoul tau Nume sponsor srl"/></div>
       ```
   
 * As you can see, it’s printing `<!-- PHP 5.x -->` in my TimThumb image link and
   it’s not the effect I would expect.
 * I don’t really understand why you used that echo in line 148 of filter.class.
   php of Lightbox Plus, but I would suggest to remove it from the following releases.
 * Thanks,
    Florin

Viewing 1 replies (of 1 total)

 *  [pvutrix](https://wordpress.org/support/users/pvutrix/)
 * (@pvutrix)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-lightbox-plus-printing-php-5x-html-comment-in-post-code/#post-1848163)
 * +1

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Lightbox Plus] Printing PHP 5.x HTML comment in post code’ is
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/lightbox-plus_fafafa.svg)
 * [Lightbox Plus Colorbox](https://wordpress.org/plugins/lightbox-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lightbox-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lightbox-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/lightbox-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lightbox-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lightbox-plus/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [pvutrix](https://wordpress.org/support/users/pvutrix/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-lightbox-plus-printing-php-5x-html-comment-in-post-code/#post-1848163)
 * Status: not resolved