GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Wordpress gurus.... can you please help me on this? (https://gfy.com/showthread.php?t=1019688)

DWB 04-23-2011 10:03 AM

Wordpress gurus.... can you please help me on this?
 
I need to change this:
Code:

<?php the_time( get_option( 'date_format' ) ); ?>

To where it shows the post category, but it doesn't create a link to that category. It just shows it as non click-able text, appearing as defined in the css.

This creates a link, which I don't want:
Code:

<?php the_category(', ') ?>
I've tried variations of this but can't get it to work correctly, it always links it.


How do I have to properly write this?

Thanks in advance.

HomerSimpson 04-23-2011 10:13 AM

hit me up on icq (in sig)

DWB 04-23-2011 10:20 AM

Quote:

Originally Posted by HomerSimpson (Post 18081603)
hit me up on icq (in sig)

Thanks. :upsidedow

Someone sent me the answer right after I posted.

For those who want to know, it's this:

Code:

<?php foreach((get_the_category()) as $category) {echo $category->cat_name . ' ';}?>

fris 04-23-2011 11:45 AM

pussy lips


All times are GMT -7. The time now is 03:34 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123