Greenpaddy is a simple free 2-column green theme, that is clean and customizable. The theme has an options page where you disable or enable certain features.
You can have thumbnails for posts, category and archive pages.the thumbnails can either be hosted on your wordpress site or elsewhere and you can then specify the url to third party side through you post creation panel.
Greenpaddy is SEO-optimized, WordPress 2.9.2 compatible with widgetized sidebars and footer.
2-column Theme Automatic thumbnails of first uploaded image of Posts, in Home page and other archivesSEO optimized CSS layout Gravatar Ready Theme Social Media integration Compatible with most WordPress plugins Compatible with WordPress 2.9.2 and earlier versions Easily spiderable, structured navigation support for threaded comments and seggregation of comments and pingbacks/trackbacks
You can find these in the theme’s ReadMe.txt as well.
Greenpaddy is a 2-Column Free WordPress Theme with Premium Features. It is a neat, professional, elegant theme and highly customizable.
Greenpaddy is a Search Engine friendly theme, with widgetized sidebars and footers and a smart Featured Posts Section. The theme is also smart enough to show thumbnails of images uploaded for Posts, in Home and Archive pages i.e. Category Archives, Tag archives, All Date Archives and Search Results. The last image uploded for a post is always shown as a thumbnail. Hence, If you upload multiple images for a Post, make sure thay you add the image, whose thumbnail you want to display, last. Else specify the thumbnail image url against “Thumbnail URL” in the “Add/Edit Post” page
The sidebars (Sidebar Tabs, Middle and Bottom Sidebars), footers, Featured Posts section and Thumbnails can be easily disabled or enable through the Theme Options Page.
You can find the Theme Options Page under Appearance folder on your WordPress Admin Menu Bar. It will have the title “Greenpaddy Options”.
In the Post Write Panel, you will find a “WP Elegance Theme” widget.You may specify the the Thumbnail URL and the Featured image URL here.If these are specified then they will be used.
You can easily change top header banner by replacing banner.jpg file under Images folder (in the theme) with your own banner. But name your banner as banner.jpg
or
go to the stylesheet (style.css) in the theme folder, search for #head-bottom section and replace banner.jpg under background property with your banner name.
Hiding the header banner is easy in this elegant theme.Go to the Theme Options Page and check “Disable Header Banner”
You may specify a comma seperated value of category ids, for the categories that you want to be included in the category bar, through the Theme Options Page.But make sure that there are only as many category ids as may fit within the category bar.
Hiding the header banner is easy in this elegant theme.Go to the Theme Options Page and check “Disable Category Bar”
It is very simple.Take a backup of sidebar.php. Open sidebar.php and check how the existing tabs like category, recent, popular and videos have been added to #sidebar-tabs div. Add your tab content and title it in a similar fashion. Note that the video tab has been commented out, to serve as a guide.
Hiding the header banner is easy in this elegant theme.Go to the Theme Options Page and check “Disable Sidebar Tab Widget”
Simply create pages and specify the hierarchy (Parent Page) via WordPress admin interface. Greenpaddy takes care of creating the sub menus. Greenpaddy can support even 4 levels of sub menus.
The video tab is commented out in the code (sidebar.php). First uncomment the code. If you want to embed your own videos , make sure its width is not more than 300px and set the height correspondingly, in your embed code. Replace the current embed code. You can always remove video tab, if your niche does not require it.
Open sidebar.php and there are provisions for a 300×250 ad and a 120×600 ad in the form of images.Replace them with your corresponding ad scripts.
If footer is disabled, then the widegetized footer section will not displayed. However the theme is smart enough to retain your blog’s Copyright section.
Greenpaddy is a premium theme released under GPL license. You can modify or customize the design further, maintaining the original author’s copyright.
Enjoy free Greenpaddy WordPress Theme !!!
Tags: Free Wordpress Themes, green, WordPress, Wordpress Themes
Read the source article here
Tons of Free Premium Wordpress Themes and Templates at Your Fingertips. Browse Through and Find The Best Ones that Suit Your Needs.
Showing posts with label Column. Show all posts
Showing posts with label Column. Show all posts
27.6.11
WPElegance 2 Column WordPress Theme
WPElegance2Col is a free 2-column theme, with premium features. Like any of my other themes, WPElegance2Col is a neat, professional, elegant theme and highly customizable.. The Footers, Featured Posts section and Thumbnails can be easily disabled or enable through the Theme Options Page.
Thumbnails in Home and other archive pages are created using the first image uploaded for a post. Hence, make sure that you first upload the appropriate image for every post. But don’t worry, in case you uploaded the wrong image first.Simply delete all the uploaded images for a post and upload them in the right order.
There are also options to specify the URLs of thumbnail and Featured Image hosted on any other external platform or service, for every post, through a widget in wordpress Add New Post Panel (See picture below)!!!
WPElegance2Col is SEO-optimized, ad-ready, WordPress 2.7 compatible with widgetized sidebars and footer.
2-column Theme Sliding Featured Posts SectionMulti level sliding menus Automatic thumbnails of first uploaded image of Posts, in Home page and other archivesSEO optimized CSS layout Gravatar Ready Theme Social Media integration Compatible with most WordPress plugins Compatible with WordPress 2.7 and earlier versions Easily spiderable, structured navigation W3C XHTML and CSS Validated themesupport for threaded comments and seggregation of comments and pingbacks/trackbacks
You can find these in the theme’s ReadMe.txt as well.
You can find the Theme Options Page under Appearance folder on your WordPress Admin Menu Bar. It will have the title “WPElegance2Col Options”.
Create a category by title “Featured”. Add every Post to an appropriate category and if you want to display it under Featured Posts Section,add it to “Featured” Category as well. Once it is done, all the latest Featured Posts will be displayed under “Featured” section in the Home Page.
In the Theme Options Page, you can set the number of Posts to be shown as Featured Posts. But decide on an optimal number (taking performance into consideration).
Go to Settings –> Media and set Max width for Medium size as 300. Then, in the Theme Options Page (“WPElegance2Col options”), check the option “Display medium sized image for Featured Posts”.
In the Post Write Panel, you will find a “WP Elegance Theme” widget.You may specify the the Thumbnail URL and the Featured image URL here.If these are specified then they will be used.
You can easily change top header banner by replacing banner.jpg file under Images folder (in the theme) with your own banner. But name your banner as banner.jpg
or
go to the stylesheet (style.css) in the theme folder, search for #head-bottom section and replace banner.jpg under background property with your banner name.
Hiding the header banner is easy in this elegant theme.Go to the Theme Options Page and check “Disable Header Banner”
Open header.php file and search for “wp_list_categories”. The category ids to be included in the Category bar are specified as arguments to this function.You may specify the category ids for the categories that you want to be included in the category bar.But make sure that there are only as many category ids as may fit within the category bar.
Hiding the header banner is easy in this elegant theme.Go to the Theme Options Page and check “Disable Category Bar”
It is very simple.Take a backup of sidebar.php. Open sidebar.php and check how the existing tabs like category, recent, popular and videos have been added to #sidebar-tabs div. Add your tab content and title it in a similar fashion. Note that the video tab has been commented out, to serve as a guide.
Hiding the header banner is easy in this elegant theme.Go to the Theme Options Page and check “Disable Sidebar Tab Widget”
Simply create pages and specify the hierarchy (Parent Page) via WordPress admin interface. WP Elegance2Col takes care of creating the sub menus. WP Elegance2Col can support even 4 levels of sub menus.
The video tab is commented out in the code (sidebar.php). First uncomment the code. If you want to embed your own videos , make sure its width is not more than 300px and set the height correspondingly, in your embed code. Replace the current embed code. You can always remove video tab, if your niche does not require it.
Open sidebar.php and there are provisions for a 300×250 ad and a 120×600 ad in the form of images.Replace them with your corresponding ad scripts.
If footer is disabled, then the widgetized footer section will not displayed. However the theme is smart enough to retain your blog’s Copyright section.
WPElegance2Col is a premium theme released under GPL license. You can modify or customize the design further, maintaining the original author’s copyright.
Enjoy free WPElegance2Col WordPress Theme !!!
Tags: Free Wordpress Themes
Read the source article here
Thumbnails in Home and other archive pages are created using the first image uploaded for a post. Hence, make sure that you first upload the appropriate image for every post. But don’t worry, in case you uploaded the wrong image first.Simply delete all the uploaded images for a post and upload them in the right order.
There are also options to specify the URLs of thumbnail and Featured Image hosted on any other external platform or service, for every post, through a widget in wordpress Add New Post Panel (See picture below)!!!
WPElegance2Col is SEO-optimized, ad-ready, WordPress 2.7 compatible with widgetized sidebars and footer.
2-column Theme Sliding Featured Posts SectionMulti level sliding menus Automatic thumbnails of first uploaded image of Posts, in Home page and other archivesSEO optimized CSS layout Gravatar Ready Theme Social Media integration Compatible with most WordPress plugins Compatible with WordPress 2.7 and earlier versions Easily spiderable, structured navigation W3C XHTML and CSS Validated themesupport for threaded comments and seggregation of comments and pingbacks/trackbacks
You can find these in the theme’s ReadMe.txt as well.
You can find the Theme Options Page under Appearance folder on your WordPress Admin Menu Bar. It will have the title “WPElegance2Col Options”.
Create a category by title “Featured”. Add every Post to an appropriate category and if you want to display it under Featured Posts Section,add it to “Featured” Category as well. Once it is done, all the latest Featured Posts will be displayed under “Featured” section in the Home Page.
In the Theme Options Page, you can set the number of Posts to be shown as Featured Posts. But decide on an optimal number (taking performance into consideration).
Go to Settings –> Media and set Max width for Medium size as 300. Then, in the Theme Options Page (“WPElegance2Col options”), check the option “Display medium sized image for Featured Posts”.
In the Post Write Panel, you will find a “WP Elegance Theme” widget.You may specify the the Thumbnail URL and the Featured image URL here.If these are specified then they will be used.
You can easily change top header banner by replacing banner.jpg file under Images folder (in the theme) with your own banner. But name your banner as banner.jpg
or
go to the stylesheet (style.css) in the theme folder, search for #head-bottom section and replace banner.jpg under background property with your banner name.
Hiding the header banner is easy in this elegant theme.Go to the Theme Options Page and check “Disable Header Banner”
Open header.php file and search for “wp_list_categories”. The category ids to be included in the Category bar are specified as arguments to this function.You may specify the category ids for the categories that you want to be included in the category bar.But make sure that there are only as many category ids as may fit within the category bar.
Hiding the header banner is easy in this elegant theme.Go to the Theme Options Page and check “Disable Category Bar”
It is very simple.Take a backup of sidebar.php. Open sidebar.php and check how the existing tabs like category, recent, popular and videos have been added to #sidebar-tabs div. Add your tab content and title it in a similar fashion. Note that the video tab has been commented out, to serve as a guide.
Hiding the header banner is easy in this elegant theme.Go to the Theme Options Page and check “Disable Sidebar Tab Widget”
Simply create pages and specify the hierarchy (Parent Page) via WordPress admin interface. WP Elegance2Col takes care of creating the sub menus. WP Elegance2Col can support even 4 levels of sub menus.
The video tab is commented out in the code (sidebar.php). First uncomment the code. If you want to embed your own videos , make sure its width is not more than 300px and set the height correspondingly, in your embed code. Replace the current embed code. You can always remove video tab, if your niche does not require it.
Open sidebar.php and there are provisions for a 300×250 ad and a 120×600 ad in the form of images.Replace them with your corresponding ad scripts.
If footer is disabled, then the widgetized footer section will not displayed. However the theme is smart enough to retain your blog’s Copyright section.
WPElegance2Col is a premium theme released under GPL license. You can modify or customize the design further, maintaining the original author’s copyright.
Enjoy free WPElegance2Col WordPress Theme !!!
Tags: Free Wordpress Themes
Read the source article here
Subscribe to:
Posts (Atom)




