Title: Plugin Not Working
Last modified: October 25, 2017

---

# Plugin Not Working

 *  Resolved [pgsg](https://wordpress.org/support/users/pgsg/)
 * (@pgsg)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-not-working-576/)
 * Hi,
 * I am having issues with the plugin not really hiding anything, specifically the
   names of my plugins. I have had it set up for a while now and only noticed it
   today.
 * I have tried clearing my cache. I got my server support staff to turn the cache
   off. Then re-saved the plugins settings, cleared my cache – still the same. Any
   idea what could be wrong?

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

 *  Plugin Contributor [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-not-working-576/#post-9620153)
 * Hi,
    Is just the plugin name? or other too e.g. theme slug Can you send a url?
 * Thanks
 *  Thread Starter [pgsg](https://wordpress.org/support/users/pgsg/)
 * (@pgsg)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-not-working-576/#post-9621002)
 * While I was typing out the message below, I found a fix for the problem.
 * In my wp-config.php file, the plugin folder name was set to “sitename.com/folder/
   pluginfolder/”.
 * When I removed the slash at the end of the URL, the plugin names were hidden.
   Hope this helps someone.
 * Cheers and thanks for your prompt reply. 🙂
 * __________________________________________________________________________
 * It is only the plugin names. The theme folder and stylesheet names have been 
   changed.
 * Also, something else I noticed in the source code is that the URLS for the plugins
   have 2 forward slashes before the plugin name. For example,
 * [http://www.sitename/folder/pluginfolder](http://www.sitename/folder/pluginfolder)**//**
   js_composer/assets/lib/…..
 * This isn’t the case for the wp-includes folder links which I also renamed. For
   example,
 * [http://www.sitename/wp-includesrenamed/js/jquery/jquery.form.min.js](http://www.sitename/wp-includesrenamed/js/jquery/jquery.form.min.js)
 * Could that be the problem?
 * The new rewrite paths for plugins I am using is:
 * folder/pluginfolder/pluginname – so there is no slash in front of that. I also
   checked my wp-config.php file and this is what the code for the plugin folder
   name looks like:
 * define( ‘WP_PLUGINS_FOLDERNAME’, ‘pluginfolder’ );
 * define( ‘WP_PLUGIN_DIR’, dirname(__FILE__) . ‘/folder/pluginfolder’ );
 * define( ‘WP_PLUGIN_URL’, ‘[https://sitename.com/folder/pluginfolder/&#8217](https://sitename.com/folder/pluginfolder/&#8217););
 * Although, in the Theme Settings of WP Hide, it says the following:
    New Theme
   Path The default theme path is set to /folder/material**//**themes/themename

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

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

 * ![](https://ps.w.org/wp-hide-security-enhancer/assets/icon-256x256.png?rev=2937681)
 * [WP Hide & Security Enhancer](https://wordpress.org/plugins/wp-hide-security-enhancer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-hide-security-enhancer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-hide-security-enhancer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-hide-security-enhancer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-hide-security-enhancer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-hide-security-enhancer/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [pgsg](https://wordpress.org/support/users/pgsg/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-not-working-576/#post-9621002)
 * Status: resolved