Title: Cuco's Replies | WordPress.org

---

# Cuco

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [lightbox-2-wordpress-plugin doesn’t work properly on Firefox](https://wordpress.org/support/topic/lightbox-2-wordpress-plugin-doesnt-work-properly-on-firefox/)
 *  [Cuco](https://wordpress.org/support/users/cuco/)
 * (@cuco)
 * [18 years ago](https://wordpress.org/support/topic/lightbox-2-wordpress-plugin-doesnt-work-properly-on-firefox/#post-631957)
 * Adding the lines
 *     ```
       <script type=\"text/javascript\" src=\"".$lightbox_path."builder.js\"></script>
       <script type=\"text/javascript\" src=\"".$lightbox_path."effects.js\"></script>
       ```
   
 * to lightbox2.php did the trick for me. You can use the built in editor in WordPress
   to edit the lightbox2 plugin, just find the spot where the other .js files are
   included.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Firefox downloads images instead of lightbox](https://wordpress.org/support/topic/firefox-downloads-images-instead-of-lightbox/)
 *  [Cuco](https://wordpress.org/support/users/cuco/)
 * (@cuco)
 * [18 years ago](https://wordpress.org/support/topic/firefox-downloads-images-instead-of-lightbox/#post-706955)
 * Adding the lines
 *     ```
       <script type=\"text/javascript\" src=\"".$lightbox_path."builder.js\"></script>
       <script type=\"text/javascript\" src=\"".$lightbox_path."effects.js\"></script>
       ```
   
 * to lightbox2.php did the trick for me. You can use the built in editor in WordPress
   to edit the lightbox2 plugin, just find the spot where the other .js files are
   included.

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