Title: Plugin Not Working
Last modified: November 14, 2018

---

# Plugin Not Working

 *  Resolved [bmccabe](https://wordpress.org/support/users/bmccabe/)
 * (@bmccabe)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/plugin-not-working-693/)
 * Hi,
 * I am trying to get the row that contains the “Sign Up To Volunteer” button to
   stick once the scroll hits that portion of the page. I used the class “stickyelement”
   in the class of the row on the page and used “.stickyelement” in the plugin targeting,
   but I can’t get that row to stick.
 * Any suggestions?
 * Thanks in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-not-working-693%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-693/#post-10937346)
 * From what I can see, you have an element with the `stickyelement` class, but 
   it’s not the button we see on the page. It’s actually a different element, that
   also has the class `vc_hidden-md`, so that’s not visible.
 * It looks like you have applied the class to the wrong element, so I’d suggest
   to check to put it on the element above it.
 * Here’s a screenshot of what I mean:
    [https://prnt.sc/lpc9fv](https://prnt.sc/lpc9fv)
 * The highlighted blue area is the element where you added the class to, but that’s
   not visible on the site.
    Right above there (marked with an arrow) is the element
   you want to make sticky.
 * Try setting the element `#volunteer` in the plugin settings, and that should 
   make the button sticky.

Viewing 1 replies (of 1 total)

The topic ‘Plugin Not Working’ is closed to new replies.

 * ![](https://ps.w.org/sticky-menu-or-anything-on-scroll/assets/icon-256x256.gif?
   rev=2564941)
 * [Sticky Menu & Sticky Header](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/)
 * [Active Topics](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Senff – a11n](https://wordpress.org/support/users/senff/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-693/#post-10937346)
 * Status: resolved