Title: loops
Last modified: August 20, 2016

---

# loops

 *  Resolved [kikib](https://wordpress.org/support/users/kikib/)
 * (@kikib)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/loops/)
 * Where are the loop.php? It’s not in the folder.

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

 *  [tidythemes](https://wordpress.org/support/users/tidythemes/)
 * (@tidythemes)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/loops/#post-3170333)
 * You’ll likely either want to look at _index.php_ or _single.php_.
 * What exactly are you trying to do?
 *  Thread Starter [kikib](https://wordpress.org/support/users/kikib/)
 * (@kikib)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/loops/#post-3170342)
 * trying to build a website from scratch since I don’t understand the twenty ten
   theme that i used the code from, when I was trying to edit several codes like
   getting rid of the information such as the date, category, and author name of
   a video post on the home page of Christian-thoughts.org.
 *  [tidythemes](https://wordpress.org/support/users/tidythemes/)
 * (@tidythemes)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/loops/#post-3170343)
 * No two themes are built exactly alike, though there are a lot of constants throughout
   most themes, though also not necessarily executed the exact same way.
 * With BlankSlate we try to make everything really simple and straight forward.
 * There are a couple options here:
 * – You could probably just delete _entry-meta.php_ (though this may cause errors)
 * – You could edit _entry-meta.php_ and simply remove all contents or comment all
   the code out and save
 * – You can add the following to your stylesheet:
 * `.entry-meta{display:none}`
 *  [tidythemes](https://wordpress.org/support/users/tidythemes/)
 * (@tidythemes)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/loops/#post-3170396)
 * Version 4.0 is here:
 * [http://wordpress.org/themes/download/blankslate.4.0.zip](http://wordpress.org/themes/download/blankslate.4.0.zip)
 * Let us know what you think here:
 * [http://tidythemes.com/tidythemes-sucks/](http://tidythemes.com/tidythemes-sucks/)
 * Thanks, TidyThemes

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

The topic ‘loops’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/blankslate/2026/screenshot.jpg)
 * BlankSlate
 * [Support Threads](https://wordpress.org/support/theme/blankslate/)
 * [Active Topics](https://wordpress.org/support/theme/blankslate/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/blankslate/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/blankslate/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [tidythemes](https://wordpress.org/support/users/tidythemes/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/loops/#post-3170396)
 * Status: resolved