27
How to use the “Read More” feature and why you should.
0 Comments | Posted by Keri in How-To, Wordpress Tutorials
The “Read More” Feature allows you to break your post up into a small lead in, keeping the front page of your blog or site nice and tidy. It looks something like this:
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Continue reading…
8
Photos on the Internet & How to Re-Size using NextGen Plugin
0 Comments | Posted by Keri in How-To, Wordpress Tutorials
Why would you want to re-size images? Well, there are a number of reasons, but primarily it’s a good idea to re-size images that you have uploaded straight from your camera because newer cameras (even point-and-shoot) are, by default, set to be for printing, so the files are usually too large for the web.
For internet browsing, images should be
800px on the longest side and at 72ppi.
There are times you’ll want it larger, but use this as a rule of thumb. Computer monitors don’t need as many pixels as printers do, so it’s a really good idea to optimize your images for the web to ensure quick download speeds. Remember that your users have to download a copy of your image to their computer in order to see it, so if you have a 3mb image, that could mean anywhere between 30s to 5 minutes of download time, depending on the user’s connection. Even 30s is too long. So you want to get your images to be under 500kb (1/2 a MB) or less if possible. I usually aim for images to be between 75kb > 150kb. Typically, that’s plenty of pixel information for the web. Continue reading…
15
One theme, two stylesheets: A Wordpress Tutorial
3 Comments | Posted by Justin in How-To, Wordpress Tutorials
Suppose you want your Wordpress installation to have one layout and CSS styling for some pages be completely different from the layout and styling for other pages. For example, you might like to have a members only section have a completely different style than the public side of your site. Some Wordpress users suggest using multiple installations of Wordpress. Another way to do it would be to have two different headers and two different css files used in conjunction with page templates. Another advantage to this technique is there is no need to edit any of the HTML or add any additional CSS classes or IDs. Continue reading…


