Advertisement

WordPress - Templates, Themes & Plugins

View:  
Sorted by:  

How to Customize a Child Theme in WordPress

You can use a theme exactly as the author released it (called a parent theme), but you can also create customized child themes in WordPress. In this example we are using Twenty Ten on a WordPress site, [more…]

Images in WordPress Child Theme Designs

Images used in WordPress designs typically are added to the images directory inside the theme. Child themes can have their own images directory, just as a parent theme may refer to images in its [more…]

Child Themes in WordPress

A WordPress theme consists of a collection of template files, stylesheets, images, and JavaScript files. Creating child themes allows you to upgrade customized versions of themes with new features when [more…]

Modify WordPress Theme Structure with Child Themes

Modifying the template files of a WordPress parent theme to create child template files allows you to achieve a level of control where it is possible to add new content, modify the underlying site structure [more…]

Options for Displaying Content on a WordPress Site

The type of content displayed on your WordPress website plays an important factor in its design and layout. With a WordPress-powered website, content can be displayed in several ways, such as: [more…]

Transfer Files to a Live WordPress Site with BackupBuddy

You use the BackupBuddy plugin to move a client's WordPress website from its temporary hosting environment (sandbox) to its permanent one. Website designers often test their WordPress designs in a sandbox [more…]

WordPress Links (Bookmarks) Template Tag

WordPress themes use a combination of template tags to display certain types of content, such as links (or bookmarks), blog posts, navigation menus, page content, archive links, and so on. Take a look [more…]

Prepare a WordPress Parent Theme

Theme developers must follow some rules for a WordPress parent theme to function properly. Luckily, WordPress makes it easy for theme developers to make parent themes by doing most of the hard work. [more…]

Upload WordPress Files to Your Host Server

To upload (transfer) WordPress files to your host server, you will need an FTP client. FTP (File Transfer Protocol) gives you the ability to transfer files from your computer to your web hosting account [more…]

WordPress List Pages Template Tag

The WordPress list pages template tag displays a list of the static pages, such as About Me or Contact, that you can create on your WordPress website. Displaying a link to the static pages with the [more…]

WordPress Categories Template Tag

WordPress lets you create categories and assign posts to a specific category (or multiple categories). Categoriesprovide an organized navigation system that helps you and your visitors find posts you’ve [more…]

WordPress Content Types (Query Posts Tag)

WordPress makes it possible to pull in specific types of content on your website through the query_posts(); template tag. You place this template tag before The Loop, and it lets you specify which content [more…]

12 Useful WordPress Template Tags

WordPress template tags give you more ways to control how content displays on your website. Here are twelve useful template tags and how to use them when you create a WordPress theme. [more…]

WordPress Post Archives Template Tag

The WordPress Post Archives template tag is a powerful way to display the blog post archives in a number of ways on your website. Using the <?php wp_get_archives [more…]

Display Content with WordPress Template Tags

When you create a WordPress theme, you use a combination of template tags to display certain types of content, such as blog posts, calendars, navigation menus, page content, archive links, and so on. Take [more…]

Use Template Tags for Post Formats

After adding post format support to your WordPress, you should provide some unique styling for each type of format. If not, your different post formats will look just like the rest of your blog posts, [more…]

Register New Widget Areas to Your WordPress Theme

Most WordPress themes are coded with widgetized sidebars, which means that you can use the widgets within WordPress to populate your sidebar area with content, navigation menus, and lists. Here's how to [more…]

Add Widget Areas to Your WordPress Template Files

Most of the content you want to add into your sidebar can be accomplished with WordPress widgets. Generally you don't need to mess around with the code in the [more…]

WordPress Custom Post Types and Custom Taxonomies

Custom post types and custom taxonomies have expanded the content management system (CMS) capabilities of WordPress and are likely to be a big part of plugin and theme features as more developers become [more…]

Create Named Templates in WordPress

The basic WordPress template files that make up a standard WordPress theme are: index.php, header.php, footer.php, sidebar.php, and style.css. The WordPress theme engine is flexible and gives you several [more…]

Create and Use WordPress Template Parts

A WordPress template part is very similar to the Header, Footer, and Sidebar templates except you can branch out and create any number of template parts to call into your WordPress theme to provide specific [more…]

Content-Specific Standard WordPress Templates

Four content-specific WordPress template types are available: author, category, page, and tag. Most WordPress template files span a wide scope of site views specific to the view, not the content. For example [more…]

WordPress Page Templates

WordPress Page templates allow you to create a standalone template (just like page.php or single.php) inside a WordPress theme that the user can selectively use on any specific page she chooses. Although [more…]

Add Support for Custom Navigation Menus

The WordPress menu-building feature is a great tool WordPress offers to theme developers. A navigation menu is a built-in theme feature that offers a listing of links displayed on your site. These links [more…]

Create a Custom Post Type in Your WordPress Theme

In order to create and use custom post types on your WordPress website, you need to be sure that your WordPress theme contains the correct code and functions. In the following steps, you create a very [more…]

Listings:1-2526-5051-7576-100more...
Advertisement
Win $5,000 and a Personal Consultation with Finance Guru Eric Tyson. Enter Now!

Inside Dummies.com