Title: Scrollbars not working
Last modified: August 22, 2016

---

# Scrollbars not working

 *  Resolved [hmistler](https://wordpress.org/support/users/hmistler/)
 * (@hmistler)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/scrollbars-not-working/)
 * Love this plugin, thank you! Only issue is my scrollbars are not working. I used
   the html code since I wanted to add a pop up link to my footer credits (in my
   functions.php file). I copied the code but the scrollbars don’t work – I noticed
   in the HTML code the scrollbar is set to this:
    `data-scrollbars="0"` Does that
   mean it won’t show the bars? Any ideas on how to fix? Thanks!
 * [https://wordpress.org/plugins/alligator-popup/](https://wordpress.org/plugins/alligator-popup/)

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

 *  Plugin Author [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/scrollbars-not-working/#post-5646131)
 * Try adding your link with the data-scrollbars parameter and value in the link.
 * eg:
 *     ```
       <a href="http://wordpress.org" class="popup" data-width="460" data-height="500" data-scrollbars="1" alt="WordPress">WordPress.org</a>
       ```
   
 *  Thread Starter [hmistler](https://wordpress.org/support/users/hmistler/)
 * (@hmistler)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/scrollbars-not-working/#post-5646161)
 * Perfect, thank you!!
 *  Plugin Author [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/scrollbars-not-working/#post-5646163)
 * Great! I’m glad that worked for you.
 * If you have a moment and would like to leave a review of the plugin you can do
   so at [https://wordpress.org/support/view/plugin-reviews/alligator-popup](https://wordpress.org/support/view/plugin-reviews/alligator-popup)

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

The topic ‘Scrollbars not working’ is closed to new replies.

 * ![](https://ps.w.org/alligator-popup/assets/icon-256x256.png?rev=1485172)
 * [Alligator Popup](https://wordpress.org/plugins/alligator-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/alligator-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/alligator-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/alligator-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/alligator-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/alligator-popup/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [cubecolour](https://wordpress.org/support/users/numeeja/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/scrollbars-not-working/#post-5646163)
 * Status: resolved