Forums

Using Posts to Sell Products: How do I Hide "Posted By, Date, & Category" (2 posts)

  1. ascrits
    Member
    Posted 4 months ago #

    I am using my blog to sell product and using blog posts as product entries. I only want the title of the blog post to show...not who posted it, date, and category. I have also disabled comments on the posts, and yet the phrase "Comments:Comments off" shows up underneath the post. How do I get rid of these??? I've tried going into the editor and following some others' suggestions, but nothing is working. If it matters, I'm using the theme "Evening Shade 1.00 by Pixel Theme Studio". I could send a copy of a particular page in the editor to someone/anyone who can help me on this. Thanks!

  2. esmi
    Member
    Posted 4 months ago #

    Edit your theme template files and remove references to:

    <?php comments_popup_link();?>
    <?php the_author_posts_link(); ?>
    <?php the_time(); ?>
    <?php the_category();?>

Reply

You must log in to post.

About this Topic