Results 1 to 4 of 4
Threaded View
-
17th Apr 2012, 07:06 PM #2Member
Hi buddy,
Try this:
Code:<?php foreach((get_the_category()) as $childcat) { if (cat_is_ancestor_of($categoryid, $childcat)) { echo '<a href="'.get_category_link($childcat->cat_ID).'" title="See more in '.$childcat->cat_name.'">'; echo $childcat->cat_name . '</a></li> '; }} ?>
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Thread Display Help
By tractor3231 in forum vBulletinReplies: 1Last Post: 13th Sep 2011, 12:08 PM -
Help To display Offers
By San143 in forum Web Development AreaReplies: 2Last Post: 15th Aug 2011, 07:11 AM -
Display your work
By Cooper in forum Graphics AreaReplies: 0Last Post: 10th Apr 2011, 07:37 PM -
Display problem
By Th3Kill33r in forum Technical Help Desk SupportReplies: 0Last Post: 13th Nov 2010, 12:02 AM -
How Big Is Your Primary Display?
By Daniel in forum Polling PlazaReplies: 49Last Post: 3rd Aug 2010, 03:33 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...