Title: olthof's Replies | WordPress.org

---

# olthof

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Page Title: How do I change it?](https://wordpress.org/support/topic/page-title-how-do-i-change-it/)
 *  [olthof](https://wordpress.org/support/users/olthof/)
 * (@olthof)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/page-title-how-do-i-change-it/#post-699863)
 * Just check the page here:
    [http://codex.wordpress.org/Template_Tags/wp_title](http://codex.wordpress.org/Template_Tags/wp_title)
 * For those of you that don’t like to read or learn try this code:
    <title> <?php
   wp_title(‘–‘,true,’right’); ?> <?php bloginfo(‘name’); ?> </title>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: BM Custom Login] Automatic plugin update bug?](https://wordpress.org/support/topic/plugin-bm-custom-login-automatic-plugin-update-bug/)
 *  Thread Starter [olthof](https://wordpress.org/support/users/olthof/)
 * (@olthof)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/plugin-bm-custom-login-automatic-plugin-update-bug/#post-782202)
 * So ive replicated the problem again, it turns out even if you chmod the /upgrade
   folder to 777 and the plugin folder and all subsequent subdirectory to 777, and
   it DOES update the problem still occurs. If you try to delete the plugin folder
   you cannot. Anyone else experiencing this?
    Best way to test it, if you upgrade
   the plugin via wordpress’s autoplugin update feature of course, is to try and
   delete this plugin via ftp and see if it lets you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing title from wordpress](https://wordpress.org/support/topic/removing-title-from-wordpress/)
 *  Thread Starter [olthof](https://wordpress.org/support/users/olthof/)
 * (@olthof)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/removing-title-from-wordpress/#post-766445)
 * Thanks for your reply Kalessin, that didn’t work 🙁
    You did however gave me 
   an idea and i took out these two bits of code and it worked:
 *     ```
       <?php bloginfo('name'); ?>
   
       <?php bloginfo('description'); ?>
       ```
   
 * I’m not sure if this is the best way and if it stuffs up something else however..
   can anyone shed some light on this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing title from wordpress](https://wordpress.org/support/topic/removing-title-from-wordpress/)
 *  Thread Starter [olthof](https://wordpress.org/support/users/olthof/)
 * (@olthof)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/removing-title-from-wordpress/#post-766444)
 * [double post]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Maybe it’s Just Me?](https://wordpress.org/support/topic/maybe-its-just-me/)
 *  [olthof](https://wordpress.org/support/users/olthof/)
 * (@olthof)
 * [18 years ago](https://wordpress.org/support/topic/maybe-its-just-me/#post-694756)
 * dude, i think he’s trying to say thanks for the plugin! Anyway i would like to
   agree with scottbakalar. Great plugin!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Ajax not working with theme! HELP!](https://wordpress.org/support/topic/ajax-not-working-with-theme-help/)
 *  Thread Starter [olthof](https://wordpress.org/support/users/olthof/)
 * (@olthof)
 * [18 years ago](https://wordpress.org/support/topic/ajax-not-working-with-theme-help/#post-744272)
 * anyone? any help would be greatly appreciated!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Pushing one wordpress page to multiple wordpress sites](https://wordpress.org/support/topic/pushing-one-wordpress-page-to-multiple-wordpress-sites/)
 *  Thread Starter [olthof](https://wordpress.org/support/users/olthof/)
 * (@olthof)
 * [18 years ago](https://wordpress.org/support/topic/pushing-one-wordpress-page-to-multiple-wordpress-sites/#post-737314)
 * hey haochi, im currently not at work but when i get back to the site on monday
   ill try out your suggestion, thanks mate!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Pushing one wordpress page to multiple wordpress sites](https://wordpress.org/support/topic/pushing-one-wordpress-page-to-multiple-wordpress-sites/)
 *  Thread Starter [olthof](https://wordpress.org/support/users/olthof/)
 * (@olthof)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/pushing-one-wordpress-page-to-multiple-wordpress-sites/#post-737270)
 * Anyone out there with an idea? Any sugestion would be great!

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