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

Question about client's new wordpress website development as per his needs.

Now I know how to install and setup wordpress themes, plugins as I learned from Zac Gordon's course, few weeks ago, including create pages/posts, add menus, widgets etc, that I am very familiar in this field.

Client would like to request a quote for a Wordpress-based site. So I am ready to submit my proposal on his project but I am still nervous to apply it.

For example - I read his project requirements on online marketplace website, which he provide the completed wireframe and final presentation:

FINAL PRESENTATION: http://projects.dburnsdesign.com/goldcoast/09/

I would like to know which best similar free or paid themes and plugins download website? so I install on wordpress as per client requirement. I heard some say themes forest is better and safe. Is that true?

He also mentioned in his project detail "Add Script to tell people to upgrade their browser if it is IE8 or lower, or older versions of other browsers." on wordpress website. How can I create it?

Anyone familiar with wordpress developer. Please suggest

3 Answers

Alex Danson
Alex Danson
8,737 Points

Theme Forest is really good for WordPress themes.

This Theme is the best selling theme there and is really flexible and easy to use and set up: http://themeforest.net/item/avada-responsive-multipurpose-theme/2833226

Any time you need a particular plugin or require something extra to customize the site, the best approach is to google it (someone is bound to have asked how to do it in the past if it's a common feature. Alternatively, when you buy the theme on theme forest, the theme developers offer support forums where they can help you with custom code to customize the themes to meet your clients' needs.

Buying a theme is definitely worth it if you can find one that suits your needs. They are 1000 times better then the free ones and they are not ridiculously expensive at $60 for a top theme.

Since it looks like your client has a specific idea about their needs and the design of their website, you will almost definitely need to customize the theme you end up selecting to some degree.

If you do end up needing to customize a theme, you will want to look into child themes. If it does seem like the customization you need for this project requires a child theme there are a number of intermediate WordPress development tutorials here that are great resources.

Thank you so much, I appreciate your responses and will work on it.