Title: toe's Replies | WordPress.org

---

# toe

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [“Â£” appears in my posts as “Ã‚Â£”](https://wordpress.org/support/topic/a-appears-in-my-posts-as-aa/)
 *  Thread Starter [toe](https://wordpress.org/support/users/toe/)
 * (@toe)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/a-appears-in-my-posts-as-aa/#post-162096)
 * Thankyou, works now, quick reply, thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Obliteration](https://wordpress.org/support/topic/obliteration/)
 *  Thread Starter [toe](https://wordpress.org/support/users/toe/)
 * (@toe)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/obliteration/#post-157656)
 * 2fargon, I managed to successfully eradicate the uneeded parts of the front page,
   now it has no actual stye to it, any ideas how I can add the color back to it.
 * Modified:
 * <div id=”content”>
 * <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
 * <?php the_date(”,'<h2>’,'</h2>’); ?>
 * <div>
    <h3 class=”storytitle” id=”post-<?php the_ID(); ?>”>” rel=”bookmark”><?
   php the_title(); ?>
   </h3>
    <div class=”meta”><?php _e(“Filed under:”); ?> <?php
   the_category(‘,’) ?> — <?php the_author() ?> @ <?php the_time() ?> <?php edit_post_link(
   __(‘Edit This’)); ?></div>
 *  <div class=”storycontent”>
    <?php the_content(__(‘(more…)’)); ?> </div>
 *  <div class=”feedback”>
    <?php wp_link_pages(); ?> <?php comments_popup_link(
   __(‘Comments (0)’), __(‘Comments (1)’), __(‘Comments (%)’)); ?> </div>
 *  <!–
    <?php trackback_rdf(); ?> –>
 * </div>
 * <?php endwhile; else: ?>
    <?php _e(‘Sorry, no posts matched your criteria.’);?
   > <?php endif; ?>
 * <?php posts_nav_link(‘ — ‘, __(‘« Previous Page’), __(‘Next Page »’)); ?>
 * Unmodified:
 * <div id=”content”>
 * <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
 * <?php the_date(”,'<h2>’,'</h2>’); ?>
 * <div>
    <h3 class=”storytitle” id=”post-<?php the_ID(); ?>”>” rel=”bookmark”><?
   php the_title(); ?>
   </h3>
    <div class=”meta”><?php _e(“Filed under:”); ?> <?php
   the_category(‘,’) ?> — <?php the_author() ?> @ <?php the_time() ?> <?php edit_post_link(
   __(‘Edit This’)); ?></div>
 *  <div class=”storycontent”>
    <?php the_content(__(‘(more…)’)); ?> </div>
 *  <div class=”feedback”>
    <?php wp_link_pages(); ?> <?php comments_popup_link(
   __(‘Comments (0)’), __(‘Comments (1)’), __(‘Comments (%)’)); ?> </div>
 *  <!–
    <?php trackback_rdf(); ?> –>
 * </div>
 * <?php endwhile; else: ?>
    <?php _e(‘Sorry, no posts matched your criteria.’);?
   > <?php endif; ?>
 * <?php posts_nav_link(‘ — ‘, __(‘« Previous Page’), __(‘Next Page »’)); ?>
 * Hope that is clear?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Obliteration](https://wordpress.org/support/topic/obliteration/)
 *  Thread Starter [toe](https://wordpress.org/support/users/toe/)
 * (@toe)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/obliteration/#post-157344)
 * Is this loop just for the news, I dont want the side navigation, I dont want 
   all the fancy graphics, all I want to do is add a news feed to [http://www.mistix.info](http://www.mistix.info),
   as you can see its got news down the middle, I want this to be done by WordPress,
   instead of the current way which I hae updated by hand.
 * If I could just get the main stuff, like the news, the next and previous and 
   the comments. I need this basic parts so I can add news on the main site instead
   of pointing to [http://www.mistix.info/wordpress/](http://www.mistix.info/wordpress/)
 * Being able to do some kind of include would be great.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Templates](https://wordpress.org/support/topic/custom-templates/)
 *  Thread Starter [toe](https://wordpress.org/support/users/toe/)
 * (@toe)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/custom-templates/#post-156554)
 * Hi, is it not possible to have the style I have on [http://www.mistix](http://www.mistix)
   dot info,
 * I would like to keep the style or as a last resort, have just the wordpress style
   blog seperated by perferated lines.
 * Or, how can I take out the template so that I can do a serverside include for
   the news and make a frame in the middle of my website and just insert that feed?
 * Thanks again.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Error establishing a database connection](https://wordpress.org/support/topic/error-establishing-a-database-connection-1-2-3-4-5-6-7-8-9-10/)
 *  Thread Starter [toe](https://wordpress.org/support/users/toe/)
 * (@toe)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/error-establishing-a-database-connection-1-2-3-4-5-6-7-8-9-10/#post-156224)
 * [Moderated — please ask a new question in a new post]
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Error establishing a database connection](https://wordpress.org/support/topic/error-establishing-a-database-connection-1-2-3-4-5-6-7-8-9-10/)
 *  Thread Starter [toe](https://wordpress.org/support/users/toe/)
 * (@toe)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/error-establishing-a-database-connection-1-2-3-4-5-6-7-8-9-10/#post-156185)
 * Ok, this is now what I tried:
 * <?php
    // ** MySQL settings ** // define(‘DB_NAME’, ‘website_wordpress’); // 
   The name of the database define(‘DB_USER’, ”website_wordpress’); // Your MySQL
 * username
    define(‘DB_PASSWORD’, ‘pass’); // …and password define(‘DB_HOST’, ‘
   localhost’); // 99% chance you won’t need to change this value
 * // Change the
 * prefix if you want to have multiple blogs in a single database.
    $table_prefix
   = ‘wp_’; // example: ‘wp_’ or ‘b2’ or ‘mylogin_’
 * // Change this to localize
 * WordPress. A corresponding MO file for the
    // chosen language must be installed
   to wp-includes/languages. // For example, install de.mo to wp-
 * includes/languages and set WPLANG to ‘de’
    // to enable German language support.
   define (‘WPLANG’, ”);
 * /* Stop editing */
 * define(‘ABSPATH’, dirname
 * (__FILE__).’/’);
    require_once(ABSPATH.’wp-settings.php’); ?>
 * And I get this error:
 * Error establishing a database connection
    This either means that the username
   and password information in your wp-config.php file is incorrect or we can’t 
   contact the database server at localhost.
 * Any ideas?

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