![]() |
| Domain Name Sales | Domain Software | Calculate UK Domain Drop Dates | Domain Registration | NameDrive | Domain Parking | Subscribe to our Domains For Sale newsletter |
| | ||||||
| Home | Register | Rules | Membership Upgrade | Domains For Sale | Domain Name Escrow | Mark Forums Read | Domain Classified | Chat Room |
| Wordpress Wordpress Blogs |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
![]() | Add text to Category link
Been searching for this and trying for the last hour and I cant seem to find a solution. Does anyone know how I add a word to the Wordpress Category link and make them part of the clickable link: <div class="category"><?php the_category(', ')?></div> I know I can add words to it but those are not clickable, but how do i make them part of the link so they are clickable? Many thanks. |
| |
| | #2 (permalink) |
![]() |
Have you tried asking on the wordpress.org forum?
|
| |
| | #3 (permalink) |
![]() | http://codex.wordpress.org/Function_..._category_link The example is a bit clumsy on here, but it should give you what you need. You will need to echo the current category name alongside your words where they have simply put 'Category Name'. |
| |
| | #5 (permalink) |
![]() |
I think it probably only works within the loop. I don't really know where you are trying to put it? This code would work for showing a link to the current category. <a href="<?php echo get_category_link($category->cat_ID); ?>">Blah <?php echo $category->cat_name; ?></a> |
| |
| | #6 (permalink) | |
![]() | Quote:
I have tried to replace the original code with the code above. | |
| |
| | #7 (permalink) |
![]() |
PM (or post here if you don't mind) the template which you want to update.
|
| |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Domain Name Community | Replies | Last Post |
| Higher end link exchanges | Frog | Services Wanted | 1 | 28-01-2011 03:39:13 PM |
| Some cheap link building opportunities... | Frog | Services Wanted | 0 | 09-01-2011 03:16:51 PM |
| Just launched - link exchange site for people interested in content based links | marka | Search Engine Optimisation | 13 | 23-04-2009 10:59:39 PM |
| Text link prices | jimbo1 | General Board | 1 | 16-01-2008 02:14:10 PM |
| Changing the text of tradeDoubler links | eetc | Affiliate Marketing | 5 | 07-07-2005 10:39:36 PM |