Title: attals's Replies | WordPress.org

---

# attals

  [  ](https://wordpress.org/support/users/attals/)

 *   [Profile](https://wordpress.org/support/users/attals/)
 *   [Topics Started](https://wordpress.org/support/users/attals/topics/)
 *   [Replies Created](https://wordpress.org/support/users/attals/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/attals/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/attals/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/attals/engagements/)
 *   [Favorites](https://wordpress.org/support/users/attals/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [home page contains every months posts, why?](https://wordpress.org/support/topic/home-page-contains-every-months-posts-why/)
 *  Thread Starter [attals](https://wordpress.org/support/users/attals/)
 * (@attals)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/home-page-contains-every-months-posts-why/#post-1612384)
 * Placed code in ‘Theme functions’:
    <?php add_filter(‘pre_get_posts’,’home_current_month’);
   function home_current_month( $query ) { if( is_home() ) $query->set(‘month’,date(‘
   m’)); return $query; } $art_config = parse_ini_file(TEMPLATEPATH.”/config.ini”,
   true);
 * Checked Home page and still not working
    Thanks again, Tony
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Font in post is correct in 'preview' but changes in 'publish'](https://wordpress.org/support/topic/font-in-post-is-correct-in-preview-but-changes-in-publish/)
 *  Thread Starter [attals](https://wordpress.org/support/users/attals/)
 * (@attals)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/font-in-post-is-correct-in-preview-but-changes-in-publish/#post-1700162)
 * Where would I find these tags, not that familiar with HTML…did look in ‘style.
   css’ but couldn’t find..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Font in post is correct in 'preview' but changes in 'publish'](https://wordpress.org/support/topic/font-in-post-is-correct-in-preview-but-changes-in-publish/)
 *  Thread Starter [attals](https://wordpress.org/support/users/attals/)
 * (@attals)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/font-in-post-is-correct-in-preview-but-changes-in-publish/#post-1700078)
 * The text in ‘red’should be a larger size font but as I stated above, it does 
   appear larger in the ‘preview’ mode but reverts to a default size in the ‘piblished’
   mode. Follow this link: [http://www.brooklynfuneraldirector.com](http://www.brooklynfuneraldirector.com)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add flash video to sidebar](https://wordpress.org/support/topic/add-flash-video-to-sidebar/)
 *  [attals](https://wordpress.org/support/users/attals/)
 * (@attals)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/add-flash-video-to-sidebar/#post-1602141)
 * Having Same issue, paste where?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [home page contains every months posts, why?](https://wordpress.org/support/topic/home-page-contains-every-months-posts-why/)
 *  Thread Starter [attals](https://wordpress.org/support/users/attals/)
 * (@attals)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/home-page-contains-every-months-posts-why/#post-1612287)
 * Mark,
    Just got to it today, did a copy & paste but it didn’t make a difference.
   Any other ideas? Thanks, Tony
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [home page contains every months posts, why?](https://wordpress.org/support/topic/home-page-contains-every-months-posts-why/)
 *  Thread Starter [attals](https://wordpress.org/support/users/attals/)
 * (@attals)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/home-page-contains-every-months-posts-why/#post-1612276)
 * Yes, Since it is a default setting as you have described, then I agree, the question
   is “How do i set the home page to display the current month’s post only”.. If
   I change it as discussed, then that would that limit the content search engines
   find, correct? Or do they also see the archive pages? I would like to configure
   it and have only the current month displayed on the ‘home’ page.
    Thanks again
   for your help
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [home page contains every months posts, why?](https://wordpress.org/support/topic/home-page-contains-every-months-posts-why/)
 *  Thread Starter [attals](https://wordpress.org/support/users/attals/)
 * (@attals)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/home-page-contains-every-months-posts-why/#post-1612206)
 * Thanks but that’s not the problem. It seems all my posts are going on the home
   page, no matter which month. Can something be configured to only have the current
   month’s posts on the home page, while the previous months go into the archive(
   which they do now)? The previous months automatically go into archive but are
   also apperaing on the home page?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [home page contains every months posts, why?](https://wordpress.org/support/topic/home-page-contains-every-months-posts-why/)
 *  Thread Starter [attals](https://wordpress.org/support/users/attals/)
 * (@attals)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/home-page-contains-every-months-posts-why/#post-1612185)
 * Thanks for the reply, tried it but it dosen’t work, this seems to be a global
   setting since it also changes the archive posts. Example, June was only one post(
   my first), July was three and so far one for August and if you look at the link
   I posted above, that’s how I would like it to work. Any ideas?

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