Title: 3rd party plugins styles are missing
Last modified: June 28, 2017

---

# 3rd party plugins styles are missing

 *  Resolved [ADvi](https://wordpress.org/support/users/advi/)
 * (@advi)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/3rd-party-plugins-styles-are-missing/)
 * Hi. I use Simple Social Icons plugin on my site. This is how it looks [https://diligentchef.com](https://diligentchef.com)(
   Follow Me block). And here [https://diligentchef.com/best-iced-tea-maker/](https://diligentchef.com/best-iced-tea-maker/)
   how it looks when I use this widget in custom sidebar. <section id=”simple-social-
   icons-4″ class=”widget simple-social-icons”> is missing.
    When I add this class
   to custom wrapper code setting – my other widgets take Simple Social Icons plugin
   styles (but I don’t need this).
 * I need each of my widgets got their OWN ORIGINAL <section> classes.
    How can 
   I do this?

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

 *  [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/3rd-party-plugins-styles-are-missing/#post-9271591)
 * Hello [@advi](https://wordpress.org/support/users/advi/),
 * In custom wrapper you can’t use hardcoded classes names. You need to use it with
   variables, so depending on the widget used it will only use id and class right
   for that widget:
 * `<section id="%1$s" class="widget %2$s">`
 * In this form only social widget will have class “simple-social-icons” not other
   widgets
 * kind regards,
    Kasia
 *  Thread Starter [ADvi](https://wordpress.org/support/users/advi/)
 * (@advi)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/3rd-party-plugins-styles-are-missing/#post-9276943)
 * But **%1$s** doesn’t work in this fields. This is PHP parameters, aren’t they?
    -  This reply was modified 8 years, 10 months ago by [ADvi](https://wordpress.org/support/users/advi/).
 *  [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/3rd-party-plugins-styles-are-missing/#post-9282608)
 * Hello [@advi](https://wordpress.org/support/users/advi/),
 * It does work there. I tested that on my site and class and ID is pulled correctly
   there.
    Is this not working on your site? What is output there?
 * kind regards,
    Kasia
 *  [jdailey](https://wordpress.org/support/users/jdailey/)
 * (@jdailey)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/3rd-party-plugins-styles-are-missing/#post-9316378)
 * Thank you for using Custom Sidebars! I am going to close this ticket because 
   we did not receive any follow-up information for troubleshooting. If this issue
   was not resolved, let us know and we can reopen the thread.

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

The topic ‘3rd party plugins styles are missing’ is closed to new replies.

 * ![](https://ps.w.org/custom-sidebars/assets/icon-256x256.png?rev=1414065)
 * [Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager](https://wordpress.org/plugins/custom-sidebars/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-sidebars/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-sidebars/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-sidebars/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-sidebars/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-sidebars/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [jdailey](https://wordpress.org/support/users/jdailey/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/3rd-party-plugins-styles-are-missing/#post-9316378)
 * Status: resolved