• my site can be found at http://www.empowerlagroup.com

    I would like to remove the line under the post titles – category, author, date, etc.

    I might switch to the Mimbo or SimpleX theme, but generally speaking I’d like to know how to get rid of that line of information so my home page can look more like a website and less like a blog.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • oneorganizedlife,

    Remove the following line from index.php, single.php and anywhere else it may appear:

    <div class="date"><span class="author">Posted by <?php the_author(); ?></span> <span class="clock"> On <?php the_time('F - j - Y'); ?></span><span class="comm"><?php comments_popup_link('ADD COMMENTS', '1 COMMENT', '% COMMENTS'); ?></span></div>

    Thread Starter oneorganizedlife

    (@oneorganizedlife)

    Thanks for your help, doc4!

    hi everyone and sorry if I bothered. i am trying to build a website on my localhost server and i am using a wordpress template/theme. i noticed here some discussions about removing date, time, author and category from posts. the problem is i cant figure it out and i cant do it. i tried with some different plugins but it didnt work. i also tried changing and editing different php files but the date, time and category still appears in the posts. can anyone help me with this matter? the templates name i am using is ”Travel-5” by Ankur Mittal…
    thanks in advance!!!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove category, post date, etc’ is closed to new replies.