osompress / simple-social-icons

Plugin: Simple Social Icons
62 stars 33 forks source link

Don't output inline CSS for inactive widgets #63

Closed nickcernis closed 6 years ago

nickcernis commented 6 years ago

CSS is currently output for widgets in the inactive section. Reproducible by:

  1. Add a Simple Social Icon to any widget area, configure it, and save.
  2. Move it to the inactive widgets area.
  3. Search the front end source for .simple-social-icons ul li a. You'll see inline CSS on the page.
dreamwhisper commented 6 years ago

https://github.com/copyblogger/simple-social-icons/issues/8 is the original where this is mentioned.

marksabbath commented 6 years ago

This has been resolved by #60