Title: Help with posting
Last modified: August 20, 2016

---

# Help with posting

 *  Resolved [paulboner](https://wordpress.org/support/users/paulboner/)
 * (@paulboner)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/help-with-posting-1/)
 * On all my postings it shows my name and is dated. I don’t want that. I go into
   Posts, screen options, uncheck author and date… and it still shows up??
 * Then I go into each post individual and check screen settings. No author or date….
   and it still shows up in every post.
 * How do I get this removed? I don’t want an automatic date and my name on anything
 * Thanks!

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

 *  [Marco Milesi](https://wordpress.org/support/users/milmor/)
 * (@milmor)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/help-with-posting-1/#post-2805036)
 * Are you referring to Back-end or Front-end?
 * If you uncheck Author and Date in the post edit screen option, it just hide the
   boxes in the back-end (so that you can’t see anymore these options while editing);
   but wordpress still save them! This help you only to have a edit page more “Clean”,
   but nothing more!
 * However, if you want to hide them in the Front-end (the final page that a user
   sees), you have to change some php in the templates…
 *  Thread Starter [paulboner](https://wordpress.org/support/users/paulboner/)
 * (@paulboner)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/help-with-posting-1/#post-2805037)
 * Yeah, the page the users see.
 * Any idea on where to change this?
 * Here’s the theme functions:
 *     ```
       <?php
       /** Start the engine */
       require_once( get_template_directory() . '/lib/init.php' );
   
       /** Create additional color style options */
       add_theme_support( 'genesis-style-selector', array( 'news-green' => 'Green', 'news-orange' => 'Orange', 'news-pink' => 'Pink', 'news-purple' => 'Purple', 'news-red' => 'Red', 'news-teal' => 'Teal' ) );
   
       /** Child theme (do not remove) */
       define( 'CHILD_THEME_NAME', 'News Theme' );
       define( 'CHILD_THEME_URL', 'http://www.studiopress.com/themes/news'
       ...
       );
       ```
   
 * _[ 86 lines of Code moderated. For [more than 10 lines of code](http://codex.wordpress.org/Forum_Welcome#Posting_Code)
   please use [pastebin.com](http://pastebin.com/) instead. ]_
 *  Moderator [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/help-with-posting-1/#post-2805040)
 * Your commercial Genesis theme is supported at [http://www.studiopress.com/support/](http://www.studiopress.com/support/)
 *  Thread Starter [paulboner](https://wordpress.org/support/users/paulboner/)
 * (@paulboner)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/help-with-posting-1/#post-2805043)
 * NOTE to self. Never use a Genesis theme ever again…. well that is unless you 
   don’t want any support.
 * Days, and days with no answers
 *  [Marco Milesi](https://wordpress.org/support/users/milmor/)
 * (@milmor)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/help-with-posting-1/#post-2805094)
 * Could you post the **index.php**, **page.php** and **single.php** template? (
   Maybe use pastbin.com)
 * Ps. I saw the complete file you have posted here, in the follow-up mail. That’s
   not the correct one to edit.
 *  Thread Starter [paulboner](https://wordpress.org/support/users/paulboner/)
 * (@paulboner)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/help-with-posting-1/#post-2805099)
 * Hey thanks for your help in looking into this. Both these pages have no data 
   on them? If you can’t figure it out, no worries…
 * _[ Code moderated. For [more than 10 lines of code](http://codex.wordpress.org/Forum_Welcome#Posting_Code)
   please use [pastebin.com](http://pastebin.com/) instead. ]_
 *  [Marco Milesi](https://wordpress.org/support/users/milmor/)
 * (@milmor)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/help-with-posting-1/#post-2805123)
 * No way to edit it… It’s protected.
    Try to get support at StudioPress. Good Luck!
 *  Thread Starter [paulboner](https://wordpress.org/support/users/paulboner/)
 * (@paulboner)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/help-with-posting-1/#post-2805128)
 * Thanks! Will do!

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

The topic ‘Help with posting’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [paulboner](https://wordpress.org/support/users/paulboner/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/help-with-posting-1/#post-2805128)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
