WordPress Category RSS

This section deals with installing and editing WordPress themes. Many useful tips are included. Please use the navigation buttons below or main navigation menu to browser through topics.

This tutorial shows how to resolve the issue causing the "Cannot add header information – headers already sent" error message.

Read More

This tutorial is going to show you how to change the default Mystery Man gravatar with your own gravatar image:

Read More

This tutorial is going to show you how to delete ‘written by’ and get rid of the author info in WordPress.

Read More

How to hide the date and time(timestamp) in WordPress (post)

Read More

In this tutorial you’ll learn how to create and RSS feed for your blog. RSS feeds allow your visitors to keep track of your website news and updates without visiting your website each time. You can view RSS feeds from various websites using the Feed Reader application or web service.

Read More

This tutorial shows how to configure RSS feeds output in WordPress admin panel. WordPress administration panel has the ability to display 2 RSS feeds from different websites at the Dashboard page.

Read More

WordPress. Hidden widgets

November 11 2011 | Category: WordPress Tutorials

Working with WordPress themes you may have met the issue when there are no widgets assigned to some widget area in the admin panel, but several of them are still displayed. Let’s see how to resolve this issue and disable the unwanted widgets.

Read More

ContactForm 7 for WordPress allows you to flexibly design the form and mail. This tutorial is going to show you its structure and explain how it works.

Read More

This tutorial will take you through the process of creating, installing, and using simple and advanced shortcodes in your WordPress installation.

Read More

This video tutorial is going to help you change the “Read More” button text on your WordPress template.

1. Log in to your Wordress admin panel and go to Appearance -> Editor.

2. Depending on what page has the “Read More” text you want to change, you need to select

Archives, Author Template, Category Template, loop-portfolio.php (*the name of…

Read More

WordPress 3.1 users may have noticed the admin bar at the top of the page. It’s displayed only for the logged in users.

To disable the admin bar open the WordPress admin panel, go to Users, select any user and uncheck the Show Admin Bar options.

Unfortunately this option allows you to disable the admin bar for…

Read More

Portfolio pages can be created with the help of page templates

1. Log in to your WordPress Administration Panel (Dashboard).

2. Click the Pages tab on the right

3. On the next page, cick the Add New tab

4. Type in your page name, for example Portfolio page

5. Under the Page Attributes, select a Parent for your page…

Read More

This tutorial will show you how to display posts from specific categories in WordPress.

Before you start this tutorial please make sure you learned how to add pages and create page templates in WordPress.

1. Access your theme directory (wp-content/themes/theme###)

2. Create new page, create new page template and assign it to the page.

3. Open the…

Read More

This tutorial will show you how to use Cufon plugin with WordPress. Cufon is a jquery plugin that allows you to use custom fonts on your website and guarantees that custom fonts will have same appearance for all visitors.

Cufon font-replacement feature in WordPress can be activated installing the WP-Cufón plugin. Before you proceed please check the following video…

Read More

The following tutorial will teach you how to work with NextGen Gallery plugin for WordPress. NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a slideshow option.This plugin has a user-friendly administration options available from the WordPress admin panel. You can learn more about the plugin featured here.

 

Installation

1. Open WordPress admin panel

2. Go…

Read More

Screen options in WordPress allow you to customize the the admin panel look.

You can access screen otpions from the main admin page (Dashboard) and enable/disable some blocks (comments, news etc. ) Use the checkboxes to enable or disable the blocks.

(click to enlarge)

You can also use the Screen Layout radio buttons and define…

Read More

WordPress CMS allows you to create different category templates and modify the category page content and layout. Be default the category page displays a list of published posts in a chronological order starting from the most recent posts. To create category templates you should perform several steps.

Category template file name

Each category in WordPress has name, slug and…

Read More

WordPress can be configured to use e-mail to post to a blog. To enable this functionality, you need to:

  1. Create an e-mail account
  2. Configure WordPress to access that account

 

Creating E-mail Account

To post to WordPress by e-mail you must set up a secret e-mail account with POP3 access.

Any mail…

Read More