Need most basic WordPress for dummies tutorial
-
I am getting very frustrated, because there is a lot on the WP site that I simply do not understand. I’ve created websites before using HTML and CSS on my own (but I don’t know anything about PHP). But there’s a lot I don’t get. I need a VERY BASIC walk through, even more basic than what’s on the site.
What I want to do: create basic templates and pages, so that my pages don’t look just like the main page. (I’m using twentyeleven as the Theme, because I figured it would be the easiest for a newbie.) Multiple columns and boxes for text, images, etc. I can’t figure it out.
I’ve installed WordPress directly into my site, hosted by Bluehost. I’m trying to create a website with pages — not interested in blogging.
I’ve read First Steps and FAQ New to WordPress. No help. For example, I don’t understand what this means on the “Installation” FAQ.:
“It is not essential to create a new database for each WordPress installation.
If you are using the same database for multiple WordPress installations, take care to edit the wp-config.php file ensuring that each installation has a unique database prefix.
If you are setting up a new database for a new blog, edit wp-config.php, and be sure to get the database name, and other details correct. “
I don’t know what the database is, where to find it, how to even begin to edit it or why I would want to.Here’s another example: Templates. I have read the documentation on templates several times and honestly do not know where to begin. How do I open the files that are mentioned? Where do I even find them? I don’t know what to do with this information in the Support doc on Templates:
“Basic Template FilesTo generate such a structure within a WordPress Theme, start with an index.php template file in your Theme’s directory. This file has two main functions:
Include or “call” the other template files
Include the WordPress Loop to gather information from the database (posts, pages, categories, etc.)”How do I get to my theme’s directory? I truly have no idea what this is telling me to do.
Do I need to be using WordPress on my computer hard drive instead of through the dashboard on the site? I have only been using the dashboard.
The topic ‘Need most basic WordPress for dummies tutorial’ is closed to new replies.