Forums

TAGs in post - how to? (5 posts)

  1. ka81
    Member
    Posted 2 years ago #

    Hello.
    Need help please.

    post (publication) - how to place in post a list of related (to that post) tags?

    in template we put - <?php the_tags(); ?>

    so what put in post??

    Thanx.

  2. kiano.ro
    Member
    Posted 2 years ago #

    In Add new post you have in the left of title & content of your new post a place where you can add your tags. This place is above the place where you choose categories.

  3. ka81
    Member
    Posted 2 years ago #

    i repeaet more exactly:

    of course, globaly, i will add tags in that specific block (above categories).
    my point is - i need to put list of tose tags IN MAIN TEXT FIELD of post!!!

  4. ka81
    Member
    Posted 2 years ago #

    files.ka81.com/pic/listoftags.JPG

    as you see in text-field i placed a code (as example) - [list_of_tags]
    that's what i need.
    is there's a possibility to do like that?
    maybe using some wordpress already existed code or some plugin...

  5. ka81
    Member
    Posted 2 years ago #

    http://wordpress.org/extend/plugins/template-tag-shortcodes/
    i'm using - [wp_tag_cloud]

    can smbd please tell how to asign a class for that code??

    i see the source is:

    <strong>В ролях:</strong> <a href='http://x-files.net.ua/?tag=gillian-anderson' class='tag-link-17' title='2 теми' style='font-size: 8pt;'>Gillian Anderson</a>
    <a href='http://x-files.net.ua/?tag=david-duchovny' class='tag-link-18' title='2 теми' style='font-size: 8pt;'>David Duchovny</a>
    <a href='http://x-files.net.ua/?tag=ken-camroux' class='tag-link-186' title='1 тема ' style='font-size: 8pt;'>Ken Camroux</a>

    so, in style.CSS i put

    .tag-link {text-decoration:none; color:black;}
    .tag-link a {text-decoration:none; color:black;}

    but no result.

    please help.

Topic Closed

This topic has been closed to new replies.

About this Topic