Beginners Resources (A Great Place to Start)
-
(Syahir and Mods, please feel free to edit and add content accordingly)
There’s been some talk recently in the forum of creating a sticky thread containing links to helpful resources for beginners. Here is the beginning of this endeavor…
I would first strongly suggest visiting the W3schools.com website. We really don’t need to add any other resources than that. It’s the ultimate guide to learning website structure, code, and css. They also provide examples you can manipulate (real-time) to practice.
** Graphene Wiki **
The Graphene Wiki is a great place to find more information about each of the options menus found in Graphene.
http://docs.graphene-theme.com/
** WordPress Codex **
The WordPress Codex contains informational articles, forums, a plugin repository, and an online manual for installing and using WordPress.
** Graphene Theme tutorials **
A few blogs about customizing the Graphene Theme.
https://forum.graphene-theme.com/developers-blog/
http://www.prasannasp.net/graphene/
http://www.joshlobe.com/category/graphene/
http://blog.kjodle.net/computer-tutorials/graphene-tutorials/
** Child Theme **
A child theme is extremely important when performing advanced CSS and PHP with the Graphene theme. Anytime you want want/need to make a customization outside of the admin options panel, it is best to do it in the child theme. Check the resources below for more information on how to implement a child theme.
http://wiki.khairul-syahir.com/graphene-theme/wiki/Customisation_using_a_child_theme
https://forum.graphene-theme.com/graphene-support/how-to-modify-the-theme-using-a-child-theme
http://www.prasannasp.net/graphene-child-theme-template/
http://www.joshlobe.com/2011/10/video-tutorial-creating-a-child-theme-in-wordpress/
http://codex.wordpress.org/Child_Themes
http://blog.kjodle.net/2011/08/30/creating-a-child-theme-for-this-blog/
** HTML **
HTML Dog has a nice beginners breakdown on basic HTML usage.
http://htmldog.com/guides/htmlbeginner/
** CSS **
Again, HTML Dog seems to be a popular second best to W3schools.
http://htmldog.com/guides/cssbeginner/
One of the best kept secrets on the web is Mozilla Firebug for the Mozilla Firefox web browser. Check it out!
Having the Mozilla Firebug extension for Firefox is imperative for working with CSS.
https://addons.mozilla.org/en-US/firefox/addon/firebug/
** PHP **
Here is a fantastic tutorial covering the basics of PHP. It is written in .pdf format so it’s very easy to save to your computer or print for reference.
http://ashraful-alam.info/downloads/php_tizag_tutorial.pdf
** Graphics **
CSS gradients beautiful and add a nice, subtle touch to any area. Here is a great tool for generating the CSS code for different types of gradients.
NICE one!!! Thank you for this (and for all the help)
This should help for those having a hard time understanding how to create a child theme.
http://wordpress.org/extend/plugins/one-click-child-theme/
Download the plugin and literally click one button to create a full child theme. Your new folder on your ftp will show the new style.css, screenshot, style.rtl.
After that your ready to edit your Child Theme without ever touching the original parent theme.
Hey all! Haven’t been here since the update ’cause of a serious computer crash… got a new one and all is well now!
Anyway.. I found a GREAT place to learn scripting: http://www.codecademy.com
It’s FREE… and FUN…
Cheers!
Manasse
ModI also have a list of miscellaneous resources here:
Many many thanks to you for listing this helpful links.
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.