Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

WordPress Theme, Plugins and Accessibility

Hi, I am trying to build a website using WordPress as CMS, the focus of the development will be on accessibility for example colour contrast, font resize and language switch controls. I've spent so much time researching about all these but haven't found any good solution.

As beginner I tried using themes and plugins for the features I need but none of them seem to work properly.

What do you suggest? Building own theme with accessibility features?

3 Answers

Hi Pradeep,

You might want to check out this awesome site, "WP Accessible" - http://wp-accessible.org/themes/. I think this is a good place for you to explore options there. They have several WP themes in the work. Most of them are developers volunteering their time in making WP accessible.

Also there is another new project called Cities that started very recently - http://accessiblejoe.com/cities/. This project involves a team of developers (volunteers) in each city (& country) to build an accessible WP theme for users. The new, free themes will be available through WP.org in the near future.

Hope this helps!

Lo

Thank you that was very helpful. I've decided to make theme from scratch and write all accessibility features by myself. I am very new to web and my first project is covering a lot about web so I got very confused.

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Great recommendations LL! Also, if you know specific standards that need to be applied, you could use a theme that comes close and then just modify the CSS to get the affect you need.