Forums

the_category (1 post)

  1. wxwx
    Member
    Posted 4 years ago #

    Hi folks

    All my post will appear 4 categories in main page.
    Example : For Sale, Miami, Car, Private

    <?php the_category(', ') ?>

    and i sort the categories by ID
    usort($categories, '_usort_terms_by_ID');

    My question
    How to make the category will look like this

    Type of ad : For Sale
    Location : Miami
    Category : Car
    Advertise as : Private

Topic Closed

This topic has been closed to new replies.

About this Topic