Title: electric warrior's Replies | WordPress.org

---

# electric warrior

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [page isn't centered](https://wordpress.org/support/topic/page-isnt-centered/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [13 years ago](https://wordpress.org/support/topic/page-isnt-centered/#post-3760959)
 * Thank you for your tip! What should I change content to?
 * However, I forgot the general issues with plugins and also forgot that I’d installed
   some late last night, I deactivated them and everything is fine (luckily I didn’t
   want those plugins anyway, yay).
 * Thanks!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [page isn't centered](https://wordpress.org/support/topic/page-isnt-centered/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [13 years ago](https://wordpress.org/support/topic/page-isnt-centered/#post-3760952)
 * Thanks for your reply!!
 * I just did so and fixed some things but nothing seemed to apply to the pages 
   not being centered?
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [my blog has been hacked](https://wordpress.org/support/topic/my-blog-has-been-hacked-6/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/my-blog-has-been-hacked-6/#post-2422014)
 * My entire site has been hacked now. Again, by the same person as before. I guess
   I am now changing the above question to: how do I improve my wordpress blog security?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [comment link not working in cp minimal](https://wordpress.org/support/topic/comment-link-not-working-2/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/comment-link-not-working-2/#post-2377051)
 * Okay that code made my sidebar appear on the bottom of the page! The correct 
   code is this
 * <div id=”comments” class=”commentlist”>
 * right under <?php if ( have_comments() ) : ?>
 * 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [comment link not working in cp minimal](https://wordpress.org/support/topic/comment-link-not-working-2/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/comment-link-not-working-2/#post-2377010)
 * Awesome, I finally found what was causing it!
 * Inside the comments php file I added <div id=”comments”> right under <?php if(
   have_comments() ) : ?> and that seemed to fix it!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [comment link not working in cp minimal](https://wordpress.org/support/topic/comment-link-not-working-2/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/comment-link-not-working-2/#post-2377005)
 * More info: apperently the link does work when there are no comments (and therefore
   links to #respond instead)! I have no idea what’s causing this!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [my-dKret3 How to delete header image?](https://wordpress.org/support/topic/my-dkret3-how-to-delete-header-image/)
 *  [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/my-dkret3-how-to-delete-header-image/#post-2359091)
 * I was telling you how to delete the header image I don’t know if that’s what 
   you still want?
 * I don’t know how to make line breaks though I can suggest you try to insert 
   
   where you want your line break.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [my-dKret3 How to delete header image?](https://wordpress.org/support/topic/my-dkret3-how-to-delete-header-image/)
 *  [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/my-dkret3-how-to-delete-header-image/#post-2359088)
 * There is still a header image defined in your css
 * #header {
    background: url( [http://bikeaway.info/wp-content/uploads/cropped-b-2011-001.jpg](http://bikeaway.info/wp-content/uploads/cropped-b-2011-001.jpg))
   no-repeat; height: 160px; padding: 0 0 0 18px; }
 * I only mess around with codes and am everything but knowledgeable around it but
   try just deleting the link and then setting the height of your header as high
   as you want it, add a background color too and you’ll be left with a image-less
   header 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [my-dKret3 How to delete header image?](https://wordpress.org/support/topic/my-dkret3-how-to-delete-header-image/)
 *  [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/my-dkret3-how-to-delete-header-image/#post-2359085)
 * Perhaps you could link to your blog so people could directly see what’s going
   on?
 * I think maybe you should check your style.css file to see if there is css written
   for a header. You might want to delete that code or set the height to 0px, 0px(
   or more, depending on what written above the header image).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [comment link not working in cp minimal](https://wordpress.org/support/topic/comment-link-not-working-2/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/comment-link-not-working-2/#post-2376945)
 * For more info there are two php files which seem to be cooperating, one called
   single.php and another which is not a standard one, called post.php
 * The single php seems to basically call for the post.php and the comments template
 *     ```
       <?php include('post.php'); ?>
   
       <?php comments_template(); ?>
       ```
   
 * The post.php describes the post more in detail and calls for the comments with
   a pop up link.
 *     ```
       <div class="post-meta">
       				<span class="post-meta-info"><?php the_time( __('F jS, Y', 'cp') ); ?> · <?php the_category(', ') ?></span>
       				<span class="post-meta-comments"><?php edit_post_link(__('Edit', 'cp'), '', ' · '); ?><?php comments_popup_link(__('No comments', 'cp'), __('One comment', 'cp'), '% '.__('comments', 'cp') ); ?></span>
   
       				<span class="post-meta-info"><?php the_tags('Tags: ', ', ', ''); ?></span>
       			</div>
       ```
   
 * _[Please post code snippets between backticks or use the code button.]_
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [comment link not working and sidebar widgets are skewed](https://wordpress.org/support/topic/comment-link-not-working-and-sidebar-widgets-are-skewed/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/comment-link-not-working-and-sidebar-widgets-are-skewed/#post-2374365)
 * 2) Turns out only the text widget messes up the sidebar. Strange!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [failed to open stream: No such file or directory](https://wordpress.org/support/topic/failed-to-open-stream-no-such-file-or-directory-3/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/failed-to-open-stream-no-such-file-or-directory-3/#post-2035788)
 * Okay so! Apparently the index.php and all of the files in that folder got misplaced
   so I reuploaded those from a fresh wordpress version as well. Now, this made 
   everything but the homepage and dashboard work! I have already reuploaded my 
   backup file but still to no avail. So currently I cannot get into categories,
   seperate posts, next pages etc. I can only see the homepage. I had this issue
   the other day as well but it just went away. Argh, what a mess!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [failed to open stream: No such file or directory](https://wordpress.org/support/topic/failed-to-open-stream-no-such-file-or-directory-3/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/failed-to-open-stream-no-such-file-or-directory-3/#post-2035786)
 * I’ve managed to get my dashboard running again by reuploading wp-admin as well
   as wp-includes from a fresh wordpress download but my homepage is still busted.
   I’ve no idea what’s going on! Where van I find this mysterious admin.php?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [missing pages after restoring blog](https://wordpress.org/support/topic/missing-pages-after-restoring-blog/)
 *  Thread Starter [electric warrior](https://wordpress.org/support/users/flufffox/)
 * (@flufffox)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/missing-pages-after-restoring-blog/#post-2031821)
 * Okay never mind, it’s all back to normal now. I don’t know how that happened!

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