Site icon WPDesigner

Greed WordPress Theme

Are you greedy for sidebars? The official release of Greed, it’s finally here! Preview Greed.

Author information

Greed was designed and coded by Small Potato.

Theme Description

Greed is a three-column to five-column hybrid WordPress theme with ten widget-ready sidebars. Released under GPL, it’s the first released theme of the Seven Deadly Sins theme series.

Features

Files: (version .09 RC2)

Usage

To switch to a double right sidebars layout, go to the Greed Theme Options page and edit the values to match the following:

To switch to a double left sidebars layout:

How to add more widget-ready sidebars:

  1. Open the sidebar_3.php file
  2. Copy everything. Go to the bottom of the same page and skip several lines.
  3. Paste
  4. Change the pasted “secondary_content” to “tertiary_content
  5. Below the tertiary_content area, find the numbers 6, 7, 8, 9, 10. Change them to 11, 12,… 15.
  6. Save the sidebar_3.php file
  7. Open the functions.php file
  8. Find the number 10. Change it 15.
  9. Save the functions.php file
  10. Upload the edited sidebar_3.php and functions.php file to see the change.

How to add more non-widget-ready sidebars:

  1. Follow the widget-ready sidebars instruction above, except for the steps that involve functions.php
  2. Next, for every new sidebar, remove:
    <?php if ( function_exists(’dynamic_sidebar’) && dynamic_sidebar() ) : else : ?> and <?php endif; ?>

How to use the pre-defined advertisement styles and files:

Compatible With / Tested With / Supported Plugins

Author’s Note

This theme has a link, linking back to WPDesigner.com in the footer.php file. You’re allowed to remove it. But if you like, keep it to credit me for creating this theme.

Exit mobile version