Forums

Meta Categories: Only one category shows up (4 posts)

  1. flabrea
    Member
    Posted 1 year ago #

    Hi guys,

    i am hayving a problem with my meta data below the title. The tags are fine. Problem is that when multiple categories are checked for a post, only one category shows up?

    how can this be fixed? any idea?

    thanks for your help! flo.

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    can you post the code which is used to generate the meta data?

    (if the code is longer than a few lines, please paste the code into a http://wordpress.pastebin.com/ and post the link to it here)

    and a link to your site to illustrate the issue?

  3. flabrea
    Member
    Posted 1 year ago #

    <div class="post-header">
    	<h2><a href="<?php the_permalink(); ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
    				<p><?php the_time('j. F Y') ?> &middot; <?php the_category(', ') ?> &middot; Tags: <?php the_tags('') ?>

    that's the code. thanks for your help!

  4. alchymyth
    The Sweeper
    Posted 1 year ago #

    the code looks ok.

    try to deactivate all plugins, and if that solves the problem, re-activate one at a time to see which one might be causing this issue.

    also, check if it works with the default theme to exclude any theme related causes.

    a link to your site might get you more suggestions.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags