author and date + comments

Home Forums Iconic One Pro Support author and date + comments

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #644
    brown
    Participant

    Where I can delete in the single.php class = “below the meta-title” so that the author and date + comments is gone

    #645
    brown
    Participant
    #646
    brown
    Participant

    An whats line is delete the category? Thank you

    #647

    Hi,

    You can find the category and tag code in line 109 in content.php

    Remove the following:

    <div class="categories"><?php the_category(' '); ?></div>

    #648
    brown
    Participant

    Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.