just2izy
Member
Posted 7 months ago #
I do not know why this is suddenly happening but if I add any HTML to any text widget that contains an id identifier they all get stripped put.
Even simple text like <div id="test" class="testclass"> results in only the id="test" part being stripped out while class="testclass" is not affected.
My configuration:
Single Site XAMPP installation on Windows 7 64bit.
My troubleshooting list includes;
1. Fresh versions of everything except wp-content folder
2. Reverting to TwentyEleven
3. Forced Database Upgrade by going to wp_options, changing DB version to 8204
4. Renaming plugins folder, logging in and renaming back to plugins
Any thoughts??
uday8486
Member
Posted 7 months ago #
Is this a single site install? because i faced this in multisite!
just2izy
Member
Posted 6 months ago #
Yes this is a multisite install. How did you solve yours??
Are you logged in as the super admin when you're doing this?
just2izy
Member
Posted 6 months ago #
Yes I was.
It is working now but I cannot realy tell what I did, I just left it alone and after 2 days doing other stuff tried it and it worked.
The only thing I can say to help troubleshoot the issue for others is I MAY have been logged in as the Super-Admin from the sub-site when it failed butdoing so from the main site made it work.
PLEASE take the above as a wild guess not an observation, I really cannot tell why it broke or is working now...
Thanks for those that tried to help