Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>Can you do enough frontend design to make a Wordpress site not look like a Wordpress site at all?

Yes. One of wordpress' strengths is its theme system. You can find a number of existing themes which are ready to make 'child themes' out of (I suggest looking at Responsive or even 2012.)

Bear in mind there's nothing you can do to keep someone from viewing the source and seeing it's a wordpress site.

>What's the flexibility of adding new features if I the frontend is redesigned?

You have a functions.php to build whatever hooks you need into the API for that particular theme, and plugins are basically global applications which can do anything. The API can be a bit arcane but there's a very good chance whatever problem you have has already been covered in an existing theme or plugin. I would be willing to bet that for what you describe, 100% could be handled with existing plugins, and 90% of the rest by creating a child theme and tweaking. This is honestly what Wordpress was meant for.

>Is it a better idea to hire out and let someone else pick all the plugins and put it together?

I would say it depends on the amount of work you want done, in regards to customization of the theme and custom plugins.

>Can you give me a recommendation on would could build such a thing for me, or would it be cheaper to do myself?

You could do it yourself for free, but looking up documentation and solutions is on you. How comfortable are you with horrible looking mixin PHP? Do yourself a favor though, whatever you do: look up "hardening wordpress", apply what you learn and turn off theme editing through the UI.



Thanks!

Yeah not sure why I said cheaper. What I am actually short on is time. The budget for the project is pretty reasonable, but I really would like to find someone reliable that I can work and communicate with towards getting it done on time.

I am also just trying to find out how maintainable the site would be if I did hire someone to create it. I would want to be able to have functionality added, but from what you're saying about plugins it sounds like that's not much a problem.

Horrible looking mixin PHP is not my idea of a fun time, but I will have a look at "hardening wordpress".

Do you have any recommendations on where go look for a reliable developer for this kind of thing? Or even know someone perhaps?

Thanks again!


Well, it's not difficult to administrate at all.

If you have a local dev server (I test wordpress installs on Xampp[1]) you can have wordpress running on it in literally minutes from download. After that, you can upload it anywhere - although the default is still by PHP, Heroku and Pagodabox will host Wordpress and you can deploy by Git if you like.

[1]http://www.apachefriends.org/en/xampp.html

You can go on to elance or odesk and throw a dart and hit a wordpress developer, though anyone will tell you to caveat emptor when it comes to those sites. I could do it provided you don't need it done too quick (I have school and a couple of other projects.) Finding someone willing to work on wordpress for a paycheck is really not going to be difficult at all.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: