Title: Multiple issues
Last modified: August 21, 2016

---

# Multiple issues

 *  Resolved [geenenk](https://wordpress.org/support/users/geenenk/)
 * (@geenenk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/multiple-issues-9/)
 * Hi Danny,
 * I have multiple issues:
 * I’m trying to install this plugin on karelgeenen.nl. However I run in to the 
   following problems:
    - Multiple boxes on one page, I only created one box?
    - Appears way after the element I selected
    - There is no styling, no bulletlists, H2 etc.
 * [https://wordpress.org/plugins/scroll-triggered-boxes/](https://wordpress.org/plugins/scroll-triggered-boxes/)

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

 *  Plugin Author [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * (@dvankooten)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/multiple-issues-9/#post-4636422)
 * Hi Karel,
 * How are you setting the element selector? If the element could not be found, 
   the plugin will fall back to the percentage you set so it could be that that’s
   what happening.
 * Just to make sure: given the following piece of HTML, the element selector would
   be `#comments`.
 *     ```
       <div id="comments">
       ....
       </div>
       ```
   
 * As for the styling issue, this sounds like a theme issue. The plugin tries to
   blend in with your theme and doesn’t come with it’s own styling rules.
 * I took a quick look at your theme stylesheet and it looks like most heading /
   list related styling rules are applied to everything inside the `#contentContainer`
   only.
 * Not sure what the multiple boxes could be about. Is just multiple instances of
   one box (same content) or does it have other content in it?
 * Thanks!
 *  Plugin Author [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * (@dvankooten)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/multiple-issues-9/#post-4636423)
 * Solved as per our Twitter conversation. 🙂
 * You should be able to set some manual conditional rules to only show the boxes
   on pages that have the element you’re using in the element selector rule, for
   now. Will have a look at disabling the percentage fallback.
 * Thanks!
 *  Thread Starter [geenenk](https://wordpress.org/support/users/geenenk/)
 * (@geenenk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/multiple-issues-9/#post-4636424)
 * Thank you!

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

The topic ‘Multiple issues’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/scroll-triggered-boxes_a0af9c.svg)
 * [Scroll Triggered Boxes](https://wordpress.org/plugins/scroll-triggered-boxes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/scroll-triggered-boxes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/scroll-triggered-boxes/)
 * [Active Topics](https://wordpress.org/support/plugin/scroll-triggered-boxes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/scroll-triggered-boxes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/scroll-triggered-boxes/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [geenenk](https://wordpress.org/support/users/geenenk/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/multiple-issues-9/#post-4636424)
 * Status: resolved