Title: redbobo's Replies | WordPress.org

---

# redbobo

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Tonic] Change site body color](https://wordpress.org/support/topic/change-site-body-color/)
 *  [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/change-site-body-color/#post-5031340)
 * That 960px comes in the form of many different templates. This is not the body,
   the body is the white part on the side. The 960px will be in header.php, index.
   php, home.pbp, front-page.php and footer.php depending on the theme you are using.
   You need to develop a child theme, otherwise with updates this code will be overwritten
   and lost. To adjust the style.css background-color of those particular div’s 
   you can find this out using firebug. In most cases top part is usually header
   in html5 or div with a class of header. In the page template in html5 this maybe
   article or a div with a class of content, and footer maybe footer in html5 or
   div with a class of footer.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Virtue] How to make portfolio page as home page?](https://wordpress.org/support/topic/how-to-make-portfolio-page-as-home-page/)
 *  [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years ago](https://wordpress.org/support/topic/how-to-make-portfolio-page-as-home-page/#post-4864307)
 * I have never used portfolio grid before but there are many plugins which use 
   specific page templates. You have to adjust your other pages to accommodate for
   this purpose. It more than likely requires you index.php you can go into your
   admin panel and set in the general settings for it to be static. If you have 
   develop something else on this page you can rename the other page-whatever.php.
   Make sure you comment at the top template name: whatever.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Untitled]: Getting the "the parent theme is missing."](https://wordpress.org/support/topic/created-child-them-but-getting-the-parent-theme-is-missing/)
 *  [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years ago](https://wordpress.org/support/topic/created-child-them-but-getting-the-parent-theme-is-missing/#post-4924288)
 * Your [@import](https://wordpress.org/support/users/import/) is suppose to be 
   your parent theme; example twentyfourteen/style.css. This takes first priority
   over the parent theme with you are not letting WordPress understand what you 
   are modifying.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Multisite install on Wamp](https://wordpress.org/support/topic/multisite-install-on-wamp/)
 *  [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-install-on-wamp/#post-4671645)
 * Sorry about all the post I was posting on a phone.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [How to import local site to Godaddy](https://wordpress.org/support/topic/how-to-import-local-site-to-godaddy/)
 *  [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/how-to-import-local-site-to-godaddy/#post-4691783)
 * You do not install it, it is a script. You ftp the file in the root directory
   and open it in the browser. You can also do this in your existing server or localhost
   before exporting. When the script opens you type your old url and then the new
   url. It finds and replaced the url, which you could do with any text editor but
   it also replaces the serialized data that wp puts in the files which you cannot
   do with any text editor. If the serialized data does match the number of characters
   in the url you will have pages and post with errors.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Multisite install on Wamp](https://wordpress.org/support/topic/multisite-install-on-wamp/)
 *  [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-install-on-wamp/#post-4671640)
 * The problem with multisite most people do not understand is multisite is not 
   meant for a developer, it is meant for a school or large organization. Multisite
   uses multisites on one db; transferring for a client is difficult. Developers
   usually use subdomains with multiple installations. You would use multisite if
   you had multiple user or department that you would want to have different sites.
   I hope this helps.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Multisite install on Wamp](https://wordpress.org/support/topic/multisite-install-on-wamp/)
 *  [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-install-on-wamp/#post-4671639)
 * The problem with multisite most people do not understand is multisite is not 
   meant for a developer, it is meant for a school or large organization. Multisite
   uses multisites on one db; transferring for a client is difficult. Developers
   usually use subdomains with multiple installations. You would use multisite if
   you had multiple user or department that you would want to have different sites.
   I hope this helps.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Multisite install on Wamp](https://wordpress.org/support/topic/multisite-install-on-wamp/)
 *  [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multisite-install-on-wamp/#post-4671637)
 * The problem with multisite most people do not understand is multisite is not 
   meant for a developer, it is meant for a school or large organization. Multisite
   uses multisites on one db; transferring for a client is difficult. Developers
   usually use subdomains with multiple installations. You would use multisite if
   you had multiple user or department that you would want to have different sites.
   I hope this helps.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [How to import local site to Godaddy](https://wordpress.org/support/topic/how-to-import-local-site-to-godaddy/)
 *  [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/how-to-import-local-site-to-godaddy/#post-4691742)
 * If you are using a Linux server on godaddy you will need an htacess rewrite for
   the subdomain, I have moved wpsites in the past and used searchreplacedb2.php
   and works great. I’m having a similar issue because I have never moved to subdomain
   before and have a problem with getting htaccess to redirect to run searchreplacedb2.
   php.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [functions.php](https://wordpress.org/support/topic/functionsphp-9/)
 *  Thread Starter [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/functionsphp-9/#post-4522106)
 * I have tried that but Iwith wp_list_pages and wp_nav_menu for the mobile div.
   It reads too show both navigation at the same time. I have used the same jquery
   for several html websites in the past but have never used it in a wp theme. It’s
   not a good idea to put a lot of JavaScript In WordPress because they have the
   built in JavaScript. So I’m trying to avoid that and trying to do things right
   on this website to avoid problems in the future.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SB Login] log-in form issue](https://wordpress.org/support/topic/log-in-form-issue/)
 *  Thread Starter [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/log-in-form-issue/#post-4493876)
 * The screen shot show a login and registry form. When I use the plugin and I’m
   login the plugin seems to give me the look I’m looking for. When I log out the
   page it’s not able to be viewed which is not a problem because I only want members
   to view but there is no login or register form like the screen shot shows.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [reinstall issue user already exists](https://wordpress.org/support/topic/reinstall-issue-user-already-exists/)
 *  Thread Starter [redbobo](https://wordpress.org/support/users/redbobo/)
 * (@redbobo)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/reinstall-issue-user-already-exists/#post-4471713)
 * Hi Clayton,
 * Thank you for the response. I already tried that, this is my first reaction. 
   I figured out the problem, the wamp server files need to be deleted after uninstalling.
   These files hold user information

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