Title: codingpet's Replies - page 9 | WordPress.org

---

# codingpet

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 121 through 135 (of 181 total)

[←](https://wordpress.org/support/users/codingpet/replies/page/8/?output_format=md)
[1](https://wordpress.org/support/users/codingpet/replies/?output_format=md) [2](https://wordpress.org/support/users/codingpet/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codingpet/replies/page/3/?output_format=md)…
[8](https://wordpress.org/support/users/codingpet/replies/page/8/?output_format=md)
9 [10](https://wordpress.org/support/users/codingpet/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/codingpet/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/codingpet/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/codingpet/replies/page/13/?output_format=md)
[→](https://wordpress.org/support/users/codingpet/replies/page/10/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [2 home pages, read forum posts, confusing](https://wordpress.org/support/topic/2-home-pages-read-forum-posts-confusing/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/2-home-pages-read-forum-posts-confusing/#post-2982113)
 * wp-admin->appearance->menu, check if you have two “home” link added. Some themes
   have an option to add the “home” link to menu automatically. In this way, you
   don’t need to add “home” link to the menu.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty eleven](https://wordpress.org/support/topic/twenty-eleven-7/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/twenty-eleven-7/#post-2982031)
 * use post ID and write the css in your child theme.
 * If you don’t want to edit style.css so frequently, then you may consider add 
   a custom field to all posts that you want to hide the title. This article will
   be helpful is you need it in this way. [http://wooshift.com/how-to-add-custom-css-for-individual-posts-on-wordpress/](http://wooshift.com/how-to-add-custom-css-for-individual-posts-on-wordpress/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [2 home pages, read forum posts, confusing](https://wordpress.org/support/topic/2-home-pages-read-forum-posts-confusing/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/2-home-pages-read-forum-posts-confusing/#post-2982029)
 * Can you show URL? why did you say 2 home pages? Are they different or just 2 
   menu item in the Nav linked to the same page?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Raindrops defaulth sidebar](https://wordpress.org/support/topic/raindrops-defaulth-sidebar/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/raindrops-defaulth-sidebar/#post-2982028)
 * You can remove widgets from dashboard->appearances->widgets. But a few themes
   will write default widgets in their sidebar if no widgets configured. So if you
   removed all widgets, the default widgets will display. Then you need to edit 
   the theme files. e.g. sidebar.php to remove the codes.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [WP Admin looks wrong (w/ photo) and Header Warning](https://wordpress.org/support/topic/wp-admin-looks-wrong-w-photo-and-header-warning/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/wp-admin-looks-wrong-w-photo-and-header-warning/#post-2982026)
 * How did you move your site from sub-folder to root? Did you do it in a corrrect
   way?
 * 1. you need to move all files from sub-folder to root.
    2. For database, you 
   need to replace all URL and path. This plugin will help you with it [http://wordpress.org/extend/plugins/wp-migrate-db/](http://wordpress.org/extend/plugins/wp-migrate-db/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [FTP Password for FZ](https://wordpress.org/support/topic/ftp-password-for-fz/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/ftp-password-for-fz/#post-2982025)
 * Mostly you can retrieve your FTP from your hosting control panel FTP related 
   section. If you don’t know how, then contact your webhost.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple loops break with this bit of code, any ideas why?](https://wordpress.org/support/topic/multiple-loops-break-with-this-bit-of-code/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/multiple-loops-break-with-this-bit-of-code/#post-2982022)
 * Which second loop do you mean? The codes you showed works fine. If you have another
   loop below the codes you showed, then you need to add <?php wp_reset_query();?
   > to reset the query. Does it work?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [login problem](https://wordpress.org/support/topic/login-problem-59/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/login-problem-59/#post-2980942)
 * It seems you have fatal error in your backend. So when you are redirected to 
   backend, you see this blank screen. Please check your hosting error log to see
   what happened and fix it accordingly.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Change Permalinks for categories](https://wordpress.org/support/topic/change-permalinks-for-categories/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/change-permalinks-for-categories/#post-2980677)
 * You can use this plugin [http://wordpress.org/extend/plugins/wp-no-category-base/](http://wordpress.org/extend/plugins/wp-no-category-base/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalinks broken 404](https://wordpress.org/support/topic/permalinks-broken-404/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/permalinks-broken-404/#post-2980676)
 * this format should work without problems. have you tried to save the permalink
   again? Sometimes permalink will not work after upgrade or transfer. “Save changes”
   again will solve it. But I’m not sure if you are the same issue.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image cannot display after change domain to subdomain](https://wordpress.org/support/topic/image-cannot-display-after-change-domain-to-subdomain/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/image-cannot-display-after-change-domain-to-subdomain/#post-2980399)
 * did you check the image path? How did you transfer the domain to subdomain? If
   you can show URL, it will be helpful to get it solved.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [login problem](https://wordpress.org/support/topic/login-problem-59/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/login-problem-59/#post-2980933)
 * Hi Tom,
 * You may have problems of redirecting wp-admin to login page. You can login via
   [http://www.8020lifedesign.com/wp-login.php](http://www.8020lifedesign.com/wp-login.php)
   directly.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [url addres is too long and website cannot be found.](https://wordpress.org/support/topic/url-addres-is-too-long-and-website-cannot-be-found/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/url-addres-is-too-long-and-website-cannot-be-found/#post-2980673)
 * For new websites, it will take a few days to be indexed by google. You may install
   plugins e.g. [http://wordpress.org/extend/plugins/google-sitemap-generator](http://wordpress.org/extend/plugins/google-sitemap-generator)
   to help google find your site.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [help with this code ??? echo $var](https://wordpress.org/support/topic/help-with-this-code-echo-var/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/help-with-this-code-echo-var/#post-2980373)
 * 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [code in my sorce that i cant find on WP?](https://wordpress.org/support/topic/code-in-my-sorce-that-i-cant-find-on-wp/)
 *  [codingpet](https://wordpress.org/support/users/codingpet/)
 * (@codingpet)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/code-in-my-sorce-that-i-cant-find-on-wp/#post-2980371)
 * thesis has a different way. You may check the thesis options. As I remembered,
   thesis provided you an option in dashboard to edit footer text and configure 
   google analytics.

Viewing 15 replies - 121 through 135 (of 181 total)

[←](https://wordpress.org/support/users/codingpet/replies/page/8/?output_format=md)
[1](https://wordpress.org/support/users/codingpet/replies/?output_format=md) [2](https://wordpress.org/support/users/codingpet/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codingpet/replies/page/3/?output_format=md)…
[8](https://wordpress.org/support/users/codingpet/replies/page/8/?output_format=md)
9 [10](https://wordpress.org/support/users/codingpet/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/codingpet/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/codingpet/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/codingpet/replies/page/13/?output_format=md)
[→](https://wordpress.org/support/users/codingpet/replies/page/10/?output_format=md)