BryanSD
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 2.0 Performance Problems?So far I have updated the theme and made fixed some of my own XHTML coding mistakes (slight improvement). We’ve also updated as many of the plug-ins as we could (no improvements). The only update we have yet to find is for Customizable Post Listings by Scott Reilly. His site has been down lately, so if anyone knows if there is a version later than 1.1…please let us know. I noticed some improvements when I stopped displaying “most recent comments”, but still displaying most recent posts.
As I’m writing this post, the site ( http://www.coffee2code.com/ ) for the plug-in appears back up. I’ll have to check things out.
Forum: Fixing WordPress
In reply to: 2.0 Performance Problems?When time allows, I plan on making sure I’m once again completely up to date with theme/plug-ins. I just came aware of some updates to the theme and plug-ins I’m using since my upgrade to WordPress 2.0.
If you did have performance problems after an upgrade, were you able to fix it and how?
Forum: Fixing WordPress
In reply to: 2.0 Performance Problems?Is this a known problem? Can anyone on the development side comment?
Forum: Fixing WordPress
In reply to: Performance problemsI had just replied to my own post ( http://wordpress.org/support/topic/57432?replies=2 ) to ask about performance questions too. I’m on my own VPS…while I still share the server with others…it should be more than enough for WordPress. I have noticed a difference since the upgrade. I think it may have soemthing to do with the cache…though I could be mistaken.
-Bryan
Forum: Fixing WordPress
In reply to: 2.0 Performance Problems?So no one else is seeing performance problems?
Forum: Everything else WordPress
In reply to: Handling a large amount of trafficYou could try reducing the number of posts you put on a page (under Options/Reading) I counted about 14 posts, which is quite a number of posts per page for the traffic you’re getting.
Forum: Everything else WordPress
In reply to: My New Year wishes2. I have to agree it’s difficult to see this as a full forum. However, I have yet to go a day or two and not see a question answered. The forum seems to be fulfiling current needs.
4. I’m a big fan of CMS, including Drupal. However, what’s nice about WordPress is that it is simple to install and maintain. The more it resembles a CMS, the less likely it’s going to remain simple. Something to think about.
6. I agree, I can’t really figure out Technorati either.
7. I was just curious to which bugs in Firefox you were referring too? I haven’t seen too many issues.
10. Oh me too, me too…Forum: Fixing WordPress
In reply to: How Can I Change Weblog Page TitleGlad I could help.
Forum: Fixing WordPress
In reply to: How Can I Change Weblog Page TitleI suppose it will depend on your theme. You likely will need to make a change to your Header Template (header.php) of the theme you’re using. For example, I use the Copperleaf Plus theme, so in my header.php I would change
<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>to
<title><?php bloginfo('name'); ?></title>I haven’t tested this out, but it should work.
Forum: Plugins
In reply to: WP-ContactForm: Mail doesn’t arriveMichael…thanks for the links. I found the answer found at: http://wordpress.org/support/topic/45835 . I have safe_mode switched on…and there was a change in 1.3 that caused the problem. I’m glad there was a solution that worked while keeping safe_mode toggled on.
I really appreciate your help!
Forum: Plugins
In reply to: WP-ContactForm: Mail doesn’t arriveYes. I meant to say welcome!
Forum: Plugins
In reply to: WP-ContactForm: Mail doesn’t arriveMichael,
The same e-mail for the e-mail address listed under Options -> General and Options -> Contact Form.
Forum: Plugins
In reply to: WP-ContactForm: Mail doesn’t arriveYes, it’s the correct e-mail address. In fact I’ve tried a few e-mails. None seems to work.