Title: A. Jones's Replies - page 33 | WordPress.org

---

# A. Jones

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 481 through 495 (of 510 total)

[←](https://wordpress.org/support/users/nomadcoder/replies/page/32/?output_format=md)
[1](https://wordpress.org/support/users/nomadcoder/replies/?output_format=md) [2](https://wordpress.org/support/users/nomadcoder/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/nomadcoder/replies/page/3/?output_format=md)…
[32](https://wordpress.org/support/users/nomadcoder/replies/page/32/?output_format=md)
33 [34](https://wordpress.org/support/users/nomadcoder/replies/page/34/?output_format=md)
[→](https://wordpress.org/support/users/nomadcoder/replies/page/34/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] Change font size](https://wordpress.org/support/topic/change-font-size-18/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/change-font-size-18/#post-5046693)
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] Change font size](https://wordpress.org/support/topic/change-font-size-18/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/change-font-size-18/#post-5046674)
 * Let me know if that doesn’t do it for you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] Change font size](https://wordpress.org/support/topic/change-font-size-18/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/change-font-size-18/#post-5046673)
 * I created a demo of this on my web site, where another user asked the same question.
   [http://www.nomadcoder.com/thumbnail-grid-demo/](http://www.nomadcoder.com/thumbnail-grid-demo/)
 * In your Custom CSS, enter the code below: Some themes have this feature built
   in. If not, you may need a plugin. I use Simple Custom CSS. Search for this in
   the WordPress Plugins.
 * Cut and paste below:
    /*Display more title*/ .postimage-title a
 * {
 * white-space: pre-wrap!important; /* css-3 */
 * white-space: -moz-pre-wrap!important; /* Mozilla, since 1999 */
 * white-space: -pre-wrap!important; /* Opera 4-6 */
 * white-space: -o-pre-wrap!important; /* Opera 7 */
 * word-wrap: break-word!important; /* Internet Explorer 5.5+ */
 * }
    End Cut and Paste above
 * Similarly in your Custom CSS plugin,
 * You might want to give your title a fixed height. This will keep the thumbnails
   wrapping correctly. If you check the link on my web page, you will see that they
   are NOT wrapping correctly. You may have to adjust the height until it fits your
   needs.
 * .postimage-title
    { height: 30px; }
 * To change the font, add this line with the desired font size to the .postimage-
   title a section that you cut and paste above code above. Obviously, you should
   change ‘whatever’ to the desired font size.
 *  font-size:whatever!important;
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] how to link css into head instead of body?](https://wordpress.org/support/topic/how-to-link-css-into-head-instead-of-body/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/how-to-link-css-into-head-instead-of-body/#post-4658616)
 * This appears to have been fixed in wordpress. I am seeing style sheets loaded
   into the header now, but I’ve also moved the loading of the stylesheet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] How Can I Centre](https://wordpress.org/support/topic/how-can-i-centre/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/how-can-i-centre/#post-4953215)
 * Let me know how it goes.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp_enqueue_styles not doing anything…](https://wordpress.org/support/topic/wp_enqueue_styles-not-doing-anything/)
 *  [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/wp_enqueue_styles-not-doing-anything/#post-4522723)
 * It looks like this issue was fixed recently in WordPress.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] How Can I Centre](https://wordpress.org/support/topic/how-can-i-centre/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/how-can-i-centre/#post-4953214)
 * Please upgrade to version 2.0 and follow the instructions on the readme page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] Width](https://wordpress.org/support/topic/width-10/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/width-10/#post-4696647)
 * It looks great!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] Random](https://wordpress.org/support/topic/random-8/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/random-8/#post-4978273)
 * Thank you! Please rate the plugin. It helps!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] Width](https://wordpress.org/support/topic/width-10/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/width-10/#post-4696645)
 * Sorry for the delay. Do you want to center the entire grid? I will be updating
   the code this week.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] How Can I Centre](https://wordpress.org/support/topic/how-can-i-centre/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/how-can-i-centre/#post-4953213)
 * Hello,
 * You have uncovered a flaw in the code! I will be providing an update in a few
   days.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] Tags](https://wordpress.org/support/topic/tags-62/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/tags-62/#post-5009168)
 * Hi,
 * Try using the tag name instead of the tag id.
 * Example:
 * [thumbnailgrid tag=’php’]
 * [http://www.nomadcoder.com/tag-demo/](http://www.nomadcoder.com/tag-demo/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] how to link css into head instead of body?](https://wordpress.org/support/topic/how-to-link-css-into-head-instead-of-body/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [12 years ago](https://wordpress.org/support/topic/how-to-link-css-into-head-instead-of-body/#post-4658609)
 * Thank you very much for sharing that! By the way, WordPress temporarily removed
   my plugin for a little while because I was using yourdomain.com. It turns out
   that that domain links to a spammy site and you should be using the much safer
   domain example.com as an example instead.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] Using shortcode in single.php?](https://wordpress.org/support/topic/using-shortcode-in-singlephp/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/using-shortcode-in-singlephp/#post-4709893)
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Thumbnail Grid] Using shortcode in single.php?](https://wordpress.org/support/topic/using-shortcode-in-singlephp/)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/using-shortcode-in-singlephp/#post-4709675)
 * I’m not sure, I’ve never used do_shortcode but maybe this will work. I replaced
   the quotes containing your string with double quotes.
 * echo do_shortcode( “[thumbnailgrid cat=’4′ posts=’12’ type=’post’ order_by=’date’
   order=’ASC’]” );
 * Usually I would use single quotes to contain the text and double quotes in the
   text but it should work the other way around too.
 * echo do_shortcode( ‘[thumbnailgrid cat=”4″ posts=”12″ type=”post” order_by=”date”
   order=”ASC”]’ );

Viewing 15 replies - 481 through 495 (of 510 total)

[←](https://wordpress.org/support/users/nomadcoder/replies/page/32/?output_format=md)
[1](https://wordpress.org/support/users/nomadcoder/replies/?output_format=md) [2](https://wordpress.org/support/users/nomadcoder/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/nomadcoder/replies/page/3/?output_format=md)…
[32](https://wordpress.org/support/users/nomadcoder/replies/page/32/?output_format=md)
33 [34](https://wordpress.org/support/users/nomadcoder/replies/page/34/?output_format=md)
[→](https://wordpress.org/support/users/nomadcoder/replies/page/34/?output_format=md)