Results 1 to 6 of 6
-
11th Sep 2011, 04:29 PM #1OPMemberWebsite's:
HQMoviZ.us Football-Videos.infoadd an image to each category for wp
hello guys
i want to know the right way to add an image to each category for wordpress like Mukki.org and display it in homepage like mukki.org alsoabens24 Reviewed by abens24 on . add an image to each category for wp hello guys i want to know the right way to add an image to each category for wordpress like Mukki.org and display it in homepage like mukki.org also Rating: 5
-
11th Sep 2011, 04:31 PM #2MemberWebsite's:
TvLog.megoogle "category icons wordpress".
[Best Selling RDP Providers]
BuyWindowsVPS.Com
1Gbit USA/EU Unmetered | Prices Starting From $29.95 | Official Thread
-
11th Sep 2011, 04:41 PM #3OPMemberWebsite's:
HQMoviZ.us Football-Videos.infoi already did
+ if it was that easy i wouldnt create a thread about it
-
12th Sep 2011, 03:03 AM #4MemberWebsite's:
crackhack.orgPlz Take a Look Here
http://wordpresshacks.wordpress.com/...cons-per-post/
Thanks
--Edited--
Use This Plugin
http://wordpress.org/extend/plugins/category-icons/
I Test It's Works,Tr it if Got Any Problem contact me lbeats@ymail.com
-
12th Sep 2011, 06:50 PM #5OPMemberWebsite's:
HQMoviZ.us Football-Videos.infothanks alot man
i used category icons lite and it works great
-
12th Sep 2011, 07:01 PM #6MemberWebsite's:
tufos.netOr if you want to learn and do it manually you can try the following code putting it into your index.php (the one into your template folder not in root.) loop:
PHP Code:<?php
if (in_category('1')) {
echo '<img src="/software.gif" />';
}
elseif (in_category('2')) {
echo '<img src="/game.gif" />';
}
elseif (in_category('3')) {
echo '<img src="/movie.gif" />';
}
elseif (in_category('4')) {
echo '<img src="/music.gif" />';
}
elseif (in_category('5')) {
echo '<img src="/tv_show.gif" />';
}
elseif (in_category('6')) {
echo '<img src="/ebooks.gif" />';
}
elseif (in_category('7')) {
echo '<img src="/mobile.gif" />';
}
else {
echo '<img src="/other.gif" />';
}
?>
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Different css for different category.
By r00ts in forum WordpressReplies: 1Last Post: 1st May 2012, 11:11 AM -
Different CSS per category.
By pi0tr3k in forum phpBBReplies: 10Last Post: 18th Jan 2012, 05:06 PM -
Proper category for an image hosting service?
By Glumbo in forum Feedback and SuggestionsReplies: 0Last Post: 3rd Dec 2011, 08:29 PM -
how do i change the image next to each forum category
By Godly Chaos in forum vBulletinReplies: 1Last Post: 28th Jan 2011, 12:28 PM -
Get RSS of category ?
By chipve in forum Webmaster DiscussionReplies: 3Last Post: 16th Oct 2010, 05:24 PM
themaLeecher - leech and manage...
Version 5.02 released. Open older version (or...