Blog
What You Get With This Theme
Our designer, James Dalman, saw a need for sports teams, like his son’s football team, to have a quick, easy and affordable way to get a team website up … and today, we’re unveiling that vision in iTeam: a Premium Sports WordPress Theme.
With iTeam, your sports team can get a website up and starting informing your fans, parents and others of what you’re team is doing!
Based on input for what we saw sports teams wanting to put on their websites, we’ve included the following features into the theme:
- Post your game videos – Use YouTube or Vimeo and embed those videos straight from the iTeam Dashboard options
- Post your team photos — There are two great ways to do that … first, the main home page feature image can display random images of your choosing … and second, we’ve got a Flickr photo gallery embedded too
- Post Live Games Updates – Using Twitter.com and iTeam, you can easily post live game updates to your team’s website
Check out iTeam demo site here and purchase details here
Sample Test Post
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.
- This is a list item in an unordered list
- Nam nibh dolor, feugiat id, tempor sit amet, porta in, dui. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Curabitur sit amet mauris. Mauris rutrum laoreet tortor. Nunc orci nulla, viverra mattis, blandit vitae
- dolor non adipiscing rutrum, tortor sem fringilla dolor, vel bibendum sem magna nec velit. Praesent cursus lectus at ante. Integer imperdiet gravida turpis. In vel dui non arcu interdum lobortis. Praesent arcu. Proin blandit consequat libero
- This is a short list item
- In vel dui non arcu interdum lobortis. Praesent arcu. Proin blandit consequat libero. Suspendisse sagittis urna nec enim. Nunc suscipit dui luctus tortor. Duis vulputate porttitor pede.
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.
H2 Heading Text
H3 Heading Text
H4 Heading Text
H5 Heading Text
- This is a list item in an ordered list
- Nam nibh dolor, feugiat id, tempor sit amet, porta in, dui. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Curabitur sit amet mauris. Mauris rutrum laoreet tortor. Nunc orci nulla, viverra mattis, blandit vitae
- dolor non adipiscing rutrum, tortor sem fringilla dolor, vel bibendum sem magna nec velit. Praesent cursus lectus at ante. Integer imperdiet gravida turpis. In vel dui non arcu interdum lobortis. Praesent arcu. Proin blandit consequat libero
- This is a short list item
- In vel dui non arcu interdum lobortis. Praesent arcu. Proin blandit consequat libero. Suspendisse sagittis urna nec enim. Nunc suscipit dui luctus tortor. Duis vulputate porttitor pede.
This is an example of a blockquote. You could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.
Game Photo Gallery - September 28
Use the WordPress Photo Gallery feature to quickly post game photos to your website!
Make a List, Check It Twice
This is how lists look with bSocial! What HTML tags would you like to see?
Let’s start with an unordered list:
- One
- Two
- Three
- Four
And then move on to a more interesting ordered list:
- one, two
- buckle my shoe
- three, four
- knock at the door
- Five, six
- pick up sticks
- Seven, eight, lay them straight
- Nine, ten, a big fat hen
- Eleven, twelve, dig and delve
- Thirteen, fourteen, maids a’courting
- Fifteen, sixteen, maids in the kitchen
- Seventeen, eighteen, maids a’waiting
- Nineteen, twenty, my platter’s empty …
Vikings Running Back Breaks Rushing Record
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress. This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.
Why Everything in Your Sidebar Disappears
Here is a scenario: You installed a brand-new, shiny copy of your iThemes premium theme and want to get your widgets installed in the sidebar(s). As soon as you add a widget in a sidebar to, say add a text widget above the existing built-in widgets, all of the widgets disappear except the new text widget you added.
Why Did it Do That?
What happened is a simple result of the code doing what it is told to do, which is to either show the built-in widgets (all of them) or show the widgets selected on the Widget screen under the Design tab.
I am going to get a tad technical here for those who are interested. If that is not you, then feel free to skip to the next section for what to do regardless of why things happen.
Looking at the code to the right, locate the “dynamic_sidebar” code. That is what you will find in every “widget-ready” theme because it calls out the function.php code included in the theme, which can include 1, 2, 3, or any number of widgeted sidebars or areas in the theme. This particular code is affecting a sidebar named Post Sidebar, which is created in the function.php file and filled with widgets by going to Design->Widgets and selecting the Post Sidebar area from the pulldown on the right side under Current Widgets.
The way to read this code in plain English is, “If the function.php file includes a sidebar called ‘Post Sidebar,’ then ignore all the code until the ‘end if’ statement IF there are widgets selected on the Design->Widgets page.” If there are no widgets manually selected in editing page, then the code below rules and appears. If only one widget is added, then it, and only it, will appear in the sidebar due to the nature of the If/Then statement.
How to Fix It

Navigate to the Design tab and click ‘Widgets.’ On the left side of the page, every widget included with WordPress and added by widget plugins that you have added is listed with and ‘Add’ button to add that widget to the sidebar selected in the pulldown on the right side of the page. Many widgets come straight out of the box fully functioning with no customizing options. Others allow you to edit items, such as the widget title, after you Add it and make the changes to it over on the right side. The Text widgets are able to be added numerous times to multiple sidebars to allow multiple text widgets throughout a site.
To review one property of widgets quickly for those who skipped the previous section, when you select a widget, all of the pre-coded widgets in the theme’s sidebar you changed will disappear. If you want to keep the ones already present and add more widgets, then you must include those already present to still see them.
Click the Edit button on any widget that you want to or need to change or add information to, such as a Feedburner ID or RSS feed address and click Save Changes to set that sidebar’s settings. From there, you can move on to other sidebars or leave them set as default, unaffected by this sidebar’s settings.
New iThemes Premium WordPress Theme Club
Here’s some big news for our customers!
We’ve recently taken our All-in-One Developer’s Package and turned it into a value-packed Theme Club.
- 16 Themes for One Low Price, Plus NEW iThemes Created in 2008 – Save over $900 by buying this special package
- Multiple-Use Licenses – Compare this benefit to other theme clubs and you can easily see the value! Use the themes on as many personal and clients sites as you want, as long as you do not resell them
- Lifetime Theme Updates – Get series updates on each theme series included as long as the theme is offered
- Themes to Meet Almost Every Need – With our diverse offering of themes, almost any type of business can find a theme they need. Plus, you get all the themes you need to start your freelance business off right
- Active Support – Get the help you need to customize your themes in our active support forums
Check out the 2008 Theme Club purchase details here
Upgrade Details: For Previous Customers
Here’s an even better deal for customers of previous themes … You can upgrade to the 2008 Theme Club for the price difference in your original purchases. To upgrade, contact iThemes with your original receipt or Paypal email address today!
Check out the 2008 Theme Club purchase details here
Free WordPress Tutorials
Below are some video tutorials that cover general issues related to using WordPress and specific ones relating to how to tweak and use our individual theme series. If you have specific questions beyond what’s covered here, please visit our Support Forum.
In order to view the view tutorials, please download the free Adobe Flash Player here.
QUICK STEPS TO GETTING STARTED WITH A WP THEME
HOW TO BECOME A WORDPRESS DEVELOPER
NEW! WORDPRESS 2.6 BASICS
- WordPress Overview
- How to login to WP Dashboard
- How to write a Post
- How to write a Page
- How to edit Posts/Pages
- How widgets work
- How to moderate comments
- WordPress Settings Overview
- How to Upgrade WordPress Using the Automatic Plugin
- How to Add new Users
- How to Change/Activate Themes
WORDPRESS 2.3 BASICS
- WordPress Overview - How it works
- How WordPress Themes work
- How to install WordPress via Godaddy
- How to install WordPress via cPanel using Fantastico
- How to login to WP Dashboard
- How to upload and activate Themes and Plugins
- How to customize a Theme (overview)
- How to select different inside Page Templates
- How widgets work
- How to change header images/text
- How to setup a blog feed via Feedburner
- The difference between a Page and Post
- How to create a new Page or Post
- How to edit Pages/Posts
- How to set up new Users
- How to install Google Analytics stats
- How to put photos in a Post or Page
- How to change the default Favicon
- NEW! How to do simple rotating images
NEW! 7 STEPS TO OPTIMIZING WORDPRESS
- Change your permalinks structure
- Install these plugins
- Include your main keywords in your title bar
- Put in your meta tags
- Paste your email newsletter form code here
- Write good headlines for search engines
- Study your traffic stats to refine your strategy
NEW! iCOMPANY THEME (Theme demo)
- Overview
- Setting the Tabs
- Using Page Templates
- Setting up the Home Page
- Changing the header image
- Setting up the blog
ECOMMERCE THEME (Theme demo)
- Overview of the theme
- How to change the logo
- How to add thumbnails
- How to change Featured Product section
- How to set number of images on home page
- How to take out the customer reviews or comments section
ESSENCE THEME (Theme demo)
- Essence Introduction
- NEW! How to use the new Theme Options page
- How to change from text header to graphical header
- How to change the default photos
- How to select different inside Page Templates
- How to edit the sidebars using Widgets and the Theme Editor
- How to edit the default Home page
NEW! DEEP ORDER THEME (Theme demo)
- How to change header text box
- How to change header image
- How to change default home page
- How to change sidebars
NEW! BUSINESS CARD THEME (Theme demo)
NEW! PHOTO GALLERY THEME (Theme demo)
Please note: All videos are copyrighted material. Please don’t steal.
Blogging with iTeam Is Easy
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress. This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.
Career Blogging 101
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress. This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.












