devonanne
Forum Replies Created
-
Forum: Hacks
In reply to: Limit list of post titles to single catgegory?Marked as resolved
Forum: Hacks
In reply to: Limit list of post titles to single catgegory?This is exactly what I needed, thank you! Got it working perfectly now 🙂
Forum: Plugins
In reply to: [ShiftNav - Responsive Mobile Menu] ShiftNav removes WordPress body classesI figured out a workaround. I added class=”<?php echo $post->post_name; ?>” to my main wrapper div in my page.php file, so now I can use that to define custom CSS for the page.
Forum: Plugins
In reply to: Show WordPress updates on my homepage?Ok – but how exactly do I do this on my homepage that’s not part of my WordPress pages? I use Dreamweaver to do the design for this page.
Forum: Installing WordPress
In reply to: Error page ‘Error establishing a database connection’Nevermind, it’s working now! Thanks lindros2 – not sure what I did wrong the first time, but your solution is working 🙂 You just made my day, thanks!
Forum: Installing WordPress
In reply to: Error page ‘Error establishing a database connection’Hm, I tried “localhost:/tmp/mysql5.sock”, but still no luck.
I’m using Linux hosting.
Forum: Everything else WordPress
In reply to: WordPress and Dreamweaver?That’s interesting – I wasn’t aware of the Pages feature. However as I’m a graphic designer I’d like my main site to showcase my own work, so I will probably keep the blog independent. What I’d like to know is how customizable the WordPress themes are for a person without much web experience.