Title: Coryan's Replies | WordPress.org

---

# Coryan

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [thumbnail images coding problem](https://wordpress.org/support/topic/thumbnail-images-coding-problem/)
 *  Thread Starter [Coryan](https://wordpress.org/support/users/coryan/)
 * (@coryan)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/thumbnail-images-coding-problem/#post-1971965)
 * OMG…I got it working! Thanks Alchymyth! Your response helped me to see that I
   needed to add more code to the second code. I had cut and pasted from code on
   the homepage, but I had not moved the code that called for the custom field. 
   Being that I know almost nothing about php, I didn’t realize the additional code
   was needed…but your response helped me to see that code was missing. THANKS A
   MILLION!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [thumbnail images coding problem](https://wordpress.org/support/topic/thumbnail-images-coding-problem/)
 *  Thread Starter [Coryan](https://wordpress.org/support/users/coryan/)
 * (@coryan)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/thumbnail-images-coding-problem/#post-1971960)
 * Alchymyth, I reread your response and it helped me figure out the home page image
   problem. I’ve got it working. I changed “hpbottom” to “thumbnail” and it works
   great. Now I just need to get the other page working. I am trying to figure it
   out based on what I just learned…but any more assistance would be greatly appreciated.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [thumbnail images coding problem](https://wordpress.org/support/topic/thumbnail-images-coding-problem/)
 *  Thread Starter [Coryan](https://wordpress.org/support/users/coryan/)
 * (@coryan)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/thumbnail-images-coding-problem/#post-1971958)
 * It is not the featured image that I want. It is the thumbnail that is attached
   to the post with a custom field (part of the theme functions). If you look at
   the website, you will see that it works at the top of the home page for two of
   the sections, but it does not work on the bottom of that page. At the bottom 
   it just pulls the default image…as it does for the category searches that appear
   on the archives.php page.
 * And thanks for your help…this one has me stumped as I’m not a php programmer.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Links work in preview but not once published (?)](https://wordpress.org/support/topic/links-work-in-preview-but-not-once-published/)
 *  [Coryan](https://wordpress.org/support/users/coryan/)
 * (@coryan)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/links-work-in-preview-but-not-once-published/page/2/#post-1096674)
 * This is exactly the problem I have having. Links work in preview and single post
   mode, but not on main page. I have looked everywhere in the theme directory for
   the default.php, and can’t find it anywhere. Is it possible that a theme would
   not have a default.php?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to remove “Private” from private pages?](https://wordpress.org/support/topic/how-to-remove-private-from-private-pages/)
 *  [Coryan](https://wordpress.org/support/users/coryan/)
 * (@coryan)
 * [17 years ago](https://wordpress.org/support/topic/how-to-remove-private-from-private-pages/#post-1036751)
 * I am a real neophyte when it comes to PHP code.
 * Exactly where do I paste the code within the Functions.php file? I cut and pasted
   the second recommended code and it worked…but I started getting error messages
   that eventually kept me from even logging into WP. I tried cutting and pasting
   the first code into the functions.php file and immediately got errors. Am I supposed
   to be replacing some other code with the code you provided?
 * Thanks for any assistance you can offer!
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Error Importing Backup WP Database](https://wordpress.org/support/topic/error-importing-backup-wp-database/)
 *  Thread Starter [Coryan](https://wordpress.org/support/users/coryan/)
 * (@coryan)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/error-importing-backup-wp-database/#post-674838)
 * Installed WordPress myself so that the database would use the UTF-8 character
   set…and I still get the same error message. The tables are created in UTF-8. 
   The global char set is still Latin1, but I don’t know if that matters.
 * I really could use some help if anyone has an idea. I am looking at losing 3 
   full months of data, and I really can’t afford to do that.
 * Please help. (God, I sound deperate, but I am.)
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Error Importing Backup WP Database](https://wordpress.org/support/topic/error-importing-backup-wp-database/)
 *  Thread Starter [Coryan](https://wordpress.org/support/users/coryan/)
 * (@coryan)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/error-importing-backup-wp-database/#post-674820)
 * Wow, no response again. I have must ask really tough questions because I never
   seem to get a response. And I really am a nice guy. : )
 * Anyway, here is what I have found out. If I can’t get this fixed, maybe this 
   will help someone else.
 * 1) I had to correct the domain name in the database backup because my new URL
   does not use WWW.
 * 2) I have to find a way to convert my backup from UTF-8 character set to Latin1.
   I know this seems backwards, but my new hosting provider installs an old version
   of WP which sets the database to Latin1…and it can’t be changed. I will upgrade
   to the recent version of WP, but the character set will remain Latin1.
 * Anyone know of a conversion generator to changes from UTF-8 to Latin1? I know
   it exists for the other direction.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Reinstalling Backup SQL – New Host](https://wordpress.org/support/topic/reinstalling-backup-sql-new-host/)
 *  Thread Starter [Coryan](https://wordpress.org/support/users/coryan/)
 * (@coryan)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/reinstalling-backup-sql-new-host/#post-674771)
 * Well, my host said it’s a WordPress issue. The other thing I noticed is that 
   the host installation automatically provided a database user name. Again, this
   name is different that the one that I used with the other host.
 * I have tried remaining the backup txt file to match the name of the new database.
   Same error.

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