Title: ralphlee's Replies | WordPress.org

---

# ralphlee

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error message: Empty template: Index](https://wordpress.org/support/topic/error-message-empty-template-index/)
 *  Thread Starter [ralphlee](https://wordpress.org/support/users/ralphlee/)
 * (@ralphlee)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/error-message-empty-template-index/#post-15323317)
 * Thanks again, I really appreciate this help!
 * If I activate the parent theme am I going to potentially cause problems that 
   I can’t undo? The parent theme does not have a ‘preview’ option only ‘activate’.
 * Is this the detail that you asked for?
 * The Core Parent: Main Index Template (index.php)
 *     ```
       <?php
       /**
        * The main template file
        *
        * This is the most generic template file in a WordPress theme and one
        * of the two required files for a theme (the other being style.css).
        * It is used to display a page when nothing more specific matches a query,
        * e.g., it puts together the home page when no home.php file exists.
        *
        * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
        */
       ?>
       <?php get_template_part( 'archive' ); ?>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error message: Empty template: Index](https://wordpress.org/support/topic/error-message-empty-template-index/)
 *  Thread Starter [ralphlee](https://wordpress.org/support/users/ralphlee/)
 * (@ralphlee)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/error-message-empty-template-index/#post-15323115)
 * This is really helpful information. My problem is that I have inherited this 
   website, and so I am unfamiliar with the full use of wordpress to build a website.
 * So, I have the theme (child and parent called The Core) located in the ‘themes’
   section of ‘appearance’. I’m not clear how I would download the theme to unzip
   the files.
 * Secondly, when I click on the ‘editor’ in the appearance section, I just get 
   a blank page, so I am unable to find the ‘index.php’ file that you indicate. 
   Do you think that indicates a rather deeper problem than what you thought?
 * UPDATE: I have located the ‘edit themes’ section in tools, and that gives me 
   access both the the child and parent version of the theme, and in there there
   is an index.php file – is this getting close to what you have suggested? I have
   not edited these, as it is clear that this can have dire consequences! Just wondering
   if I am in the right sort of place.
 * The child theme does not appear to have its own index.php, only the parent.
    -  This reply was modified 4 years, 4 months ago by [ralphlee](https://wordpress.org/support/users/ralphlee/).
    -  This reply was modified 4 years, 4 months ago by [ralphlee](https://wordpress.org/support/users/ralphlee/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error message: Empty template: Index](https://wordpress.org/support/topic/error-message-empty-template-index/)
 *  Thread Starter [ralphlee](https://wordpress.org/support/users/ralphlee/)
 * (@ralphlee)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/error-message-empty-template-index/#post-15315770)
 * I tried a preview of another theme, and indeed the blogs showed up. How do I 
   re-install the original theme? I am concerned that I may lose something if I 
   do. I note that I have a ‘child theme’ and a ‘parent theme’ but I’m not absolutely
   clear what the difference is.
    -  This reply was modified 4 years, 4 months ago by [ralphlee](https://wordpress.org/support/users/ralphlee/).

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