Title: Kris's Replies | WordPress.org

---

# Kris

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Same content for different posts in single.php](https://wordpress.org/support/topic/same-content-for-different-posts-in-singlephp/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/same-content-for-different-posts-in-singlephp/#post-6221813)
 * oh just noticed my sidebar didnt paste properly
 *     ```
       <!-- SIDEBAR LEFT -->
           <div class="red left">Latest<br/><br/>
   
       <?php $posts = get_posts('numberposts=3&offset=0');
       foreach ($posts as $post) : start_wp(); ?>
   
             <div style="width:190px; height: 170px;margin-bottom:7px;"><div><a href="<?php the_permalink() ?>"><?php if ( has_post_thumbnail() ) { the_post_thumbnail( '190x110' ); } ?></a><div><div><span class="title"><b><a href="<?php the_permalink() ?>" title="<?php echo esc_attr( get_the_title() ); ?>" rel="bookmark" ><?php the_title(); ?></a></b></span></div></div></div>
   
       </div><?php endforeach; ?>  
   
           </div></div>      
   
       <!-- SIDEBAR LEFT END -->
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Same content for different posts in single.php](https://wordpress.org/support/topic/same-content-for-different-posts-in-singlephp/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/same-content-for-different-posts-in-singlephp/#post-6221812)
 * exporting it to sidebar.php doesnt change anything either.
 * moving the ‘latest posts’ sidebar below `<?php the_content(); ?>` gets rid of
   the issue. if worse comes to worst i guess i could position it from there, but
   there must be easier solution…
 * thanks in advance
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sampression Lite] i want to make a static home page by showing 6-8 sttatic posts](https://wordpress.org/support/topic/i-want-to-make-a-static-home-page-by-showing-6-8-sttatic-posts/)
 *  [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/i-want-to-make-a-static-home-page-by-showing-6-8-sttatic-posts/#post-4554499)
 * hi,
 * i also created a custom page to use as a static page, but when i insert the loop,
   it doesn’t display properly. the title font is different size and my custom divs
   are not the width and height i set.
 * as it omits ‘h3 class=”post-title”‘ and my div classes in style.css.
 * i even pasted the whole of index.php into my static page and it’s still displaying
   wrongly (even though the loop on index.php displays perfectly).
 * let me add that all the h3’s and divs show up properly in header and footer so
   it’s only the loop that’s an issue.
 * please advise
 * ps. i’ve uploaded a couple of images to show exactly what i mean
    [http://s29.postimg.org/o84w4hn53/index.png](http://s29.postimg.org/o84w4hn53/index.png)
   [http://s10.postimg.org/5mpss1z3d/custom.png](http://s10.postimg.org/5mpss1z3d/custom.png)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sampression Lite] Page title](https://wordpress.org/support/topic/page-title-26/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/page-title-26/#post-4384911)
 * Never mind, all sorted with all in one seo plugin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[page-title] different page title on index.php, tag.php and single.php](https://wordpress.org/support/topic/different-page-title-on-indexphp-tagphp-and-singlephp/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/different-page-title-on-indexphp-tagphp-and-singlephp/#post-4171361)
 * I’m sorry, I’ve only just realizes that this might not be the right place for
   my question.
 * Could a mod kindly move this to ‘how to’ section
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[kk Star Ratings - Rate Post & Collect User Feedbacks] is there a way to sort posts by rating with an url query?](https://wordpress.org/support/topic/is-there-a-way-to-sort-posts-by-rating-with-an-url-query/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/is-there-a-way-to-sort-posts-by-rating-with-an-url-query/#post-4019005)
 * thats great!
    for some reason it doesnt work for me though… it sorts posts by
   date [http://freeandroidgaming.com/](http://freeandroidgaming.com/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[kk Star Ratings - Rate Post & Collect User Feedbacks] is there a way to sort posts by rating with an url query?](https://wordpress.org/support/topic/is-there-a-way-to-sort-posts-by-rating-with-an-url-query/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/is-there-a-way-to-sort-posts-by-rating-with-an-url-query/#post-4018848)
 * cool, thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sampression Lite] adding post title to page title?](https://wordpress.org/support/topic/adding-post-title-to-page-title/)
 *  [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/adding-post-title-to-page-title/#post-3622250)
 * if you put this in the header.php your index.php has a title of your last post…
   
   is there a way around it?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [featured images ratio](https://wordpress.org/support/topic/featured-images-ratio/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/featured-images-ratio/#post-4008595)
 * ok, what i did is:
 * added a new image size in function.php
    `add_image_size('mynewsize', 250, 200,
   true);`
 * pasted this in loop.php to replace the old thumbnail
    `<?php the_post_thumbnail('
   mynewsize'); ?>`
 * it’s all good, but you need to reupload all the images again
 * i’d rather to have something like this:
    `<?php the_post_thumbnail('i_want_the_same_size_for_all_my_already_uploaded_images_and_i_don't_care');?
   >` 😉
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [featured images ratio](https://wordpress.org/support/topic/featured-images-ratio/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/featured-images-ratio/#post-4008591)
 * Thank you, but that doesn’t answer my question.
    I’m perfectly aware why this
   is happening and that I could edit the image before uploading. I’m looking for
   a solution to save me all this trouble
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [remove 'recent comments' bottom widget](https://wordpress.org/support/topic/remove-recent-comments-bottom-widget/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-recent-comments-bottom-widget/#post-3832520)
 * if i leave the bottom widget2 blank it automatically appears
    what i did is, 
   i place a custom text widget there and just left it blank
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [remove 'recent comments' bottom widget](https://wordpress.org/support/topic/remove-recent-comments-bottom-widget/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-recent-comments-bottom-widget/#post-3832502)
 * the recent comments widget isn’t active in any of the widgets
    but it always 
   shows at the bottom of the page
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [remove 'recent comments' bottom widget](https://wordpress.org/support/topic/remove-recent-comments-bottom-widget/)
 *  Thread Starter [Kris](https://wordpress.org/support/users/omgb/)
 * (@omgb)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-recent-comments-bottom-widget/#post-3832497)
 * yes i did, thank you
    it seem to be hard coded somewhere in the theme, but i 
   can’t find it

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