solostream

How to avoid “gwProxy” or “jsproxy” code in WordPress

| March 21, 2010 | 1 Comment

While working on one of our sites, I noticed funny code starting to show up in the WYSIWYG editor area. I’m not sure if it actually messed anything up, but it was really annoying:

<input id=”gwProxy” type=”hidden” /> <input id=”jsProxy” onclick=”jsCall();” type=”hidden” />

I found one article online that said it was an FCK / wysiwyg editor problem so I thought maybe the issue was related to my beloved CMS friend,  Custom Field Template plugin, that I have installed (and love… swoon.. too much?).

However, I was relieved to find this article which said that the problem (freakishly enough) is the Firefox Highlighter addon which was adding the code into the WordPress WYSIWYG editor. So, I removed the Highlighter addon and that seemed to solve the problem. It didn’t remove previous instances of the weird code so I had to delete them manually.

I tried using the FCK fix plugin, hoping that it would remove previous instances of the weird code that were in the site, but it didn’t, so I deleted the plugin.

0saves
If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.

Tags: , , , ,

Category: Shorties, Tips

About Rebecca Markowitz: Rebecca Markowitz has built over 40 WordPress sites for clients as Web Marketing Manager and WordPress specialist at illuminea. illuminea is a Jerusalem-based boutique web agency. WPGarage shows my dedicated relationship with WordPress over the years - full of love, laughs, tears, growth and strong drinks. L'chaim! View author profile.

Elegant WP Themes

Comments (1)

Trackback URL | Comments RSS Feed

  1. Bnpositive says:

    I’m experiencing this issue with a client’s blog. I’m not using Firefox to edit, but it keeps coming back. Is this because his source was Firefox?

Leave a Reply




If you want a picture to show with your comment, go get a Gravatar.

More in Shorties, Tips (15 of 111 articles)