Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Brain916

    (@brain916)

    Edit-
    Found it, but how do I make a space between “Tag:” and the actual tags.

    Well, if you can find the code that makes it say the word “Tag:”, it will be easy enough to simply add the space after the colon. For instance, UTW has an OPTIONS interface that allows you to add a preface and suffix to the primary tag listing including some formatting rules. Mine says something like:

    prefix:
    <small><em>filed under: </em>

    suffix:
    </small>

    You can also try using the echo command:
    <?php _e('Tags: '); ?>

    Since you haven’t directed us to your site or told us which tagging system it is, I can’t tell you anything more.

    Thread Starter Brain916

    (@brain916)

    o I apologize its
    https://www.sneakerfiles.com/test

    Edit:

    I have added and it did make the spaces, but it is in italics.

    I’m sorry. I need more information. Just looking at the webpage doesn’t tell me enough.

    What is the tagging system? What did you change (or add) that now makes it italicized? Where did you do it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Different tag Plugins Question’ is closed to new replies.