randomdeanna
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: TweetMeme Button] Button doesn’t show with manual installHot dang! It worked. Tweetmeme needs to make this clearer on this page:
http://help.tweetmeme.com/2009/04/06/wordpress-plugin/
thanks so very much!
Forum: Plugins
In reply to: wp_reset_query doesn’t seem to work for two sidebar widgetsFor the record, not knowing why this works, but I changed the second widget to not use the array:
$r = new WP_Query("showposts=1&cat=79");and it worked. Who knew?
Forum: Fixing WordPress
In reply to: Can’t adjust media file size since upgrading to 2.7Same here, except my “Full” shows the correct size. Double-checked the permissions on the directory (this is a local install on a mac os x machine), and can’t select any other size but “full.” I can, however, insert the full size version into the post.
Forum: Themes and Templates
In reply to: Size of search entry — weird problem.Figured it out. For the common good, the problem was that there was some leftover styling in my CSS (from the template I’m basing the design on) which was setting the width of the search form input in the #sidebar. Ugh. I found it and removed it.
Forum: Fixing WordPress
In reply to: Mistake changing WordPress addressGrazie mille. My freakout was premature; said administrator graciously checked his email and set me up. Allll fixed, thanks to the tutorial… ~whew~
Forum: Fixing WordPress
In reply to: Mistake changing WordPress addressAnd… errrmmm… what to do if I don’t have access to PHPmyAdmin? (my administrator is out of town)
Any guesses/insight are most welcome.