Title: Gin's Replies - page 11 | WordPress.org

---

# Gin

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 151 through 165 (of 170 total)

[←](https://wordpress.org/support/users/rawdolphe/replies/page/10/?output_format=md)
[1](https://wordpress.org/support/users/rawdolphe/replies/?output_format=md) [2](https://wordpress.org/support/users/rawdolphe/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/rawdolphe/replies/page/3/?output_format=md)…
[10](https://wordpress.org/support/users/rawdolphe/replies/page/10/?output_format=md)
11 [12](https://wordpress.org/support/users/rawdolphe/replies/page/12/?output_format=md)
[→](https://wordpress.org/support/users/rawdolphe/replies/page/12/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Table Reloaded] [Plugin: WP-Table Reloaded] Removing the up/down sorting arrows on specific columns](https://wordpress.org/support/topic/plugin-wp-table-reloaded-removing-the-updown-sorting-arrows-on-specific-columns/)
 *  Thread Starter [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-removing-the-updown-sorting-arrows-on-specific-columns/#post-2429017)
 * Hi Tobias,
 * Thank you that works great.
 * However, I am also testing the other Custom Commands I came across here, and 
   the following breaks it, so maybe I am doing something wrong:
    `"aoColumnDefs":[{"
   bSortable": false, "aTargets": [ 2, 3 ] } ], "bAutoWidth": false, "aoColumnDefs":[{"
   sType": "currency_sorting", "aTargets": [ "column-7" ] } ], "aoColumnDefs": [{"
   sType": "html", "aTargets": [ 1 ] } ]`
 * However, the following (shorter line) works:
    `"aoColumnDefs": [ { "bSortable":
   false, "aTargets": [ 2, 3 ] } ], "bAutoWidth": false,`
 * Mind you, at this minute, I am only experimenting, just trying things out, even
   if I don’t end up using the Custom Commands above, it’s always good to know about
   it.
    I might sell recipes or articles and what not… will see 😛 The sky is the
   limit.
 * The other question if you don’t mind, say I am doing a table with recipes, 125
   grams comes before 2 grams in the sorting, is there an easy way to change this?
 * Thank you again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Table Reloaded] [Plugin: WP-Table Reloaded] Removing the up/down sorting arrows on specific columns](https://wordpress.org/support/topic/plugin-wp-table-reloaded-removing-the-updown-sorting-arrows-on-specific-columns/)
 *  Thread Starter [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-removing-the-updown-sorting-arrows-on-specific-columns/#post-2428964)
 * Hi Tobias,
 * Thank you for you help, the above code is actually removing everything, sorting,
   paginations, filtering etc…
 * I was trying something similar earlier on, based on the thread, I lost it now!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Wp-Table Reloaded – large table problem](https://wordpress.org/support/topic/wp-table-reloaded-large-table-problem/)
 *  [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wp-table-reloaded-large-table-problem/#post-2022001)
 * Hi Tobias,
 * Thanks again, I am only testing the moment, so I don’t really have much to put
   in the table.
 * I was starting to build tables by “hand” with html, until I realised lately that
   your plugin had the extra options for sorting etc… It’s a great tool.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Table Reloaded] [Plugin: WP-Table Reloaded] Space between tables on page](https://wordpress.org/support/topic/plugin-wp-table-reloaded-space-between-tables-on-page/)
 *  [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-space-between-tables-on-page/#post-2358743)
 * Hi Tobias,
 * Thank you for your help.
 * This is what I did and it seems to work, just commented the following out:
 *     ```
       /*min-height: 302px;*/
       /*_height: 302px;*/
       ```
   
 * I’ll try your solution as well as it is more future proof and desirable in the
   long run.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Table Reloaded] [Plugin: WP-Table Reloaded] Space between tables on page](https://wordpress.org/support/topic/plugin-wp-table-reloaded-space-between-tables-on-page/)
 *  [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-space-between-tables-on-page/#post-2358741)
 * I think I got it, it’s all in the wrapper 😛
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Wp-Table Reloaded – large table problem](https://wordpress.org/support/topic/wp-table-reloaded-large-table-problem/)
 *  [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/wp-table-reloaded-large-table-problem/#post-2021999)
 * Hi Masino, thanks for the tips, I have yet to have more than 10 entries lol, 
   but it’s good to know for the future.
 * Do you mind me asking, how did you remove the padding/margin below the table?
 * A second question, this one is for Tobias I guess;
 * Is it best practice in general, to have several tables, or a large one, for the
   best performance?
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Table Reloaded] [Plugin: WP-Table Reloaded] Thank you](https://wordpress.org/support/topic/plugin-wp-table-reloaded-thank-you/)
 *  [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-thank-you/#post-2411103)
 * You are welcome Tobias, I have just sent you a drink or pizza via Paypal…
    Have
   a great weekend!
 * Enjoy 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Table Reloaded] [Plugin: WP-Table Reloaded] Space between tables on page](https://wordpress.org/support/topic/plugin-wp-table-reloaded-space-between-tables-on-page/)
 *  [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-space-between-tables-on-page/#post-2358740)
 * Hi Tobias,
 * Is there a way to reduce or remove the margin/padding underneath the tables anyway?
 * I would still like to use the DataTables library though.
 * Where should I look please?
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Table Reloaded] [Plugin: WP-Table Reloaded] Thank you](https://wordpress.org/support/topic/plugin-wp-table-reloaded-thank-you/)
 *  [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-thank-you/#post-2411091)
 * Hi Tobias, I just want to say thank you as well for this great plugin, and I 
   can see that you are fully committed and are offering great support here.
 * I don’t have questions yet, I have just started browsing through the forum and
   will check the doc on your site as well.
 * rawdolphe long grain
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Text/shortcode over Featured Image in excerpts](https://wordpress.org/support/topic/textshortcode-over-featured-image-in-excerpts/)
 *  Thread Starter [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/textshortcode-over-featured-image-in-excerpts/#post-2415408)
 * The index will not help, i don’t want to involve php.
    Just want to use CSS. 
   As I said, I have the desired effect with CSS, but I would like to know if the
   above code makes sense, or is there anything obvious that should be amended.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Text/shortcode over Featured Image in excerpts](https://wordpress.org/support/topic/textshortcode-over-featured-image-in-excerpts/)
 *  Thread Starter [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/textshortcode-over-featured-image-in-excerpts/#post-2415377)
 * I did put your code in the index.php. but it’s not working, I am using a modified
   index file already.
 * What I need is simpler really, I don’t to alter the index again or play with 
   php for this.
    Just need the styling optimised/amended for the above code.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Text/shortcode over Featured Image in excerpts](https://wordpress.org/support/topic/textshortcode-over-featured-image-in-excerpts/)
 *  Thread Starter [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/textshortcode-over-featured-image-in-excerpts/#post-2415360)
 * [@timdesain](https://wordpress.org/support/users/timdesain/), thanks you, it’s
   a good idea, but it’s not giving me what I want.
 * I only want the excerpts and thumbnails in the front page though. Your code added
   bits to the posts.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Text/shortcode over Featured Image in excerpts](https://wordpress.org/support/topic/textshortcode-over-featured-image-in-excerpts/)
 *  Thread Starter [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/textshortcode-over-featured-image-in-excerpts/#post-2415326)
 * I am working locally.
 * Why do you need an example to understand a code as simple as that?
    It’s self
   explanatory.
 * The code works and does what it’s supposed to do, I just need inputs/ideas from
   experts.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Category drop down](https://wordpress.org/support/topic/category-drop-down-1/)
 *  Thread Starter [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/category-drop-down-1/#post-2368004)
 * Actually, I think the numbers in bracket might add some confusion and/or complications.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Posts in 3 or 4 columns](https://wordpress.org/support/topic/posts-in-3-or-4-columns/)
 *  Thread Starter [Gin](https://wordpress.org/support/users/rawdolphe/)
 * (@rawdolphe)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/posts-in-3-or-4-columns/#post-2349555)
 * This is the new [link](http://pastebin.com/cHJDJnr8).
    I just added the following
   to my previous example:
 *     ```
       <?php
       /*
       Template Name: PageOfPosts
       */
       ?>
       ```
   
 * would like to achieve something like “[A Page of Posts](http://codex.wordpress.org/Pages#Page_Templates)”

Viewing 15 replies - 151 through 165 (of 170 total)

[←](https://wordpress.org/support/users/rawdolphe/replies/page/10/?output_format=md)
[1](https://wordpress.org/support/users/rawdolphe/replies/?output_format=md) [2](https://wordpress.org/support/users/rawdolphe/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/rawdolphe/replies/page/3/?output_format=md)…
[10](https://wordpress.org/support/users/rawdolphe/replies/page/10/?output_format=md)
11 [12](https://wordpress.org/support/users/rawdolphe/replies/page/12/?output_format=md)
[→](https://wordpress.org/support/users/rawdolphe/replies/page/12/?output_format=md)