Results 1 to 2 of 2

Thread: remove tags and statistics from ads

  1. #1
    Thread Starter
    Amateur
    Not a Verified Customer
    dvmblues's Avatar
    Join Date
    Mar 2010
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    remove tags and statistics from ads

    Hello, I would like can remove these fields from ads
    "tags and statistics", anyone can help me, please.


  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,967
    Thanks
    169
    Thanked 3,406 Times in 3,277 Posts

    Re: remove tags and statistics from ads

    Find the code below in the single.php and simply delete it.

    Code:
    <?php _e('Tags','cp'); ?>: <?php the_tags( '', ', ', ''); ?>
    
    					<?php _e('Stats','cp'); ?>: <?php if (function_exists('todays_overall_count')) { todays_overall_count($post->ID, '', __('total views','cp'), __('so far today','cp'), '1', 'show'); } ?>
    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.

Thread Information

Users Browsing this Thread

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