Forums

script for movie site (1 post)

  1. bentwoman
    Member
    Posted 1 year ago #

    I'm using:

    <span class="abcd1"><?php echo get_the_term_list($post->ID, 'stars', 'Stars : ', ', ', ''); ?></span>

    Results display: all the word 'star' show (hundreds).
    If I only display the first 10-20 words, then there is the view 'more'.
    (example: Arnold, Jennifer, Tom, and others, more ...), so no all show.
    Input all words 'stars' through the modification of taxonomy tags in the posts.

    Please suggestion.

    Thank!

Topic Closed

This topic has been closed to new replies.

About this Topic