Title: guyweb's Replies | WordPress.org

---

# guyweb

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Rewrite the HTML markup of wp-login.php](https://wordpress.org/support/topic/rewrite-the-html-markup-of-wp-loginphp/)
 *  Thread Starter [guyweb](https://wordpress.org/support/users/guyweb/)
 * (@guyweb)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/rewrite-the-html-markup-of-wp-loginphp/#post-1224184)
 * Thanks ditiger2k. Yeh none of them work as they only add style sheet links to
   the `<head>` portion of the page. There are hooks in the API to do that easy 
   enough:
 * `add_action(‘login_head’, ‘bm_custom_login’);
    add_filter(‘login_headerurl’, ‘
   change_wp_login_url’); add_filter(‘login_headertitle’, ‘change_wp_login_title’);’
 * but apparently nothing to change HTML beyond that. Hmmm..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS feeds – move to a new new URL](https://wordpress.org/support/topic/rss-feeds-move-to-a-new-new-url/)
 *  Thread Starter [guyweb](https://wordpress.org/support/users/guyweb/)
 * (@guyweb)
 * [19 years ago](https://wordpress.org/support/topic/rss-feeds-move-to-a-new-new-url/#post-540814)
 * What a great idea. I shall try that and see what happens!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [v1.1 PayPal QuickTag](https://wordpress.org/support/topic/v11-paypal-quicktag/)
 *  [guyweb](https://wordpress.org/support/users/guyweb/)
 * (@guyweb)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/v11-paypal-quicktag/#post-125498)
 * Could WordPress custom fields be used to populate the paypal form per chance?
   For example, you could have the paypal form already written in the template and
   simply add the values to it using custom fields? I’m no expert but wondered if
   anybody had tried to do this with success?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Google finds old MT archives not WP](https://wordpress.org/support/topic/google-finds-old-mt-archives-not-wp/)
 *  [guyweb](https://wordpress.org/support/users/guyweb/)
 * (@guyweb)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/google-finds-old-mt-archives-not-wp/#post-187691)
 * When you used Movable Type you were probably generating HTML files (remember ‘
   rebuild site’?) WordPress creates posts ‘on the fly’ from the database. Your 
   webserver probably still has all your old html files (generate by MT) sat on 
   it (the default MT folder for these files is [http://www.yoursite.com/archives/](http://www.yoursite.com/archives/))
   You should delete the archives folder using your FTP program and then your Google
   issues should susbside once Google re-indexes your site. I hope this makes sense.
   Somebody else will probably explain this much better than I.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Template Name: Archives](https://wordpress.org/support/topic/template-name-archives/)
 *  Thread Starter [guyweb](https://wordpress.org/support/users/guyweb/)
 * (@guyweb)
 * [21 years ago](https://wordpress.org/support/topic/template-name-archives/#post-166757)
 * “WordPress 1.5’s default theme is Kubrick ([http://binarybonsai.com/kubrick/](http://binarybonsai.com/kubrick/))
   designed by Michael Heilemann ([http://binarybonsai.com/](http://binarybonsai.com/))
   and adapted for use ([http://boren.nu/archives/2004/10/10/kubrick-130-rc2/](http://boren.nu/archives/2004/10/10/kubrick-130-rc2/))
   with WordPress 1.5 by Ryan Boren ([http://boren.nu](http://boren.nu)). Included
   with this theme is a file called archives.php which defines the “Archives” Template…”
 * Yes, I blatantly can’t read. It’s plain for all to see right there. Doh!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Template Name: Archives](https://wordpress.org/support/topic/template-name-archives/)
 *  Thread Starter [guyweb](https://wordpress.org/support/users/guyweb/)
 * (@guyweb)
 * [21 years ago](https://wordpress.org/support/topic/template-name-archives/#post-166733)
 * Thanks Ibessant – worked perfectly. Logical really. I guess I wasnt thinking 
   laterally enough!

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