Results 1 to 6 of 6

Thread: How Remove Contact Tab, Poster And Map Tab From Single Page Ad Listing

  1. #1
    Forum Member kalpanasharma's Avatar
    Join Date
    Apr 2011
    Posts
    22
    Thanks
    2
    Thanked 0 Times in 0 Posts

    How Remove Contact Tab, Poster And Map Tab From Single Page Ad Listing

    open /wp-content/themes/classipress/sidebar-ad.php

    and replace the sidebar-ad.php code to this PHP code.

    PHP code is:

    <?php
    global $userdata;
    // make sure google maps is enabled
    $gmap_check = get_option('cp_gmaps_key');
    ?>
    <!-- right sidebar -->


    <div class="content_right">


    <?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('sidebar_ad')) : else : ?>


    <!-- no dynamic sidebar so don't do anything -->


    <?php endif; ?>

    </div><!-- /content_right -->



    before uploading this coding please make backup file of sidebar-ad.php.

    Thanks
    http://www.classifiedsduniya.com

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,696
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    autohub's Avatar
    Join Date
    Dec 2010
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Amateur david152's Avatar
    Join Date
    Jul 2013
    Location
    United States
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Senior Member ecua's Avatar
    Join Date
    Jan 2012
    Location
    Ecuador - Nederland
    Posts
    113
    Thanks
    8
    Thanked 14 Times in 12 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Senior Member ecua's Avatar
    Join Date
    Jan 2012
    Location
    Ecuador - Nederland
    Posts
    113
    Thanks
    8
    Thanked 14 Times in 12 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. Removing Contact/Poster box on single ad pages
    By rosetrees in forum Help Using ClassiPress
    Replies: 8
    Last Post: August 4th, 2014, 04:46 AM
  2. How do I remove the Contact Tab on the right next to Poster in Classipress Ads?
    By amclassabilene in forum ClassiPress General Discussion
    Replies: 9
    Last Post: April 14th, 2012, 07:42 PM
  3. Remove Contact Form in single ad after expire date
    By precocerto in forum ClassiPress General Discussion
    Replies: 14
    Last Post: January 22nd, 2012, 02:17 AM
  4. Remove Map and Poster Tab Single Ad Page
    By sarhow in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: November 21st, 2011, 12:10 AM
  5. [SOLVED] Removing 'Poster' from single ad page
    By homme143 in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: March 19th, 2011, 02:16 AM