Hi everybody, recently I approached WP that I love. I want to learn to realize unique themes for WP, can you suggest me good tutorials ? you can explain exactly when a model can be considered unique?
Here you go, http://codex.wordpress.org/Theme_Development These days newspaper or magazine like themes seem to be the latest craze. hope that helps Nigel
I actually think this tutorial is better than the wordpress one, because it doesn't use unnecessary technical lingo. Much more user friendly.
i will personally teach you if you'd like. I am great with the setup, install, and configurations, and also the ability to modify your wp like you need. I can show you all how it's done.
Wordpress is a very easy platform and if you give some time you will know each and every aspect including customizing anything. If you need any help search for the solution in wordpress forums and website and you would arrive at a solution in most probability
I'm running with a Mac, I downloaded WP 2.5.1 and MAMP to work in local. I have some problem with the configuration of the database MySql. Any Mac user can help me?
Mamp seems to be working fine, Apache and MySQL are working and I can get to my Mamp homepage. The wordpress folder is in the htdocs folder and I changed the wp-config.php file to match the settings on the Mamp page after making a database (database:wordpress, user:root, password:root, localhost:8889). However when I go to http://localhost:8888/wordpress/wp-admin/install.php to complete the install it says “not found on this serverâ€. I can’t figure out what’s not working. Thanks in advance for your help.