Forums
(@ajstacy)
14 years, 4 months ago
Thanks! This worked perfectly!
$category = get_the_category(); $cat_=name = $category[0]->cat_name;
Are your images within your p tag? If they are you need to separate them. p tags should only contain text.
14 years, 8 months ago
Any ideas? (bump)