Title: goverticalcreative's Replies | WordPress.org

---

# goverticalcreative

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove Blank Page or add text to category page](https://wordpress.org/support/topic/remove-blank-page-or-add-text-to-category-page/)
 *  Thread Starter [goverticalcreative](https://wordpress.org/support/users/goverticalcreative/)
 * (@goverticalcreative)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/remove-blank-page-or-add-text-to-category-page/#post-3577449)
 *     ```
       <?php if (is_category('Category A')) : ?>
       <p>This is the text to describe category A</p>
       <?php elseif (is_category('Category B')) : ?>
       <p>This is the text to describe category B</p>
       <?php else : ?>
       <p>This is some generic text to describe all other category pages,
       I could be left blank</p>
       <?php endif; ?>
       ```
   
 * _[Please post code & markup between backticks or use the code button. Your posted
   code may now have been permanently damaged by the forum’s parser.]_
 * that is what it said to insert on the **category templates** page you send me
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove Blank Page or add text to category page](https://wordpress.org/support/topic/remove-blank-page-or-add-text-to-category-page/)
 *  Thread Starter [goverticalcreative](https://wordpress.org/support/users/goverticalcreative/)
 * (@goverticalcreative)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/remove-blank-page-or-add-text-to-category-page/#post-3577442)
 * I did look at that, but it really just confused me. I understand that I need 
   to insert the “if else” statement into the category.php page. But I do not understand
   where.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove Blank Page or add text to category page](https://wordpress.org/support/topic/remove-blank-page-or-add-text-to-category-page/)
 *  Thread Starter [goverticalcreative](https://wordpress.org/support/users/goverticalcreative/)
 * (@goverticalcreative)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/remove-blank-page-or-add-text-to-category-page/#post-3577423)
 * Ok so the menu items link is a category. I used the category to list the menu
   options. But if you click on the link, a page comes out. On this page is just
   says “Menu”. I tried adding text to the page and using html to make some of the
   text smaller so i could fill in the blank space but the text size would not change.
   
   So basically what I’m trying to do is add text to the menu page that is an appropriate
   size or have no page open when “menu items” is clicked.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved WordPress, Now Pages Won't Load](https://wordpress.org/support/topic/moved-wordpress-now-pages-wont-load/)
 *  Thread Starter [goverticalcreative](https://wordpress.org/support/users/goverticalcreative/)
 * (@goverticalcreative)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/moved-wordpress-now-pages-wont-load/#post-3562027)
 * I will also say that I’m using 3.5.1 not 3.0, that was my mistake
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved WordPress, Now Pages Won't Load](https://wordpress.org/support/topic/moved-wordpress-now-pages-wont-load/)
 *  Thread Starter [goverticalcreative](https://wordpress.org/support/users/goverticalcreative/)
 * (@goverticalcreative)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/moved-wordpress-now-pages-wont-load/#post-3562023)
 * I used the search and replace tool. To my best knowledge I did everything correctly

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