Title: Hidden setting
Last modified: August 22, 2016

---

# Hidden setting

 *  Resolved [lepatachou](https://wordpress.org/support/users/lepatachou/)
 * (@lepatachou)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hidden-setting/)
 * Hello
 * Using v2.7, when I go to settings, I just see 2 buttons “basic” and “migrate”.
   Even when I click on it, I got nothing more.
 * In my case, there is another plugin (nk-google-analytics) who set .tab-content
   class to display:none with his css file.
 * To retreive all options in settings, just change file .\wp-content\plugins\download-
   manager\wpdm-settings.php line 233 from :
    <div class=”tab-content”> to <div 
   class=”tab-content” style=”display:inherit !important;”>
 * Thanks to put that in the next version.
 * [https://wordpress.org/plugins/download-manager/](https://wordpress.org/plugins/download-manager/)

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

 *  Plugin Author [Shahjada](https://wordpress.org/support/users/codename065/)
 * (@codename065)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hidden-setting/#post-5747743)
 * Actually that is not an issue with wpdm, nk-google-analytics should fix it from
   their side, they should use a prefix in their css.
 *  Thread Starter [lepatachou](https://wordpress.org/support/users/lepatachou/)
 * (@lepatachou)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hidden-setting/#post-5747746)
 * OK. Then another plugin avoid yours to work. So if you want that more people 
   use wpdm, contact nk-google-analytics developer and give them your advice … 😉

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

The topic ‘Hidden setting’ is closed to new replies.

 * ![](https://ps.w.org/download-manager/assets/icon-256x256.png?rev=1561688)
 * [Download Manager](https://wordpress.org/plugins/download-manager/)
 * [Support Threads](https://wordpress.org/support/plugin/download-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/download-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/download-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/download-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [lepatachou](https://wordpress.org/support/users/lepatachou/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/hidden-setting/#post-5747746)
 * Status: resolved