Need recommendations to learn simple Wordpress to modify an existing webpage.
July 17, 2009 8:57 AM Subscribe
I Need help with (I hope) simple Wordpress to modify an existing Wordpress webpage Seeking recommendations of (youtube?) tutorials, basic manuals, etc.
I have 30 years of varied computer experience, but none with creating/maintaining web page content. And didn't want any. A friend and I have inherited that task from our webmaster and I don't understand the mindset and terminology of pages, posts, categories. I need to rearrange the home page , adding some pages and changing the layout, add photos (linked to (apparently) pages, in a changing display, etc etc.
googling wordpress tutorial free gives lots of possibilities. I think we will set up a blog one of these days, but most important is to modify the web pages. I need some basics. Is a blog a subset of a web page, or vice versa, or is it all the same? Any help will be appreciated.
I found the following in the archives, but still appreciate help.
(from MeFi archives) I would recommend wordpress as an engine for driving a simple website as you describe, but you may need smoeone to set it up for you. I think you should look at basic things like how to upload files and display images first, get some idea of how the internet works in general. Then any package you use will make a lot more sense to you. Things like wordpress are very easy to set up once you have the basic skills, but if you don't even know how to ftp it can be a big step up.
posted by shelleycat at 7:23 PM on January 8, 2007 [+] [!]
If she does not know web design I would start with Wordpress.
posted by yoyo_nyc at 12:01 PM on July 2, 2008 [1 favorite +] [!]
I'd disagree slightly over Wordpress. It's perfect if she specifically wants a blog, but to adapt a wordpress template to her own design she'll certainly need to know CSS and possibly even need a rudimentary understanding of PHP, and that may be a case of going in at the deep end.
If she's a graphic designer with good Photoshop skills, then what she's probably looking to learn is some basic HTML and CSS, and the techniques involved in transferring a page design from Photoshop to the web. I'd suggest that she gets a good HTML/CSS book that caters for people from a design background, and just has a go at putting together a simple site of a few pages. Alternatively, a site I've heard a lot of people rave about is Web Design From Scratch.
If she decides she also wants a blog, then maybe she could explore Wordpress once she has some basic HTML/CSS skills; probably the best avenue would be to find a basic template from one of the many online repositories and then tweak the existing HTML/CSS to her own requirements.
another view
I'm not saying that WP is the best choice (it's not a true CMS), but you might want to give it a try because it is fairly easy to use and it has is an enormous amount help available for newbies.
posted by judybxxx to computers & internet (7 answers total) 4 users marked this as a favorite
A collection of those templates is called a theme within Wordpress, and there are a lot of free themes you can choose from from your website. Themes can be changed with a couple of mouseclicks; but not every theme has every function you may wish.
One of these templates can be the homepage, or home.php; which can enable you to give the homepage of your website a different look.
You post content on the site by using the 'new post' function on the dashboard, or be using tools like Microsoft Live Writer.
Apart from that, just try the thing, or make up your own test site at wordpress.com, so you can ask a question I may understand.
posted by ijsbrand at 9:28 AM on July 17, 2009