Edventures in Normalcy

I saw someone upgrade their WordPress install to 3.5 and run into an issue where the background on menu sub menus would be transparent.  Turns out the fix was rather simple.  Go to Admin Color Schemes -> All Admin Color Schemes.  Edit under the scheme of your choice, and add the following CSS in an appropriate place (nested properly)

 

This fix comes thanks to philoj of the wordpress.org forum post on this issue.

WordPress URL change directly in MySQL

Posted by Rose Bush on January 5th, 2011

If you need to change the URL for a WordPress blog, and only have access via MySQL, you can use the following command, once you have selected the database.  Keep in mind I am assuming the wp_ table prefix.

 

Copyright © 2026 Edventures in Normalcy. All rights reserved.