Title: noig's Replies | WordPress.org

---

# noig

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/noig/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/noig/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [quick cache 2.2.6 fails to update](https://wordpress.org/support/topic/quick-cache-226-fails-to-update/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/quick-cache-226-fails-to-update/#post-1725136)
 * At the end I did uninstall the existing version and installed the 2.2.6 and that
   way it was successful.
    Hope that is of some help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding dropdown to main menue](https://wordpress.org/support/topic/adding-submenue-to-main-menue/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/adding-submenue-to-main-menue/#post-1650424)
 * Anja
    Thanks a million! Hmmm…. hab grade kurz auf deinem namen gekilckt und somit
   festgestellt dass meine zweite sprache (hauptsprache) dieselbe ist. I have added:
 *     ```
       <ul>
       <?php wp_list_pages('sort_column=menu_order&title_li=' ); ?>
       </ul>
       ```
   
 * That worked fine. Afterwards I also tried to change to this:
    `<?php wp_nav_menu(
   array( 'container_class' => 'menu-header', 'menu' => 'Primary Menu') ); ?>` to
   see if the costum menue would work, it didn’t. I don’t mind not being able to
   have the costum menus as long as I could get the drop down menu to work. For 
   this purpose I installed [JQuery Drop Down Menue](http://www.phpinterviewquestion.com/jquery-dropdown-menu-plugin)
   plugin with the hope it just works out of the box. I tried to add this code: `
   <?php jquery_drop_down_menu(’about us’) ?>` too the header php though all I got
   was lockouts.As I use CuteFtp the lockouts are not a problem as I can upload 
   the original and overwrite. Still no joy. All I wanted is to have drop down menu
   for “about us” and possibly others at some later date. I have also [uploaded](http://picasaweb.google.com/sezalped/Desktop#5511642429794659378)
   a sreen dump of the theme header php’s and it is confusing to see that many. 
   Have not seen this before. Once more, thank you for your time and patience.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding dropdown to main menue](https://wordpress.org/support/topic/adding-submenue-to-main-menue/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/adding-submenue-to-main-menue/#post-1650251)
 * wearitwell
    Thanks! I have tried your suggestion though I got shut of with different
   errors and I came across this in the header php:
 *     ```
       <div id="menu">
       		<div class="menu-bottom">
       			<?php wp_nav_menu( array( 'container_class' => 'menu-header', 'menu' => 'Primary Menu', 'fallback_cb' => 'default_nav_menu' , 'depth' => ($voidy_disable_submenus=="true" ? 1 : 3)) ); ?>
       			<div class="spacer" style="clear: both;"></div>
       ```
   
 * Does this mean I cannot add a drop down menue to the Voidy theme?
    Somwhere in
   the attached code it says “voidy disable submenus=true”
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [lost website by transter to root](https://wordpress.org/support/topic/lost-website-by-transter-to-root/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/lost-website-by-transter-to-root/#post-1621927)
 * Samuel
    Thanks I followed the steps [Edit functions.php](http://codex.wordpress.org/Changing_The_Site_URL)
   and then I deleted the index. html which was in the httpdoc/wordpress folder 
   and was back on line again. I will try again to move the [site](http://kowhai-cottage.co.nz/wordpress/)
   to the root folder though I have to be more carefull. It’s so easy to use up 
   a few hours trying to solve a problem.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [lost website by transter to root](https://wordpress.org/support/topic/lost-website-by-transter-to-root/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/lost-website-by-transter-to-root/#post-1621912)
 * Please
    Can someone help with [this](http://kowhai-cottage.co.nz/wordpress/)?
   I have uploaded and have access to the dashboard. If I want to see the home page
   this error come up? Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [lost website by transter to root](https://wordpress.org/support/topic/lost-website-by-transter-to-root/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/lost-website-by-transter-to-root/#post-1621900)
 * update
    I managed to get back to the dashboard. The settings generall tab looks
   ok and then changed back the functions.php to original as suggested [here](http://codex.wordpress.org/Changing_The_Site_URL).
   Tough I still cannot access the site through the browser. with this error: “ 
   Welcome
 * You see this page because you have set up your Web server for serving a new site,
   but have not uploaded the site content yet.
 * You can do the following:
 *  * Upload your Web site contents using FTP.
    * Install Web applications on your
   site: an image gallery, a discussion forum, a blog, an online store, a chat, 
   and many other applications.”
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [lost website by transter to root](https://wordpress.org/support/topic/lost-website-by-transter-to-root/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/lost-website-by-transter-to-root/#post-1621898)
 * Just to follow up
    I did change the following: Under generall settings, I changed
   the following two: WordPress address (URL) and the Site address (URL) Nothing
   else. I can access all data files on the server with my FTP client and the
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [lost website by transter to root](https://wordpress.org/support/topic/lost-website-by-transter-to-root/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/lost-website-by-transter-to-root/#post-1621893)
 * Hi Samuel
    Version 3.01. I did follow [those](http://codex.wordpress.org/Moving_WordPress#Moving_WordPress_Within_Your_Site)
   steps, except, dumm me, only one step and then copied and so it was all over 
   after that. It was the twentyten theme. I moved two sites before without any 
   trouble. This time I wanted to rush with the above result. Did not follow point
   1.1.2 Though did follow point 4. and again not point 5. and then I copied across.
   Just dumm!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [viewing document protected by supply of contact details](https://wordpress.org/support/topic/viewing-document-protected-by-supply-of-contact-details/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/viewing-document-protected-by-supply-of-contact-details/#post-1603833)
 * Tafts
    Thanks for your reply. I had a “little play” with it and it’ll take a 
   bit of time to get the hang of it. To date I have uploaded a test image to try.
   As a next step I also need to look if I can “protect” an embeded PDF document(
   multipage.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How can I hide a Pages title?](https://wordpress.org/support/topic/how-can-i-hide-a-pages-title/)
 *  [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-hide-a-pages-title/#post-1222018)
 * thanks for the above link, it worked smoothly!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [image in footer](https://wordpress.org/support/topic/image-in-footer-1/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [16 years ago](https://wordpress.org/support/topic/image-in-footer-1/#post-1490957)
 * Thanks for your time and help, very much appreciated.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [image in footer](https://wordpress.org/support/topic/image-in-footer-1/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [16 years ago](https://wordpress.org/support/topic/image-in-footer-1/#post-1490840)
 * hi stvwlf
    thanks for that I musst’ve [done](http://soapstone-nz.com/) it slightly
   wrong somewhere.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Fast and Secure Contact Form] 500 server error](https://wordpress.org/support/topic/plugin-fast-and-secure-contact-form-500-server-error/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [16 years ago](https://wordpress.org/support/topic/plugin-fast-and-secure-contact-form-500-server-error/#post-1488467)
 * mike, thanks
    I’m still working on it…hmmm. Now I get : Could not read CAPTCHA
   cookie. Make sure you have cookies enabled and not blocking in your web browser
   settings. Or another plugin is conflicting. See plugin FAQ.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Company Website 001 change to horizontal menu](https://wordpress.org/support/topic/company-website-001-change-to-horizontal-menu/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [16 years ago](https://wordpress.org/support/topic/company-website-001-change-to-horizontal-menu/#post-1485547)
 * alchymyth
    thanks for that. I will try and just about got it. Very much appreciated!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Company Website 001 change to horizontal menu](https://wordpress.org/support/topic/company-website-001-change-to-horizontal-menu/)
 *  Thread Starter [noig](https://wordpress.org/support/users/noig/)
 * (@noig)
 * [16 years ago](https://wordpress.org/support/topic/company-website-001-change-to-horizontal-menu/#post-1485490)
 * alchymyth
    Thanks I did go along some way and had to much trouble. So I deleted
   the theme and reinstalled. All I wanted initially is to give more space to the
   content. The next best thing was to narrow down the navigation menues sidebar
   and I have done all of it except the frame for the content. There musst be some
   background with the original width, just I can’t see it? [Here](http://soapstone-nz.com/wordpress/about)
   the page. A help to tidy up the theme page would be very much appreciiated.

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/noig/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/noig/replies/page/2/?output_format=md)