RSS Feed for Dream Theme TutorialsCategory: Dream Theme Tutorials

Adding an Image to the Featured Post »

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% [?]

How to Change the Footer Images »

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% [?]

Using the Mosting Recent Post As the “Featured” Category »

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% [?]

How to Install WP Dream Theme »

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% [?]