Support Forums Back, Feed Fixed.


After going through the old forum database and realizing it was beyond hope (taking into consideration the amount of time I have), I decided to put a brand new punBB installation up with revamped forum categories and topics to help make getting help easier. I’ve also installed Akismet spam filtering so we’ll see how things go with that.

For those who have contributed code via the forums, I want to apologize at the loss of your work. I realize that in addition to lots of spam, there was also a lot of great information about Subtle on the forums, so making the decision to nix them was hard. Hopefully the new forums will be an even better resource for the Subtle community to get in touch, get help and make using Subtle a great experience.

In other news, it turns out that the Sideblog plugin does horrible things to your feed in newer installations of Wordpress, so I’ve removed the plugin and it looks like the feed is working correctly again. I apologize for the multiple posts that showed up in everyone’s feed readers when I upgraded WP. I think I’ve got all of the technical issues with the blog worked out.

Information and Links

Join the fray by commenting, tracking what others have to say, or linking to it from your blog.


Other Posts
How Much is Your Blog Worth?
Whubba, Wah?!?

Write a Comment

Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.

Reader Comments

RE: Sideblog
I use miniposts2 - it functions similarly to sideblog and does not appear to mess up rss feeds.

I’ll check that out this weekend. Thanks for the heads-up!

Installed it and love it. Much easier to work with than Sideblog too. Thanks for the tip, Greg!

Im new to WP and especially CSS I love your template, but i am trying to make the header image bigger. Wondering if you have any advice or if you know of a place to start. Thanks, Joel

beautiful theme!
where is the support forum located? I can’t seem to find a link to it.

@cyrus - I pulled the forums when I pulled down the original site. I’m looking into a better solution for handling community support, but for right now the blog is the main resource.

too bad you can put up a copy of the old forum as a static resource for people needing help modifying the theme. it was a really great resource.

First of all: great theme. After 2 days of browsing endless theme pages I found this one here the cleanest and most appealing to the eye.

One question though (and please forgive me if I’m not a pro when it comes to CSS & Co.

How can i change the color of the headlines and links (orange by default)? I couldn’t find it in the css file. Help on this would be REALLY appreciated.

Thanks and keep the good work up
danny

@Danny - Thanks! The CSS is all in /assets/css/ or /styles/your_current_style/default.css

The best way to edit the CSS while keeping yourself safe for upgrades is to copy the theme style folder you’re using, naming it something like “default_modified” or similar and then just edit the default.css file. Have fun!

That was the clue ;-)
I just didn’t find the default.css and the layout.css doesn’t have the font-color.

thanks A LOT!
d

@Danny - Right - that’s the whole thing about Subtle. The base install is totally plain-XHTML and it’s the theme styles that give it personality.