By admin on Dec 18, 2007 in Dream Theme Tutorials | 1 Comment
It’s easy to add an image to your featured posts using a WordPress Custom Field! The recommended size for a “featured post image” is 200 x 150 (pixels). When you write a new post (or edit an existing one), scroll down until you see the “Custom Fields” section. Click the “+” symbol to expand this […]
Popularity: 76% [?]
By admin on Dec 12, 2007 in Dream Theme Tutorials | 0 Comments
From your WordPress Dashboard, select Presentation > WordPress Dream Theme Options …
Scroll down the page just a little bit and you’ll see exactly where you can enter the footer image location and destination URL for each of your five footer images.
Each “Image Location” field requires you to enter the full path to the image (i.e., […]
Popularity: 75% [?]
By admin on Dec 11, 2007 in Dream Theme Tutorials | 0 Comments
If you’d like to automatically have your “featured” post be your most recent blog entry, you’ll need to edit just a few lines of code in the index.php file.
You should change line 23 of the index.php file to the following:
$the_query = new WP_Query(’&showposts=1′);
Popularity: 100% [?]
Popularity: 100% [?]
By admin on Nov 27, 2007 in Dream Theme Tutorials | 0 Comments
Installing the WordPress Dream Theme is easy!
After you download the theme, upload the “wpdreamtheme” folder to your /wp-content/themes/ directory.
Next, login to your WordPress control panel and click the “Presentation” tab.
Click the WP Dream Theme screenshot to activate the theme.
Finally, click Presentation > WP Dream Theme Options and enter the appropriate information in each field.
Below is […]
Popularity: 86% [?]