Quote:
Originally Posted by stardotstar
Hmm, bit of a mystery isn't it. I tried to get the hover definitions from the rich markup username in postbit but had no success - name just drops out completely.
Are we sure that the *only* problem is with the hover reproducing the raw markup? Just checking to see if there's anything else known.
I have one instance on the main index page where my admin name is missing from the right column even though it paints correctly further down the same page.
Clearly has to be done with a plugin/hooks.
W
|
I think it may have something to do with the javascript, buried beneath layers of code. Basically if you can narrow down the areas where it is taking place then we can remove and or change the identifier in the code. The problem is that with Firebug I can only get so deep into the code.
I haven't had time to look at the new code, but from what I could tell it is only showing Admin usernames. All other usernames were removed completely. I've disabled it temporarily. I don't know if I will be able to get it fixed or not. The older version works, it just has the element onmouseover= or preview enabled which needs to be removed or a disable code placed in to remove the effect of the original element.
I would love to be able to find what code it is and then just a disable for the element to the additional.css! That would be a quick and easy way of not messing with the original code, which may be changed by default on an update!!
If we can figure out what the code is that needs to change we can probably find a work around, the key is to find out what is happening!