Forums

Benevolence theme and tagline (3 posts)

  1. Bibendum
    Member
    Posted 3 weeks ago #

    Hi,

    I am using the Benevolence theme as I am trying to set up a new design for my blog. I can't let the tags show on top of my post. They are in the posts and I adapted the start of the post like this:

    <?php _e("Filed under:"); ?> <?php the_category(',') ?> | <?php _e("Tags:"); ?> <?php the_tags(',') ?> </div>

    The category is no problem but the tags stay empty.

    Any advice?

  2. MichaelH
    moderator
    Posted 3 weeks ago #

    Please paste all the code from the theme template file that is displaying those posts into a pastebin, such as wordpress.pastebin.ca, and report the link back here. Maybe someone might spot your problem. Thanks.

  3. colpaeko
    Member
    Posted 3 weeks ago #

    Ok, here is the link in pastebin:

    http://wordpress.pastebin.ca/1652983

    Hope this helps...

Reply

You must log in to post.

About this Topic