how do you get bullet off of category in post?
-
Here is what it looks like now at https://www.amommysdaze.com:
Dazed in:
* blog stuff
Kristin S ranted at 1:44 pm
This is how I want it to look:
Dazed in: (category) : Kristin S ranted at (time)
Here is my code:
<div class=”meta”><?php _e(“Dazed in:”); ?><?php the_category() ?><?php the_author() ?> ranted at <?php the_time() ?> <?php edit_post_link(); ?></div>
What do I need to change to get the bullet/tab out and get the filed by and authored by on the same line?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how do you get bullet off of category in post?’ is closed to new replies.