Title: uCode's Replies | WordPress.org

---

# uCode

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

 *   [Profile](https://wordpress.org/support/users/ucode/)
 *   [Topics Started](https://wordpress.org/support/users/ucode/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ucode/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ucode/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ucode/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ucode/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ucode/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: [How to disable teasers](https://wordpress.org/support/topic/how-to-disable-teasers/)
 *  Thread Starter [uCode](https://wordpress.org/support/users/ucode/)
 * (@ucode)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/how-to-disable-teasers/#post-1009366)
 * I solved it! The solution can be found here:
    [http://wordpress.org/support/topic/235307](http://wordpress.org/support/topic/235307)
 * You have to edit archive.php and change:
 * <div class=”entry”>
    <?php print character_limiter($post->post_content,650); ?
   > “>Read More
 * into
 * <div class=”entry”>
    <?php the_content(); ?>
 * Hurray! 😉
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Google Analytics for WordPress] wp_footer not called](https://wordpress.org/support/topic/plugin-google-analytics-for-wordpress-wp_footer-not-called/)
 *  [uCode](https://wordpress.org/support/users/ucode/)
 * (@ucode)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-google-analytics-for-wordpress-wp_footer-not-called/#post-957754)
 * Just updated to v2.8. Seems to work now!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Text problems in posts!](https://wordpress.org/support/topic/text-problems-in-posts/)
 *  [uCode](https://wordpress.org/support/users/ucode/)
 * (@ucode)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/text-problems-in-posts/page/2/#post-880189)
 * [@the5thdimension](https://wordpress.org/support/users/the5thdimension/): The
   solution for issue number 2 can be found here:
    [http://wordpress.org/support/topic/235307](http://wordpress.org/support/topic/235307)
 * You have to edit archive.php and change:
 * <div class=”entry”>
    <?php print character_limiter($post->post_content,650); ?
   > “>Read More
 * into
 * <div class=”entry”>
    <?php the_content(); ?>
 * Hurray! 😉
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Problems with GRUNGE WALL theme](https://wordpress.org/support/topic/problems-with-grunge-wall-theme/)
 *  [uCode](https://wordpress.org/support/users/ucode/)
 * (@ucode)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/problems-with-grunge-wall-theme/#post-982146)
 * Question 2: I solved it! The solution can be found here:
    [http://wordpress.org/support/topic/235307](http://wordpress.org/support/topic/235307)
 * You have to edit archive.php and change:
 * <div class=”entry”>
    <?php print character_limiter($post->post_content,650); ?
   > “>Read More
 * into
 * <div class=”entry”>
    <?php the_content(); ?>
 * Hurray! 😉
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Problems with GRUNGE WALL theme](https://wordpress.org/support/topic/problems-with-grunge-wall-theme/)
 *  [uCode](https://wordpress.org/support/users/ucode/)
 * (@ucode)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/problems-with-grunge-wall-theme/#post-982145)
 * Question 2: Same problem here. Still looking for a sollution.
 * Question 3: You can find that in functions.php in your theme.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Text problems in posts!](https://wordpress.org/support/topic/text-problems-in-posts/)
 *  [uCode](https://wordpress.org/support/users/ucode/)
 * (@ucode)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/text-problems-in-posts/page/2/#post-880187)
 * [@the5thdimension](https://wordpress.org/support/users/the5thdimension/)
    I have
   the same problem as you described in issue number 2. Does anyone have a solution
   for this problem? jberghem perhaps?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Google Analytics for WordPress] wp_footer not called](https://wordpress.org/support/topic/plugin-google-analytics-for-wordpress-wp_footer-not-called/)
 *  [uCode](https://wordpress.org/support/users/ucode/)
 * (@ucode)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-google-analytics-for-wordpress-wp_footer-not-called/#post-957753)
 * Still not working for me. I have a correct footer.php but I don’t see the code
   anywhere. I’m using a static front page (page_home.php) that displays the WP-
   Cumulus plugin by Roy Tanck which displays a tag-cloud.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WordPress Automatic upgrade] I upgraded from 2.6.5 to 2.7.1 using this plugin](https://wordpress.org/support/topic/plugin-wordpress-automatic-upgrade-i-upgraded-from-265-to-271-using-this-plugin/)
 *  [uCode](https://wordpress.org/support/users/ucode/)
 * (@ucode)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-automatic-upgrade-i-upgraded-from-265-to-271-using-this-plugin/#post-1006121)
 * I upgraded from 2.6.1 to 2.7.1. Works like a charm! Thank you very much!!

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