trebla
Forum Replies Created
-
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 regardsForum: Plugins
In reply to: [Product Customer List for WooCommerce] Item price on productHi Kokomo,
Any suggestion for my problem… or amelioration that can be done?
Best regardsForum: Plugins
In reply to: [Product Customer List for WooCommerce] Item price on productHi,
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 regardsForum: Plugins
In reply to: [Product Customer List for WooCommerce] Item price on productSorry, 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
In reply to: [Product Customer List for WooCommerce] Item price on productHi,
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 regardsGreat 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
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 regardsHi,
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.4Best regards
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Not displaying Total orderHi,
I have noticed that Shortcode to display in front-end works fine
but not the admin sideBest regards
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Not displaying Total orderHi,
After updating to the last version, still the same problem
No Total order amount still not appearsBest regards
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Not displaying Total orderhi,
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 exportedBest regards
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] shorcode for 2 products in same timeThanks a lot for your quick response.
Expecting your new version !!!Best regards
AlbertForum: Plugins
In reply to: [OpenTickets Community Edition] OpenTicket multilanguageHi,
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