News CMS wordpress theme ReadMe


        Article        Demo         Download




Installation

Step 1.
    Extract news-cms.zip and upload the wp-content folder to the folder wordpress is installed. (It is okay to merge/overwrite if asked by your FTP program)


Step 2.
    News CMS uses (but does not require) the following plugins:

    While in the Admin area of your WordPress (2.6 or higher) installation, go to the Plugins page.

    Activate the plugins listed above. Now would be a good time to activate Akismet as well. (don't forget your wordpress.com API key )


Step 3.
    While still in the Admin area of your WordPress site, go to Manage -> Themes and activate the News CMS plugin




Configuration

Create your Categories.
    You'll notice that News CMS has a highlighted news section at the top of the index page. While you will need to change the labels of each tag in an image editing program like PhotoShop, you also need to tell News CMS which categories to show up there.

    News CMS also relies on you having a category for "Featured" articles. The newest article written that belongs to the "Featured" category will be displayed prominently on the index page.

    Once these categories have been created, open functions.php and replace the values for the $BustATheme variables with the appropriate category id's. This step will make more sense when you open functions.php. While you're in functions.php, also follow the directions and fill in the other options. Hopefully in a near-future update I will have time to write a plugin for this theme so this step is not needed.


Setting up your Categories
    To make sure your News CMS index displays properly, open up the functions.php file that came with News CMS and edit the variables:


Create your Pages.
    Create the following pages:


    During the install of the Contact Form 7 plugin, a contact form was created. To make this contact form visible, edit your Contact page and paste the following:

            [contact-form 1 "Contact form 1"]

    And in your Subscribe page, paste this:

            <!--subscribe2-->

    More information about each of these plugins and how to use them is available at WordPress.org (Use the links on this page).


Set up your Ads.
    Using the Who See's Ads plugin (Manage -> Who See's Ads), create ads with the following names:

    This plugin is completely self explanatory so there isn't much else to say about it.