lowlight
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] 0.9.2.6 and 0.9.2.7 completely broken for meSure, where can I contact you?
Actually I found out that there was an error with my server setup. The reason Jetpack seemed to be the cause is because it causes more disk IO and server load than any other plugin.
I still want to disable everything but the stats, but the interface is pretty crappy and I’m not sure if that’s even possible.
Unfortunate, because I really like the wordpress.com stats engine. Too bad they tacked it to Jetpack.
Forum: Plugins
In reply to: [Plugin: WordPress.com Stats] Stats 1.6.3 breaks get_shortlink()Just thought I’d update this again, since it appears nobody noticed. We’re up to 1.7.2, and
get_shortlinkstill doesn’t work.Forum: Fixing WordPress
In reply to: Cannot upgrade pluginsThe problem was caused by a plugin (what else?) π
Thanks for helping out with this
Forum: Fixing WordPress
In reply to: Cannot upgrade pluginsHas anyone come across this yet?
Forum: Fixing WordPress
In reply to: Cannot upgrade pluginsThis seems like a pretty serious issue
Forum: Fixing WordPress
In reply to: Cannot upgrade pluginsI have taken a screenshot of the error, if that helps.
Forum: Fixing WordPress
In reply to: Cannot upgrade pluginsAnyone?
Forum: Fixing WordPress
In reply to: “Posts Page” acting strangeOh I think they are tagged as permanent somehow. Got it π
Forum: Fixing WordPress
In reply to: WordPress 2.7 Visual Editor has Vanished on some PostsI have since noticed that the error only occurs when I edit pages. Editing posts works fine.
Forum: Fixing WordPress
In reply to: WordPress 2.7 Visual Editor has Vanished on some PostsThis has just started happening to me a moment ago. I have tried just about everything.
The odd thing is that it works perfectly fine when creating a new post. Editing posts/pages is the only time it breaks.
The js has to be broken or something, but I even deleted the tinymce folder and uploaded it again, but to no avail.
If someone has a true solution to this, I would love to hear it. Thankfully I can still create new posts in the visual editor.
Forum: Plugins
In reply to: [Plugin: Twitter for WordPress] Not seeming to pick up new twitsHow’s this for weird: The plugin is working for me on one WordPress install, but not on another. Using the same version of WordPress and the plugin, and the same Twitter account, but on different server hardware.
Forum: Fixing WordPress
In reply to: if (in_category(”)) is showing up on index tooPerfect, thanks
Forum: Fixing WordPress
In reply to: Automatic Text ReplacementWell I just figured it out – just use smilies! There is a plugin that allows custom smiley management, so I am just using that.
Forum: Fixing WordPress
In reply to: if (in_category(”)) is showing up on index tooI put that in the footer.php, so it echos a string of text only to be shown at the bottom of single.php, only for posts that belong to category 19. It works for the most part, except index.php also displays it.
Is there a better way to display a line of text in footer.php in single.php, only for certain categories?