• Hi there, I’ve be trying to remove the date and author thing on my post for the past few days, all the thing I trying that were ebing said on google and on forum didn’t work. As for exemple: child theme, custom css and a few other thing I tried, so hopefully you guys will be able to help me out.
    This is my website in case it can help http://www.thegiantdwarf.com

    Mijiku

Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you talking about the date and author under the post title? If so, then what you need to do is edit the theme’s single.php file and look for <?php the_date(); ?> and <?php the_author(); ?>.

    Once you located them, delete and save the file then upload it via FTP

    You can also do this via the WordPress dashboard using the built-in Theme Editor.

    To access the Theme Editor, go to Administration > Appearance > Editor menu. Select the single.php file then look for the codes I specified on top then Save.

    Btw, it would be a good idea to have a backup of your original theme files before you do any editing.

    Thread Starter mijiku

    (@mijiku)

    Thank you very much it worked!!!

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

The topic ‘Date & author’ is closed to new replies.