Title: Bottom arrows hide time
Last modified: February 11, 2019

---

# Bottom arrows hide time

 *  Resolved [lazyym](https://wordpress.org/support/users/lazyym/)
 * (@lazyym)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/bottom-arrows-hide-time/)
 * After clicking on photos to full screen, I would like the scroll arrows at the
   bottom to display for a longer amount of time before automatically hiding. Is
   that doable easily? Thanks!

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

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/bottom-arrows-hide-time/#post-11195717)
 * You can try opening a file wpadverts/assets/js/adverts-frontend.js and before
   the line
 *     ```
       afterMedia: function(e) {
       ```
   
 * add
 *     ```
       hideBarsDelay: 30000,
       ```
   
 * The 30000 is a delay in miliseconds before hiding bars on desktop.
 *  Thread Starter [lazyym](https://wordpress.org/support/users/lazyym/)
 * (@lazyym)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/bottom-arrows-hide-time/#post-11219115)
 * That didn’t work. Thanks anyways.
 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/bottom-arrows-hide-time/#post-11221421)
 * This is the only delay option in the SwipeBox we are using ([http://brutaldesign.github.io/swipebox/](http://brutaldesign.github.io/swipebox/)),
   if this does not work for you, then i am afraid there isn’t any other option 
   to try.

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

The topic ‘Bottom arrows hide time’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/bottom-arrows-hide-time/#post-11221421)
 * Status: resolved