Uncategorized, Wordpress

Wordpress theme: Notessa


Category: 2 columns, free theme, wordpress template color blue, neat design.

Read article >>

Popularity: 1%

Wordpress

ThemeGrade.com: premium wordpress themes


Today I found a site where you can find Wordpress themes and I found it quite interesting. It is ThemeGrade. Why say this? First there are over 500 Wordpress themes (most are free), thus covering a wide range of topics. In fact, there is a filter based on multiple criteria to finding themes, which greatly facilitates searching: designer, ranking and structure.
Read article >>

Popularity: 3%

Wordpress

BM shots: site screenshot in posts


Do you wanna insert some site screenshots in your wordpress posts?

No more manual work for this. Use the new plugin for Wordpress BM shots. This plugin do this job alone for you.

Read article >>

Popularity: 3%

Wordpress

Show categories with icons


Category Icons is a plugin I recently discovered that can help you display your categories on the blog with a little icon.

Thus you can easily put a small icon for each category and display these categories.

Popularity: 5%

Wordpress

Add multiple authors to an article


If you have a blog where articles are posted with multiple authors these two plugins can help you more.

These two plugins can help a lot to do this: Co-Author and Co-Author Plus.

Popularity: 10%

Wordpress

use randoms images in header


Header of a blog is a particularly important because it is the first thing seen by those who access the site. It can give a first impression on a blog.

How can you do the header images to change the reloading a page? Read article >>

Popularity: 8%

Wordpress

add an expiration date to your article


This hack is very useful when you have a contest on the site. You can put a timeout for an article.

All you have to do is to modify the index.php and change the following code:

<br><br>&lt;?php<br>if (have_posts()) :<br>while (have_posts()) : the_post(); ?&gt;<br>$expirationtime = get_post_custom_values('expiration');<br>if (is_array($expirationtime)) {<br>$expirestring = implode($expirationtime);<br>}<br><br>$secondsbetween = strtotime($expirestring)-time();<br>if ( $secondsbetween &gt; 0 ) {<br>// For example…<br>the_title();<br>the_excerpt();<br>}<br>endwhile;<br>endif;<br>?&gt;<br><br>

after that you must add the field names that have expiration format mm / dd / yyyy 00:00:00

Popularity: 8%

Wordpress

show only some categories o wordpress menu


You have many categories on your blog? Want to show only some of them?

You can do this easily by modifying the parameters for the following function: Read article >>

Popularity: 8%

Wordpress

how to make a webdirectory from wordpress


Probably when you think about Wordpress you think for a blogging platform. However Wordpress becomes used like a CMS sometime.

You could try to see how you could use a wordpress site to make a webdirectory.

Popularity: 8%

Wordpress

Wordpress Gavatar – change anonymous pictures


Do not like pictures for anonymous users from Wordpress Gavatar?

If you want to change this just add the following function to functions.php: Read article >>

Popularity: 8%

Page 1 of 41234
SEO Powered by Platinum SEO from Techblissonline