Tag Archives: Wordpress

WordPress: Adding Code to Front Page-Only Between Posts

How to Add Code below your Home Page Blog posts? How to ad Adsense code below Front Page Blog Postings How do I add HTML to My Twenty Ten Theme Front Page (below posts)? How to Add code to Front … Continue reading

Posted in Wordpress | Tagged , , | Leave a comment

WordPress: Category Thumbnails Image Widget Plugin for Sidebar

I thought this post would be a great help to those looking for this “look and feel” option for your theme. In fact I’ve seen this kind of widget in several themes (built in), but nothing that really does this … Continue reading

Posted in Wordpress | Tagged , , | Leave a comment

WordPress: Adding a 2nd Menu Navigation (or 3rd) to Your Twenty Ten Theme Easily!

Please note: This technique should also work across any theme (not tested on other themes, but the logic is pretty straight forward) It was the other day that I was searching for “this” particular need on the Internet and came … Continue reading

Posted in Technical Aids, Wordpress | Tagged , , , , , | Leave a comment

WordPress: Fixing a Corrupted Database (re-installing a clean one)

Disclaimer: – Make sure you have clean back ups of your DATABASE (I suggest more than 1) (keep clean copies on your hard drive) – If you do not have backups, then you SHOULD NOT use this method

Posted in Technical Aids, Wordpress | Tagged , | Leave a comment

WordPress: Protect your WordPress site from BAD BOTS

How to block bots from seeing your website After dealing with a recent issue of BAD bots hogging up my server resources, I began to look into solutions for keeping these nasty critters out. At one point my web site … Continue reading

Posted in Technical Aids, Wordpress | Tagged , , , , , , | Leave a comment

WordPress: Quick Cache Plugin – Setting up a Custom ‘Empty Cache’ Script

This entry is based on a need that I came across using the great WordPress “Quick Cache” plug in. While I found the plug in to be perfect for my needs (and much more compatible than “W3 Total Cache” or … Continue reading

Posted in Wordpress | Tagged , , , | 4 Comments

WordPress: How to Add Descriptions to your TAGS (on your Tag Pages)

- WordPress – getting TAG descriptions to show up at the top of the page – TAG descriptions in WordPress – Adding to your TAG pages – HTML descriptions on TAG pages Did you know that you can have your … Continue reading

Posted in Technical Aids, Wordpress | Tagged , , , | Leave a comment

WordPress: How to get Rid of theme_credit()

How to get rid of footer credit (or theme credit  theme_credit()?) at the bottom of a WordPress blog? How to delete WordPress Blog credit at bottom? Usally it is found in the “footer.php” file, but when deleted it can cause … Continue reading

Posted in Wordpress | Tagged , , , | Leave a comment

WordPress: How to Add a Custom Font to your Twenty Ten WordPress Menu?

Note: using example font “bebasneue” for this tutorial 1- create a font folder in your theme’s folder, call it “fonts” (should reside next to your styles.css file) 2- upload and convert your font to the 4 different formats per this … Continue reading

Posted in Wordpress | Tagged , , , , | 1 Comment

WordPress: How to add Separators | Divider Images in Horizontal menu

- How to add separators | Divider images in Horizontal menu for the Twenty Ten theme – Adding a divider image to your WordPress menu – Adding a divider stroke to your menu – Adding a separator between your navigation … Continue reading

Posted in Wordpress | Tagged , , , , | Leave a comment

WordPress: Remove “category title” from Category pages?

How to I remove this line (category title) from appearing on each category  page? Posts categorized “category_title” ————— Open up file “category.php” FIRST METHOD: Find:     <h1><?php      //printf( __( ‘Category Archives: %s’, ‘twentyten’ ), ‘<span>’ . single_cat_title( ”, false ) . … Continue reading

Posted in Wordpress | Tagged , , | Leave a comment

WordPress: How to Add Images or HTML to “Edit Descriptions” field?

By default WordPress is designed to strip out HTML code from this area. However you may want to modify your “edit descriptions” at times to add maybe a banner, graphi, or html coding By adding the code below, you can … Continue reading

Posted in Wordpress | Tagged , | Leave a comment

WordPress: Increase Your Memory?

How to get more intensive plugins to work? How to Get Better response from your WordPress site? Recently I was working with a few plug ins that stopped working when I pulled out the code (I’m going to be listing). … Continue reading

Posted in Wordpress | Tagged , | Leave a comment

WordPress: Need Older or Older Clean version?

WordPress has set up an archive page for this. If you run into trouble, your best bet is to find your current version and download a fresh copy.

Posted in Wordpress | Tagged | Leave a comment

WordPress: Visual Editor Tab (Hidden Controls) – How to Fix?

I found there are 2 instances of “Hidden controls issues” in the Visual Editor Tab You may want to refer to this post (WordPress: Visual Editor Tab Controls Hidden – How to Fix?) if, this doesn’t do the trick Basically, … Continue reading

Posted in Wordpress | Tagged , , | Leave a comment