Brielle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Text won’t wrap around imageThx Joni, this solved my prob too!!
Forum: Fixing WordPress
In reply to: I moved my WordPress Site; now I can’t upload anything!Thx DocEroc:
I had no idea how to fix this. I managed to move my blog database lock, stock and loaded barrel. (from godaddy to hostgator, which I’m really pleased about btw) Everything worked fine except auto uploading images with the wp interface.
From your suggestion, I found the wp_options upload path row and changed it. Now it works. Excellent! Cheers, Bree
Forum: Fixing WordPress
In reply to: Weird spacing and alignment issuesI just grabbed this theme and started working with it. I’m already having some issues with working on the header.php file, but that’s probably going to work itself out. I usually can play with space b/w the header and body containers in the css.php file – that’s where the padding, margins etc for each container are. I just fiddle with them till I get what I want – then check in different browsers to make sure I didn’t explode anything. I always back up the page in notebook first.
BTW if this is really obvious and you tried it – sorry for being an annoyingly ‘entry level’ pedant – I hardly ever give any advice like this.
I looked at you site and it’s very cool. I’ll have to look around more.
good luck with the space thing.Brielle.
Forum: Fixing WordPress
In reply to: WordPress Stats stopped working after 2.8.4<?php wp_footer(); ?>
worked for me – thx.
Forum: Fixing WordPress
In reply to: WordPress Stats Stopped WorkingI just tested out a bunch of new themes and I guess I put the db through hell cuz the stats just stopped dead. I tried putting this snippet in the footer and have had 5 view readings in the last hour, so I guess they’re working again. thx.