-
▼
2011
(334)
-
▼
January
(36)
- How to Use WordPress for Distance Learning
- How to Track Links From Facebook to WordPress
- How to Use Gimp to Make a WordPress Blog Header
- How to Edit Block Quotes in WordPress
- How to Add Pages to Templates in WordPress
- How to Code WordPress From Illustrator
- How to Install Wordpress on a Dedicated Server
- How to Insert a LinkedIn Logo to WordPress
- How to Create a Custom Template in WordPress
- How to Rewrite WordPress Mods
- How to Change the Header in a WordPress Blog
- How to Find Free Wordpress Themes
- How to Remove Embedded YouTube Videos From WordPress
- How to Hide Tags on Wordpress
- How to Center a WordPress Post Title
- How to Find New WordPress Templates
- How to Create WordPress Header in Adobe Photoshop ...
- How to Hide Blogroll for WordPress
- How to Sync Disqus to WordPress
- How to Show Extra Quotes on WordPress
- How to Insert a Photo Gallery in Thesis for WordPress
- How to Make Widgets Side by Side on WordPress
- How to Update and Maintain a Wordpress Blog
- How to Assign Posts to a User in WordPress
- How to Make Blogroll Links NoFollow in WordPress
- How to Insert Thumbnails in WordPress
- How to Create Custom Post Backgrounds on WordPress
- How to Export WordPress to PDF
- How to Convert From TypePad to WordPress
- How to Access My WordPress on FTP
- How to Load an Excel Spreadsheet Into WordPress
- How to Convert Fixed Width to WordPress Fluid Width
- How to Change a WordPress eCommerce Page Name
- How to Set Up a Twitter Hashtag Feed on Your Wordp...
- How to Change Footer Credits on WordPress
- How to Post WordPress to a Facebook Page
-
▼
January
(36)
adsense
How to Hide Tags on Wordpress
1. Log into your WordPress dashboard and navigate to 'Appearance.' Click 'Editor' to load the theme editing screen. Select the 'index.php' from the list of files on the right-hand side. Locate this code:
The above built-in PHP function - called a 'template tag' in WordPress - displays all tags for each post. You will often see parameters between the paranthesis. Remove this function to keep WordPress from displaying tags on your blog. You can also 'comment it out' like so:
2. Load the 'single.php' template file in the theme editor screen. Remove or comment out the_tags() in this template as well. Look through your other template files for the_tags() and remove it or comment it out. You might find the_tags() in 'home.php' or any category or tag template file. Those files all have 'category' or 'tag' in their names, such as 'category-movies.php'.
3. Navigate to 'Widgets' under 'Appearance' in the left-hand menu. Look for the 'Tag Cloud' widget in any of the sidebars, located on the right-hand side. Click on the name of a sidebar to expand it if you do not see its widgets. Click and drag the 'Tag Cloud' widget away from the sidebar if you find it in a sidebar. This will keep tags from being displayed in the sidebar.
12:51 AM | Filed Under | 0 Comments
Comments
Popular Posts
-
1. Log in to your Weebly account. 2. Click 'Theme Editor.' 3. Click on the 'Design' tab. 4. Select 'Edit CSS/HTM...
-
1. Sign up for a publisher account at Bidvertiser. Submit basic contact information and confirm your email address to get started. 2. Lo...
-
1. Log in to your WordPress dashboard. 2. Open the 'Appearance' section on the left side of the WordPress dashboard and then cli...
-
Facebook Widget 1. Create a Facebook fan page for your blog, if you don't already have one. You will have to manually share content wi...
-
1. Open your WordPress Dashboard in your preferred browser. It is accessed at the '/wp-admin' location of your site. For example, ...
-
1. Download and install the WordPress for BlackBerry app via BlackBerry App World. Download the version that corresponds with your BlackBe...
-
1. Go to your WordPress blog's administrative control panel. 2. Click the 'Settings' button on the left-side navigation menu...
-
1. Click the 'Add Contact' button on the 'Add New Post' page. This opens the 'Add a Contact Form' page. 2. Click...
-
1. Register an account with Amazon Web Services Cloud. If you have an existing Amazon account, enter your email address in the appropriate...
-
1. Log into your WordPress.com account using your user name and password. 2. Hover your cursor over the 'My Blogs' tab at the to...
Post a Comment