Results 1 to 6 of 6

Thread: Showing category as a field in listing

  1. #1
    Thread Starter
    patrickcrielaard's Avatar
    Join Date
    Apr 2013
    Location
    Netherlands
    Posts
    18
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Showing category as a field in listing

    Hello,

    I want to show the category in a listing as a separate field.

    I tried using:

    Code:
    <li>
    <span class="list1"><?php _e( 'Categorie:', TB_TD ); ?></span>
    <span class="list2"><?php echo cp_category ( $post->ID ); ?></span>
    </li>
    But apparantly cp_category is not a defined function. Which function can be called up so that the category is showing?

    Cheers,
    Patrick

  2. #2
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    arthemes.org - AppThemes plugins, tutorials, modifications and services

  3. The Following User Says Thank You to dikiyforester For This Useful Post:

    patrickcrielaard (May 4th, 2013)

  4. #3
    Thread Starter
    patrickcrielaard's Avatar
    Join Date
    Apr 2013
    Location
    Netherlands
    Posts
    18
    Thanks
    4
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #4
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,229
    Thanks
    89
    Thanked 593 Times in 491 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    arthemes.org - AppThemes plugins, tutorials, modifications and services

  6. The Following User Says Thank You to dikiyforester For This Useful Post:

    patrickcrielaard (May 5th, 2013)

  7. #5
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  8. #6
    Thread Starter
    patrickcrielaard's Avatar
    Join Date
    Apr 2013
    Location
    Netherlands
    Posts
    18
    Thanks
    4
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Custom Form Field Not Showing When Listing Your Business?
    By simplebutcreative in forum Vantage General Discussion (Legacy)
    Replies: 4
    Last Post: January 26th, 2013, 12:39 PM
  2. Having issue with custom field showing in listing
    By shanebellone in forum Help Using ClassiPress
    Replies: 3
    Last Post: September 20th, 2012, 10:13 AM
  3. Vantage 1.1 Category in Widget is Blog Category not Listing Category?
    By TheSyndicate in forum Report Vantage Bugs (Legacy)
    Replies: 1
    Last Post: August 24th, 2012, 09:50 AM
  4. Category price not showing up on submit your listing page
    By superg19 in forum Report ClassiPress Bugs
    Replies: 17
    Last Post: October 11th, 2011, 10:26 AM
  5. Custom field showing up twice in listing
    By shorthairyman in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: April 6th, 2010, 10:42 PM