Title: estuffs's Replies | WordPress.org

---

# estuffs

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/estuffs/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/estuffs/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-CRM - Customer Relations Management for WordPress] A server error occurred while trying to process the form.](https://wordpress.org/support/topic/a-server-error-occurred-while-trying-to-process-the-form/)
 *  Thread Starter [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/a-server-error-occurred-while-trying-to-process-the-form/#post-5465653)
 * Nope, no longer using this plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [woocommerce category page slow to load](https://wordpress.org/support/topic/woocommerce-category-page-slow-to-load/)
 *  Thread Starter [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/woocommerce-category-page-slow-to-load/#post-5480456)
 * Thanks for the suggestion, but I wish it was that easy… Opening up the discussion
   here with a bigger audience to see if anyone has encountered that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Best option for drop shipping in woo commerce](https://wordpress.org/support/topic/best-option-for-drop-shipping-in-woo-commerce/)
 *  [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/best-option-for-drop-shipping-in-woo-commerce/#post-3793348)
 * I was looking for a solution within woocommerce to address my drop shipping dilemma
   as well. I need to review orders below it gets automatically get sent out.
 * What other features do you guys want to see? I was thinking of developing something
   for me and mind as well consider what struggles you had.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Displaying Custom Fields in a table](https://wordpress.org/support/topic/displaying-custom-fields-in-a-table/)
 *  Thread Starter [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/displaying-custom-fields-in-a-table/#post-4781467)
 * Figured out item 2. Had to put the calculation outside the echo and then call
   the value in echo.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Displaying Custom Fields in a table](https://wordpress.org/support/topic/displaying-custom-fields-in-a-table/)
 *  Thread Starter [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/displaying-custom-fields-in-a-table/#post-4781466)
 * Hi vtxyzzy, thanks, it worked.
 * 1. Regarding, $bulkqty1a = get_post_meta($post->ID, ‘_bulkdiscount_quantity_1’,
   true); how come we’re using $bulkqty1a, instead of $bulkqty1, without the “a”?
 * 2. Another question (for anyone), instead of showing the % discount, I want to
   show the value based on this calculation, $bulkdis1a-($bulkdis1a * $pricea), 
   but that doesn’t work. Do I need to put this in the function.php file and somehow
   reference in this file?
 * Thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Bulk Discount] How to move info on product page](https://wordpress.org/support/topic/how-to-move-info-on-product-page/)
 *  [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-move-info-on-product-page/#post-4545744)
 * Sorry Dave, I can only see the discount rates displayed on the CART page and 
   not on a product page. I think I’m totally missing something on woocommerce -
   > setting -> Bulk Discount section. I dont any specific product page settings,
   only for cart.
 * You have this section on your site,
    Stock Up & Save: Buy 5 or more and save 
   10% automatically on this purchase! How did you add that there?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Bulk Discount] Only Display discount information in Product Detail if one is set](https://wordpress.org/support/topic/only-display-discount-information-in-product-detail-if-one-is-set/)
 *  [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/only-display-discount-information-in-product-detail-if-one-is-set/#post-4396000)
 * Thanks kieranbarnes, ill try this once I figure out how to actually display the
   bulk grid on the product page. Do you have any idea how?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Bulk Discount] How to move info on product page](https://wordpress.org/support/topic/how-to-move-info-on-product-page/)
 *  [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-move-info-on-product-page/#post-4545741)
 * Hi Dave and Scweb, how did you guys get the bulk table to display on your product
   page? I’m trying to show this on the product page and can’t figure it out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Bulk Discount] Plugin Installed But Can't See Any Settings](https://wordpress.org/support/topic/plugin-installed-but-cant-see-any-settings/)
 *  [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-installed-but-cant-see-any-settings/#post-4667022)
 * Check the Plugin page for WP and click on settings.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Bulk Discount] Display tiered prices upfront](https://wordpress.org/support/topic/display-tiered-prices-upfront/)
 *  [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/display-tiered-prices-upfront/#post-4643501)
 * Hector, i noticed that you are now displaying the tier pricing on your page, 
   can you provide the code on how its done? Thx.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Display Posts - Easy lists, grids, navigation, and more] Space between posts](https://wordpress.org/support/topic/space-between-posts-7/)
 *  [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/space-between-posts-7/#post-3378638)
 * how did you resolve it? I think Im having the same issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Content Shortcodes] Showing Title below Image](https://wordpress.org/support/topic/showing-title-below-image/)
 *  Thread Starter [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/showing-title-below-image/#post-4374472)
 * Thanks for the update. I tried entered the shortcode twice to see how it looks.
   It looks like there is not page break between the two so I tried entering a
 * , it would still continue one straight row until it cannot fits and continues
   to a different row. Is there anyway to enter a line break?
 * [post-list show_image=true numberposts=4 show_title=false]
    [post-list numberposts
   =4 show_image=true category=2]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Customizing the Tables](https://wordpress.org/support/topic/customizing-the-tables/)
 *  Thread Starter [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/customizing-the-tables/#post-3920832)
 * Hi replaced anything referencing table 4 with the below, changing the width to
   1000 because the layout is 1000px now, but the first column is still not 200px.
 *     ```
       .tablepress-id-4 {
       	width: 1000px !important;
       }
   
       .tablepress-id-4 tbody td,
       .tablepress-id-4 tbody th {
       	padding: 3px;
       }
   
       .tablepress-id-4 .column-1 {
       	width: 200px !important;
       }
   
       .dataTables_wrapper .tablepress-id-4 .sorting div:after,
       .dataTables_wrapper .tablepress-id-4 .sorting_asc div:after,
       .dataTables_wrapper .tablepress-id-4 .sorting_desc div:after {
       	content: "";
       }
   
       .dataTables_wrapper .tablepress-id-4 .sorting,
       .dataTables_wrapper .tablepress-id-4 .sorting_asc,
       .dataTables_wrapper .tablepress-id-4 .sorting_desc {
       	padding-right: 4px;
       }
       ```
   
 * 2. How do I change the font style to be normal and not all upper case?
    3. How
   do I adjust the padding inside the cells?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Tablepress CSS](https://wordpress.org/support/topic/tablepress-css/)
 *  Thread Starter [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/tablepress-css/#post-3855089)
 * Sorry [link ](http://www.bestsportswatches.org/choosing-the-best-pedometer/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Width Control](https://wordpress.org/support/topic/width-control/)
 *  [estuffs](https://wordpress.org/support/users/estuffs/)
 * (@estuffs)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/width-control/#post-3819588)
 * To piggy off this
    1) Is there a way for me to do this for all tables? Is it 
   a matter of replacing .tablepress-id-4 with .tablepress
 * 2) Also, my “thead th” seems to be overwritten by my current theme settings.
 * .entry table thead th {
    background: #fafafa; border-right: 1px solid #eee; border-
   bottom: 1px solid #eee; text-transform: uppercase; padding: 1.387em; vertical-
   align: middle;
 * I tried using, the code below, but its not taking it.
 * .tablepress table thead th {
    background: #fafafa; border-right: 1px solid #eee;
   border-bottom: 1px solid #eee; text-transform: none; padding: 5px; vertical-align:
   middle; }
 * Thanks in advance.

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/estuffs/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/estuffs/replies/page/2/?output_format=md)