Forums

Remove author and date of my pages / posts (4 posts)

  1. discglfr
    Member
    Posted 1 year ago #

    I've searched around but I can't seem to figure out how to remove the author and date stamp for my pages / posts.

    I'd even love to remove the entire footer on the bottom of my page. Can anyone out there suggest a solution?

    http://www.thegreatermilwaukeeopen.com

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You will need to start editing your theme's template files.

  3. discglfr
    Member
    Posted 1 year ago #

    @Esmi - thank you. I guess I wasn't clear because I actually knew that I had to adjust the code but after researching this on here for quite sometime I found that there was no "one solution fits all" approach and that someone might have to actually dig around a little in my code to tell me exactly what to comment out or to remove.

    Any help anyone can give would be greatly appreciated!

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    To amend your theme's footer, you need to look in footer.php. With regard to author and date/time, look for & remove <?php the_author();?> and <?php the_date();?> or <?php the_time();?> in your other template files.

Topic Closed

This topic has been closed to new replies.

About this Topic