Results 1 to 1 of 1

Thread: Hide div for featured listings

  1. #1
    Thread Starter
    localarchitect's Avatar
    Join Date
    May 2013
    Location
    United States
    Posts
    32
    Thanks
    3
    Thanked 1 Time in 1 Post

    Hide div for featured listings

    How can I hide a <div> on a featured listings description page? I basically want to remove an ad space for these listings-

    something along the lines of


    <?php if ( va_show_featured() && va_is_listing_featured( get_the_ID() ) ) : ?>
    HIDE DIV CSS

    <?php else: ?>
    SHOW DIV CSS

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: July 22nd, 2013, 01:01 PM
  2. [SOLVED] how can i hide listings and new listings from my subscribers dashboard
    By prajoshvm in forum Vantage General Discussion (Legacy)
    Replies: 1
    Last Post: July 10th, 2013, 08:50 AM
  3. Hide sold listings in dashboard
    By CubeClerk in forum ClassiPress General Discussion
    Replies: 2
    Last Post: December 21st, 2010, 04:45 PM
  4. How to HIDE Featured Listings TITLE NAME
    By tbase in forum ClassiPress General Discussion
    Replies: 3
    Last Post: August 23rd, 2010, 02:25 PM