Forums

How do I remove "by admin"? (5 posts)

  1. jjamespr
    Member
    Posted 1 year ago #

    How do I remove the narrative "by admin" from our pages? Our we address is http://www.projectrebuild.org...Thanks!

  2. jjamespr
    Member
    Posted 1 year ago #

    and how do I remove the dates that it was created from showing on the page?

  3. Andrea_r
    team pirate
    Posted 1 year ago #

    Edit your theme files. Look in index.php, single.php and page.php.

  4. Edouard Duplessis
    Member
    Posted 1 year ago #

    all this thing is in your template.

    for the "by admin"
    search in your template files for <?php the_author(); ?> or just the_author(); and remove it

    for the date its the same thing...
    search for <?php the_date();?> and remove it

    it's gonna be in the template files....

    index, frontpage, home, archives, category, page, single and/or, page.

    if you have only one or just a few of this template it's ok.

  5. jjamespr
    Member
    Posted 1 year ago #

    Thanks! I'm getting there...I've removed the "admin" but "By" is still there. Is there something in this line that should be deleted? <span class="byAuthor">By <span><?</span></span>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags