webdressing
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Removing the comments boxTHANK YOU HandySolo! Appreciate the instructions 🙂
Forum: Fixing WordPress
In reply to: Sort/reorder blogroll?So all we need to do is change <?php get_links_list(); ?> to <?php get_links(); ?>?
Forum: Fixing WordPress
In reply to: User Blocker – Spam Users@mail.ru sends a ton of spam. We have to also block them from our vB forum. Glad you got it all sorted 🙂
Forum: Fixing WordPress
In reply to: Sort/reorder blogroll?Is this what you’re looking for from the sidebar template?
<?php get_links_list(); ?>
Forum: Plugins
In reply to: drop in a logo…how to?Link to theme?
Forum: Themes and Templates
In reply to: Comment Input Text ColorThat’s controlled via CSS. Do you have a link to your theme? Look for something called “commentform textarea” or similar in your CSS file.
Forum: Themes and Templates
In reply to: Custom Field Image?Because of table changes in WP 2.1.x I don’t think that plugin works with 2.1.2. The OP didn’t say what version of WP they were using so maybe it’s the ticket 🙂
Forum: Plugins
In reply to: WP-Forum Threads don’t “bump”THANK YOU for the clarification Whooami 🙂
What would be the benifit of using a plugin like this, rather than using real forum software like bbPress that ties directly into wordPress – where you’d have much more control over the forums functions?
Is it just personal preference?
Forum: Plugins
In reply to: WP-Forum Threads don’t “bump”“I recently started using WP-Forum for my site”
wordPress is not forum software, it’s blogging software. bbPress is their forum software. People are probably confused by what you’re asking and maybe that’s why they’re not responding…
Forum: Fixing WordPress
In reply to: file permissionsYep! Nothing is more important to your site than its security. Anything that tries to compromise it you need to get rid of, including the host…
Forum: Plugins
In reply to: Plugin: WP e-Commerce UpdateTwo quixk questions. How long is the sale, and does WP e-Commerce allow you to use coupons? For example; regular price 29.95 but with coupon #12345 it only costs 17.95…
Forum: Fixing WordPress
In reply to: Is WordPress down?“Godaddy data base servers can be very slow”
Bingo.Try deactivating all of your plugins and trying it again. If all checks out OK then turn them on one at a time and recheck until the bad one shows up. Is there a reason for not updating to 2.1.2? I thought 2.0.4 had security issues?
Forum: Fixing WordPress
In reply to: Using the visual editorHi Dr Mike. No adblockers, virus software or other security programs are used. It was tested on several computers (both PC and Mac). Same effect 🙁
Forum: Themes and Templates
In reply to: Footer not there in Default – 2.1.2It works in both Safari and FF 1.5.
Forum: Themes and Templates
In reply to: Keeping the wrapper from the header section?“Your footer has absolutely *no* call for an image in the background.”
That’s correct. We moved it to the bottom of the wrapper (page) section. We wanted it in the footer section, but nothing would make it center, so it was suggested in another thread that we move it.“Whatever you did, glad you got it sorted.”
Thank you doodlebee.