Extra code get added in the visual editor box everytime I save new info
Hi,
I've recently noticed that everytime I change something in any visual editor box, on any page or post, the following code gets added :
<p><span style="border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px 'Helvetica Neue',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;">Save</span></p>
Nothing shows up on the site, but this is annoying. How ca this be fixed ?
I use the latest versions of Wordpress and BeTheme
I've recently noticed that everytime I change something in any visual editor box, on any page or post, the following code gets added :
<p><span style="border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px 'Helvetica Neue',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;">Save</span></p>
Nothing shows up on the site, but this is annoying. How ca this be fixed ?
I use the latest versions of Wordpress and BeTheme
Comments
maybe you simply copied content from the other page/document and it has been copied with html tags? This is how it usually looks like when you copy the stuff from different places and not plain text editor.
Thanks.