Title: plugin setup
Last modified: February 26, 2018

---

# plugin setup

 *  Resolved [loveslegato](https://wordpress.org/support/users/loveslegato/)
 * (@loveslegato)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-setup-5/)
 * Hi:
 * Is there a tutorial on how to set up the plugin parameter?
 * I am not to tech savvy and so not sure where I need to go to find the STOPID 
   and HTML tag I see required.
 * If I can get some direction that’ll be great.
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-setup-5%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-setup-5/#post-10019617)
 * Hi!
    STOPID is not required, but it can be useful in some scenarios. For example
   if you have pages with different footer height. If it’s not your case just set
   Margin Bottom value = your footer height + little padding.
 *  Thread Starter [loveslegato](https://wordpress.org/support/users/loveslegato/)
 * (@loveslegato)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-setup-5/#post-10021398)
 * Hi. Ok. I used “commentform” as a stop ID and so all the widgets stop before 
   the comment and plugin works great.
 * However, for pages without commment form (ie: blog) the the widget goes all the
   way down to the bottom of page and super impose over footer.
 * I’m just looking to fix that.
 *  Thread Starter [loveslegato](https://wordpress.org/support/users/loveslegato/)
 * (@loveslegato)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-setup-5/#post-10021415)
 * Ah! I see what you mean about the margin bottom. Problem solved. Thanks!
 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-setup-5/#post-10021650)
 * Excellent!
 * A few words about STOPID. You can use any html element “id” attribute value as
   STOPID. Like you did with `commentform`. When it comes to the footer area some
   theme developers may set an id for footer container, some not… First you have
   to check out – is there an id. The easiest way – Developer Tools in Chrome. Right
   click on the page footer, then select “Code view CTRL+SHIFT+I” from dropdown.
   In source code select top level footer container and look for an id. If found,
   copy and paste it. If not – that’s a problem. Sometimes you can add id manually(
   not recommended for ordinary users). Sometimes you can use other footer elements
   id – for example footer widget id.
    So, finding footer id is not straitforward
   task. It depends on theme source code and reqiured basic html knowledge…

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

The topic ‘plugin setup’ is closed to new replies.

 * ![](https://ps.w.org/q2w3-fixed-widget/assets/icon-256x256.png?rev=2384479)
 * [Fixed Widget and Sticky Elements for WordPress](https://wordpress.org/plugins/q2w3-fixed-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/q2w3-fixed-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/q2w3-fixed-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/q2w3-fixed-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/q2w3-fixed-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/q2w3-fixed-widget/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Max Bond](https://wordpress.org/support/users/max-bond/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-setup-5/#post-10021650)
 * Status: resolved