// Declaration help in navigation in admin panel
/**
* @package WordPress
* @subpackage Default_Theme
*/
/*
Template Name: Tag Wordpress
*/
?>
// Fetch the header template
//Main content area
// query_post will fetch all the post having wordpress as tag. Change as per ur requirement
//this is same as of main index template where general post as usually shown
Not Found
Sorry, but you are looking for something that isn't here.
//Footer Area
Adsense
Translate it to ur language
Sunday, December 27, 2009
Fetch all the post related to a particular tag in a page of wordpress
at
9:28 PM
If you want to fetch all the post in a particular page having same tag or category keeping the basic layout same as of general blog post. We need to make a template file with the following code and upload it as tag-tagname.php (eg tag-wordpress.php)
Wordpress category/tag style
at
7:43 PM
If you want your category or tags to be presented in different style simple stylesheet can be added with customized classes:
.tag-tagname{} (For example i made .tag-wordpress{color:#00FF00; background-color:#000000;})
The above changes in my blog put my all the post under 'wordpress' tag to a new color and background amongst all the post of the general post page
.category-categoryname{}
The same can be adopted for category also
.tag-tagname{} (For example i made .tag-wordpress{color:#00FF00; background-color:#000000;})
The above changes in my blog put my all the post under 'wordpress' tag to a new color and background amongst all the post of the general post page
.category-categoryname{}
The same can be adopted for category also
Saturday, December 26, 2009
Friday, December 25, 2009
Merry Christmas
at
12:34 AM
Wishing you all a merry christmas. May this christmas bring happiness in everyone's life.
[caption id="attachment_120" align="aligncenter" width="150" caption="Enjoy Christmas"][/caption]
[caption id="attachment_120" align="aligncenter" width="150" caption="Enjoy Christmas"][/caption]
Monday, December 14, 2009
Friday, December 11, 2009
CAPTCHA
at
10:08 PM
Till today I was using captcha from different third party. Then I came to know about the official portal of CAPTCHA www.captcha.net and used it in this blog in comments form. Its a nice one. Learning more about CAPTCHA. Much concerned about spam postings earlier also did lots of Client side and server side validations. Lets see how it helps.
Thursday, December 10, 2009
at
9:00 PM
Inspiration Taken from this blog:
http://ryanler.wordpress.com/2007/05/23/inkscape-sticker-with-folded-edge-tutorial/
But i make it by my own method using mostly circle tool of Inkscape.
Sunday, December 6, 2009
Header by Inkscape
at
10:04 AM
Friends,
The header you are seeing at my blog is done by Inkscape an open source illustration tool. Exploring more to add something more on this blog.
The header you are seeing at my blog is done by Inkscape an open source illustration tool. Exploring more to add something more on this blog.
Subscribe to:
Posts (Atom)