Question:
How to create a custom wordpress site? (ie. modifying and creating via css and html)?
Michelle Lee
2013-04-10 15:03:31 UTC
I have a project for a client due in 5 days (04/15/13): I must make a pretty blog for them from scratch. What do I need and do I have to buy anything to create a custom wordpress site? Note: After creating the website, I'd hand everything over for them to manipulate.
Three answers:
Pisces
2013-04-10 17:16:12 UTC
WIthout any prior experience with customizing wordpress, I think completing this in 5 days is gonna be a challenge... but you can try.



You need to

1) get a web host with cpanel (if it has fantastico, quick install, and myphpadmin, it would be quicker.)

2) install wordpress website in to your test domain

3) access the ftp client to tweak the wordpress template in wp-content/themes/twenty-eleven/

4) in there, you can tweak the CSS and PHP



- You can install plugins for sideshows, recent post, features, lightbox, and more.

- You can also edit the mainmenu navi in the wordpress dashboard



After you finish tweaking, you take the wordpress files and upload it in to the client's server. You also have to export the mySQL data and import into the client's myphpadmin.

make sure you edit the wp-config.php with your username and password of you won't be able to access the blog other than their web host (which is tough to access because it contains client's personal information..Usually you dont' ask to access client's web host.)



go to wordpress.org for more information. Remember, it's not wordpress.com, it's wordpress.org.
Abraham
2013-04-11 01:05:47 UTC
You can always buy a "pretty" theme on themeforest.net, install it, and modify the CSS straight through Wordpress. But you won't be able to build a completely new theme in 5 days.
.
2013-04-10 23:25:23 UTC
What do you need? You need to have excellent knowledge of html and css. You need to have some knowledge of php - enough to know that you can make a mistake if you don't know what you're doing and break the site. You also need to to have excellent knowledge of wordpress and how it works (I'm not talking wordpress.com, either.)



http://codex.wordpress.org/Theme_Development



http://themeshaper.com/2009/06/22/wordpress-themes-templates-tutorial/

http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/



http://mosheberman.com/wordpress/2010/02/23/wordpress-theming-tipstutorial/



http://net.tutsplus.com/tutorials/wordpress/how-to-create-a-wordpress-theme-from-scratch/


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...