Title: Firefox Android
Last modified: August 21, 2016

---

# Firefox Android

 *  [christianthibault](https://wordpress.org/support/users/christianthibault/)
 * (@christianthibault)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/firefox-android/)
 * Hi,
 * When viewed in vertical mode in Android Firefox, the arrows and the X to close
   the lightbox is below the fold, hence not available. Users can still swipe between
   photos, but they cannot exit the lightbox.
 * Would you have a solution to this issue?
 * Thank you
 * Christian Thibault
 * [http://wordpress.org/plugins/responsive-lightbox/](http://wordpress.org/plugins/responsive-lightbox/)

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

 *  [wpmc](https://wordpress.org/support/users/wpmc/)
 * (@wpmc)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/firefox-android/#post-4401859)
 * Hi, I have a question regarding image title problem which you suggested a solution
   in one your post, could you please help me to fix it, you mentioned you have 
   changed these codes in your function.php of your theme.
 * function modify_attachment_link( $html, $id ) {
    $att_title = get_the_title($
   id); $html = str_replace( ‘<a href’, ‘<a title=”‘.$att_title.'” href’, $html );
   return $html; } add_filter( ‘wp_get_attachment_link’, ‘modify_attachment_link’,
   10, 2);
 * but I can find this part in function.php of my theme or could you please guide
   me? thanks
 *  Thread Starter [christianthibault](https://wordpress.org/support/users/christianthibault/)
 * (@christianthibault)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/firefox-android/#post-4401869)
 * wpmc,
 * 1. It would be best to ask your question in the [original post](https://wordpress.org/support/topic/firefox-android/wordpress.org/support/topic/image-captions-have-disappeared-due-to-wordpress-37-update?output_format=md).
 * 2. The function has to be added to functions.php.
 * 3. I believe the last update of the plugin fixed the situation.
 * Christian Thibault
 *  [wpmc](https://wordpress.org/support/users/wpmc/)
 * (@wpmc)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/firefox-android/#post-4401902)
 * Thanks (& sorry for posting here). Im writing for you in the original post, I
   just dont know if you can find the post.

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

The topic ‘Firefox Android’ is closed to new replies.

 * ![](https://ps.w.org/responsive-lightbox/assets/icon-256x256.png?rev=3460874)
 * [Responsive Lightbox & Gallery](https://wordpress.org/plugins/responsive-lightbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-lightbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-lightbox/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-lightbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-lightbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-lightbox/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [wpmc](https://wordpress.org/support/users/wpmc/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/firefox-android/#post-4401902)
 * Status: not resolved