Calophi
Member
Posted 10 months ago #
Hey, the plugin that was interfering with my saving settings (specifically not saving my standalone services) in Add To Any is called:
Author Information Widget
This is a must-have widget for me. Is there any way you can test and see where the conflict is, and maybe work with them to fix it or tell me how I can tweak their plugin to fix it?
Haven't tried installing it, but the issue might be that that plugin is generating a JavaScript error in your admin. Have you tried contacting the author of the "Author Information Widget" plugin to report the issue?
Calophi
Member
Posted 10 months ago #
I tagged this post so that it shows up under their forum as well, but he doesn't seem to be very active anymore.
Oh my, this thread is 18 hours old. I will answer to it as soon as possible. ;)
Thanks Dennis. Please let me know if you find anything amiss with the AddToAny plugin itself. Again, I haven't looked yet, but the issue might be that your plugin's JS and/or CSS are appearing on all other admin pages.
I tested Author Information Widget with AddToAny: Share/Bookmark/Email Buttons and everything seems to work well.
Btw: Author Information Widget does not include any JavaScript anywhere. ;)
Calophi
Member
Posted 10 months ago #
It's specifically the saving of the individual services that isn't working for me. They only save when I disable Author Information. I couldn't even tell you why it happens because there's definitely no JS errors.
Calophi
Member
Posted 10 months ago #
All the ones at the top where you can click them to make them show up before the big button. FB Like, Google +, Twitter, and I also tried adding some of the others too and those also didn't save. Digg was one of them.
Ah okay. This is a small jQuery bug in the AddToAny. The jquery catches the wrong form because the author of the plugin did not give his own form an own id. :\
But I plan some code changes in the next version of my plugin to avaid such conflicts in the future. ;)