Title: Plugin not visible within theme
Last modified: August 21, 2016

---

# Plugin not visible within theme

 *  Resolved [putnut00](https://wordpress.org/support/users/putnut00/)
 * (@putnut00)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-visible-within-theme/)
 * Hi,
    The s2 file browser is not showing up within my newly installed theme. All
   the research I’ve done points to a jquery conflict between the theme and the 
   plugin. From another site (about another plugin)
 * > I’ve checked out your site and the problem is a jQuery conflict. In your site
   > you have a hardcoded jQuery file of your own. The plugin can’t be programmed
   > to kill that, hence the conflict.
   > WP themes and plugins should not use their own jQuery files, they should refer
   > to the jQuery files that are included as part of the WP core. If everyone does
   > this then there would be no conflicts.
 * It looks like my theme calls the jquery correctly, but that it is hard coded 
   into the plugin (isn’t that a bad thing?)
 * So can you update the plugin? Or am I wrong and it is in fact my theme with the
   problem?
 * [http://wordpress.org/plugins/s2member-secure-file-browser/](http://wordpress.org/plugins/s2member-secure-file-browser/)

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

 *  Plugin Author [Potsky](https://wordpress.org/support/users/potsky/)
 * (@potsky)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-visible-within-theme/#post-4479253)
 * Hi !
 * I will check this tomorrow. Could you send me your theme via [http://www.potsky.com/contact/](http://www.potsky.com/contact/)?
 * Thanx
 * potsky
 *  Plugin Author [Potsky](https://wordpress.org/support/users/potsky/)
 * (@potsky)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-visible-within-theme/#post-4479350)
 * Hi!
 * Ok, I have found and fixed the problem. This theme is a little bit… how can I
   say… 🙂
 * In fact, the theme loads the page content once the full page is loaded (odd behavior
   but why not). And given that the plugin loads jquery and other stuffs only when
   the shortcode is used, assets are never loaded and the plugin fails.
 * So now the plugin always loads assets even if the shortcode is not used, this
   is the only way to handle this case… Given that assets are in the browser cache,
   the load time is not increased.
 * I will update the plugin on the official repository in a few minutes, let me 
   know if the problem is fixed on your install.
 *  Plugin Author [Potsky](https://wordpress.org/support/users/potsky/)
 * (@potsky)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-visible-within-theme/#post-4479373)
 * Thank you for rating the plugin so I think it works now 🙂
 *  Thread Starter [putnut00](https://wordpress.org/support/users/putnut00/)
 * (@putnut00)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-visible-within-theme/#post-4479379)
 * Thanks for the update!

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

The topic ‘Plugin not visible within theme’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/s2member-secure-file-browser_a19d9c.
   svg)
 * [s2member Secure File Browser](https://wordpress.org/plugins/s2member-secure-file-browser/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/s2member-secure-file-browser/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/s2member-secure-file-browser/)
 * [Active Topics](https://wordpress.org/support/plugin/s2member-secure-file-browser/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/s2member-secure-file-browser/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/s2member-secure-file-browser/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [putnut00](https://wordpress.org/support/users/putnut00/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-visible-within-theme/#post-4479379)
 * Status: resolved