By JS on Wednesday, 20 August 2014
Replies 3
Likes 0
Views 1.1K
Votes 0
Hi!

How can I remove the "easysocial-console"? I'm in production mode and I don't want it in my DOM.
<div id="easysocial-console" class="foundry-console" style="display: none; z-index: 999999;">


Also, what the hell is this?
<span style="position: absolute; top: -999px; left: 0px; white-space: pre; font-family: 'Lucida Grande','Gisha','Lucida Sans Unicode','Lucida Sans',Lucida,Arial,Verdana,sans-serif; font-size: 11px; font-weight: 400; font-style: normal; letter-spacing: 0px; text-transform: none; word-spacing: 0px; text-indent: 0px;">Who are you with?</span>
Thanks for reporting! The console should not be there during production mode and I have made a quick patch internally.
As for getting rid of this now, it would be a lot easier if you can provide us with your EasySocial version and I'll send you a patched version of the script.
You can run EasySocial.version in your browser console to get the version number. :-)

The second span element is used for expanding input when tagging friends. Unfortunately, this is required for the expanding input to work. :-)
·
Wednesday, 20 August 2014 14:04
·
0 Likes
·
0 Votes
·
0 Comments
·
I can wait for the next update to get this fixed. There's no need to send me a patched version right now.

Anyway, just FYI, I'm running ES 1.2.22 (updated a couple of hours ago).

Thanks for your reply, Jensen! Pretty fast!
JS
·
Wednesday, 20 August 2014 14:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Jonathas, glad that your issues are resolved now
·
Wednesday, 20 August 2014 15:17
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post