Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Changing Post Meta on Homepage

  1. #1
    Thread Starter
    jamespfc's Avatar
    Join Date
    Feb 2014
    Location
    United Kingdom
    Posts
    38
    Thanks
    0
    Thanked 1 Time in 1 Post

    Changing Post Meta on Homepage

    Hi,
    I would like to change the post ad meta which shows on the main homepage.

    There are 2 parts to the right of the ad image: [Category] | [Seller]

    I've found this php code in the functions.php which I think relate to it:

    <p class="post-meta">
    <span class="folder">&nbsp;</span><?php if ( $post->post_type == 'post' ) the_category(', '); else echo get_the_term_list( $post->ID, APP_TAX_CAT, '', ' - ', '' ); ?>| <span class="owner"><?php if ( $cp_options->ad_gravatar_thumb ) appthemes_get_profile_pic( get_the_author_meta('ID'), get_the_author_meta('user_email'), 16 ); ?><?php the_author_posts_link(); ?></span>
    </p> How can I change the seller to the county chosen for the listing. e.g. it would turn to [Category] | [County]

    Any help would be appreciated.

    Thanks

  2. #2
    Marketplace Seller roidayan's Avatar
    Join Date
    Apr 2014
    Location
    Israel
    Posts
    1,196
    Thanks
    34
    Thanked 157 Times in 144 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    jamespfc's Avatar
    Join Date
    Feb 2014
    Location
    United Kingdom
    Posts
    38
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Marketplace Seller roidayan's Avatar
    Join Date
    Apr 2014
    Location
    Israel
    Posts
    1,196
    Thanks
    34
    Thanked 157 Times in 144 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    jamespfc's Avatar
    Join Date
    Feb 2014
    Location
    United Kingdom
    Posts
    38
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Marketplace Seller roidayan's Avatar
    Join Date
    Apr 2014
    Location
    Israel
    Posts
    1,196
    Thanks
    34
    Thanked 157 Times in 144 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Thread Starter
    jamespfc's Avatar
    Join Date
    Feb 2014
    Location
    United Kingdom
    Posts
    38
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    Marketplace Seller roidayan's Avatar
    Join Date
    Apr 2014
    Location
    Israel
    Posts
    1,196
    Thanks
    34
    Thanked 157 Times in 144 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    Marketplace Seller roidayan's Avatar
    Join Date
    Apr 2014
    Location
    Israel
    Posts
    1,196
    Thanks
    34
    Thanked 157 Times in 144 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    Thread Starter
    jamespfc's Avatar
    Join Date
    Feb 2014
    Location
    United Kingdom
    Posts
    38
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Changing Post Meta on homepage
    By jamespfc in forum ClassiPress General Discussion
    Replies: 0
    Last Post: April 15th, 2014, 03:39 PM
  2. Samcy Changing Meta items
    By nazila in forum Help Using ClassiPress
    Replies: 2
    Last Post: January 20th, 2014, 03:30 AM
  3. Changing homepage post text width
    By trkppc in forum Clipper General Discussion
    Replies: 2
    Last Post: May 1st, 2013, 11:33 AM
  4. Changing homepage post text width
    By trkppc in forum Help Using Clipper
    Replies: 2
    Last Post: May 1st, 2013, 11:33 AM
  5. Category & Homepage Meta Description and keywords
    By sleevedbiker in forum ClassiPress General Discussion
    Replies: 4
    Last Post: January 9th, 2012, 08:29 AM