Results 1 to 1 of 1

Thread: Homepage ad display loop

  1. #1
    Thread Starter
    utms's Avatar
    Join Date
    Aug 2012
    Location
    United States
    Posts
    10
    Thanks
    0
    Thanked 1 Time in 1 Post

    Homepage ad display loop

    Which file contains the homepage ad display loops?

    The reason I'm asking is, I don't want to show items marked as sold in the new listings, popular, and random section. However I do have a separate page where we're display past sold items to give sellers an idea of what has sold in the past and for what price.

    I've used this to stop the sold items from showing in the featured slider that I found from another post with success.

    PHP Code:
    <?php if ( get_post_meta($post->ID'cp_ad_sold'true) == '' ) : ?>
    Thanks,

    Steven

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Custom field and display in ad loop
    By hngm in forum Help Using ClassiPress
    Replies: 3
    Last Post: April 17th, 2014, 09:53 AM
  2. Changing Order Of Categories On Loop Ads (Homepage)
    By valance in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: October 22nd, 2012, 10:00 AM
  3. Increase maximum ads number in homepage loop
    By vhabui in forum ClassiPress General Discussion
    Replies: 2
    Last Post: January 30th, 2012, 05:50 AM
  4. [MOD NEEDED] How can i display ads (loop-ad) in an external php page ??
    By yaali in forum ClassiPress General Discussion
    Replies: 5
    Last Post: August 29th, 2011, 12:06 AM
  5. [MOD NEEDED] Alternative to Display Thumbnail in the loop-ad
    By drabello in forum ClassiPress General Discussion
    Replies: 2
    Last Post: December 1st, 2010, 03:43 PM