Title: Lightbox Scrolling
Last modified: August 31, 2016

---

# Lightbox Scrolling

 *  Resolved [paulieweb](https://wordpress.org/support/users/paulieweb/)
 * (@paulieweb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/lightbox-scrolling/)
 * I’m trying to implement (mobile) scrolling on the lightbox popup but can’t seem
   to get it working. Have you accomplished this before, or do you know if it’s 
   possible?
 * Site is [here](http://www.montazure.com/location/), visit on a phone in portrait
   mode, then click “MontAzure” on the left.
 * [https://wordpress.org/plugins/draw-attention/](https://wordpress.org/plugins/draw-attention/)

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

 *  [tylerdigitalsupport](https://wordpress.org/support/users/tylerdigitalsupport/)
 * (@tylerdigitalsupport)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/lightbox-scrolling/#post-6972125)
 * We’re looking into this. What kind of phone are you using?
 *  Thread Starter [paulieweb](https://wordpress.org/support/users/paulieweb/)
 * (@paulieweb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/lightbox-scrolling/#post-6972128)
 * I’m on an Android 4.4. It’s the same using Chrome developer mode on my PC to 
   emulate an iPhone 6.
 *  [tylerdigitalsupport](https://wordpress.org/support/users/tylerdigitalsupport/)
 * (@tylerdigitalsupport)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/lightbox-scrolling/#post-6972141)
 * We tested a lightbox with a picture and an overflow of text on a default install,
   and it scrolls fine on mobile. So there must be something happening specifically
   with your site.
 * Can you confirm some details about what customizations you’ve done? I see on 
   desktop you have the layout-right, but on mobile it’s the lightbox. That is not
   a built in option for this plugin. Did you set that up intentionally, and if 
   so how? If not then we’ll need to figure out how that is happening.
 * The other thing I’ll mention is that any js errors coming from your theme or 
   other plugins can cause DA to malfunction. I see a couple errors in the console
   of that page, so try to get those cleared up to ensure it’s not related. Those
   errors are saying $ is not defined or not a function. To fix those, where you
   have $ try replacing with jQuery. For instance change $(function(){ to jQuery(
   function($){
 *  Thread Starter [paulieweb](https://wordpress.org/support/users/paulieweb/)
 * (@paulieweb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/lightbox-scrolling/#post-6972143)
 * Hi,
 * Thanks for the response. I actually set it up with 3 copies of the same DA map:
   one for desktop, ipad, and mobile, each with slightly different options. They’re
   set with css to show/hide based on screen size.
 * If the scrolling works on a default install with no customization it does sound
   like something on my end. I’ll play around with my plugins and custom js and 
   see if I can’t get it sorted. Thanks again!
 *  [tylerdigitalsupport](https://wordpress.org/support/users/tylerdigitalsupport/)
 * (@tylerdigitalsupport)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/lightbox-scrolling/#post-6972146)
 * No problem, let us know if you don’t get it sorted.

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

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

 * ![](https://ps.w.org/draw-attention/assets/icon-256x256.png?rev=2888664)
 * [Interactive Image Map Plugin - Draw Attention](https://wordpress.org/plugins/draw-attention/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/draw-attention/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/draw-attention/)
 * [Active Topics](https://wordpress.org/support/plugin/draw-attention/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/draw-attention/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/draw-attention/reviews/)

## Tags

 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [scrolling](https://wordpress.org/support/topic-tag/scrolling/)

 * 5 replies
 * 2 participants
 * Last reply from: [tylerdigitalsupport](https://wordpress.org/support/users/tylerdigitalsupport/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/lightbox-scrolling/#post-6972146)
 * Status: resolved