Title: trebla's Replies | WordPress.org

---

# trebla

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCFM - Frontend Manager for WooCommerce] Stripe and Failed order](https://wordpress.org/support/topic/stripe-and-failed-order/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/stripe-and-failed-order/#post-13482605)
 * Thank you very much.
    I have added your code on my functions.php file. I’ll wait
   for new failed order to check behavior. I’ll update you about it as soon as I
   have a test Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] Item price on product](https://wordpress.org/support/topic/item-price-on-product/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/item-price-on-product/#post-11600181)
 * Hi Kokomo,
    Any suggestion for my problem… or amelioration that can be done? 
   Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] Item price on product](https://wordpress.org/support/topic/item-price-on-product/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/item-price-on-product/#post-11582424)
 * Hi,
    First of all: Great Support…
 * I’m not sure, my code is the best to get exact information wanted wich is the
   price displayed on each line in the cart, but maybe good beguining.
    I’ll appreciate
   as quick as possible… By advance, thanks a lot for your help Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] Item price on product](https://wordpress.org/support/topic/item-price-on-product/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/item-price-on-product/#post-11582415)
 * Sorry, i also have added in /view/table-customer-list.php :
 * if ( isset( $columns[‘wpcl_order_product’] ) ) {
    $current_row[‘wpcl_order_product’]
   = $order->get_formatted_line_subtotal( $item ); }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] Item price on product](https://wordpress.org/support/topic/item-price-on-product/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/item-price-on-product/#post-11582411)
 * Hi,
    The point would be to reflect the price on each line… I have tried to add
   some code, to get the result: /admin/wpcl-settings.php $settings_wpcl[] = array(‘
   name’ => __( ‘Order product column’, ‘wc-product-customer-list’ ), ‘id’ => ‘wpcl_order_product’,‘
   default’ => ‘no’, ‘type’ => ‘checkbox’, ‘css’ => ‘min-width:300px;’, ‘desc’ =
   > __( ‘Enable order product column’, ‘wc-product-customer-list’ ), ); and in /
   view/table-customer-list.php ‘wpcl_order_product’ => array( ‘default_value’ =
   > ‘no’, ‘column_pretty_name’ => __( ‘Order product’, ‘wc-product-customer-list’),),
 * This way, I can get the result I wanted… but infortunately, it breaks the table
   look and has removed all the functions to export/csv/pdf, etc…
 * Can you give any help for that ?
    Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] Message: This product currently has no customers](https://wordpress.org/support/topic/message-this-product-currently-has-no-customers/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/message-this-product-currently-has-no-customers/#post-10814622)
 * Great Job…
    Working like a charme. Thank you very much.
 * PS> Suggestion : Maybe could you add also General total amount in the shortcode
   to get the total amount earned.
 * Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] Message: This product currently has no customers](https://wordpress.org/support/topic/message-this-product-currently-has-no-customers/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/message-this-product-currently-has-no-customers/#post-10811059)
 * Hi,
    After checking deeply disactivating plugins one by one… it seems that there
   is conflict with WPML plugin. When I disactivate WPML I can see the table, reactivating
   it, i get the message… And of course, i cannot remove this WPML plugin wich is
   essential for my site. Do you have any solution for me? Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] Message: This product currently has no customers](https://wordpress.org/support/topic/message-this-product-currently-has-no-customers/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/message-this-product-currently-has-no-customers/#post-10778061)
 * Hi,
    i confirm you that order of this product is completed. I have removed all
   plugins and even changed theme… same result !!! Maybe some problem with woocommerce
   3.4.6 ? it was working fine on woocommerce 2.5.4
 * Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] Not displaying Total order](https://wordpress.org/support/topic/not-displaying-total-order/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/not-displaying-total-order/#post-10408063)
 * Hi,
    I have noticed that Shortcode to display in front-end works fine but not
   the admin side
 * Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] Not displaying Total order](https://wordpress.org/support/topic/not-displaying-total-order/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/not-displaying-total-order/#post-10408034)
 * Hi,
    After updating to the last version, still the same problem No Total order
   amount still not appears
 * Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] Not displaying Total order](https://wordpress.org/support/topic/not-displaying-total-order/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/not-displaying-total-order/#post-10399870)
 * hi,
    1/ No i’m not using the latest version ! Does this has been fixed on latest
   version? 2/ Free version 3/ Total order column has been activated 4/ Talking 
   about admin 5/ Yes scrolled horizontally and also exported
 * Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Customer List for WooCommerce] shorcode for 2 products in same time](https://wordpress.org/support/topic/shorcode-for-2-products-in-same-time/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/shorcode-for-2-products-in-same-time/#post-9405527)
 * Thanks a lot for your quick response.
    Expecting your new version !!!
 * Best regards
    Albert
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenTickets Community Edition] OpenTicket multilanguage](https://wordpress.org/support/topic/openticket-multilanguage/)
 *  Thread Starter [trebla](https://wordpress.org/support/users/trebla/)
 * (@trebla)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/openticket-multilanguage/#post-8705398)
 * Hi,
    Thank you for your answer, but infortunately all my site is translated with
   WPML. I do not think it is safe to use both multilanguage system : WPML+qtranslate.
 * Is there any chance to see new version compatible with WPML?
 * By advance, thank you for quick response

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