[resolved] Conflicts with third party editors
-
I really like this plugin, it’s simple and does exactly what I needed for a specific client.
I did run into an issue similar to @tiesgr from a year ago. The javascript for the color picker removes the admin dashboard editors for third party plugins. I saw this with Contact Form 7 and Divi Page Builder.
My solution is really more of a workaround:
1. Go to Plugins>Editor and choose the Sticky Social Icon
2. Choose the cp-demo-script-min.php file – this looks like javascript developed by someone else other than viaviweb.com (rachelbaker.me) and was last updated in 2012.
3. Remove everything from that file.
4. Save
Now, all of my third party editors are back working in the admin dashboard.
Moving forward, you will need to manage your color scheme via the CSS in the plugin (file: sticky-social-icon.php).
I haven’t tried copying the CSS from the plugin to my theme’s stylesheet, but that may work as well so everything is in one place.
Hope that works for you…
The topic ‘[resolved] Conflicts with third party editors’ is closed to new replies.