exentric
Forum Replies Created
-
Forum: Plugins
In reply to: [Timologia for WooCommerce] any Chance to get the pro version up againI plan to get it up to date with php 8.3, HPOS and release it for free. just need some time
Forum: Plugins
In reply to: [Timologia for WooCommerce] Πεδίο “ΟΝΟΜΑ ΕΤΑΙΡΕΙΑΣ”Σωστα
Forum: Plugins
In reply to: [Timologia for WooCommerce] ΑΦΜ, ΔΟΥ, δραστηριότητα στο email παραγγελίαςΒαλτω πριν το τελευταιο function , η γραμμη μπορει να διαφερει
Forum: Plugins
In reply to: [Timologia for WooCommerce] ΑΦΜ, ΔΟΥ, δραστηριότητα στο email παραγγελίαςκαλημερα , προσθεσε στο wc-timologia.php , πριν την προτελευταια function tfwc_plugin_meta στην γραμμη 293
add_filter( 'woocommerce_email_order_meta_fields', 'custom_woocommerce_email_order_meta_fields', 10, 3 );
function custom_woocommerce_email_order_meta_fields( $fields, $sent_to_admin, $order_obj ) {
$is_timologio = get_post_meta( $order_obj->get_order_number(), '_billing_timologio', true );
if ( $is_timologio == 'Y' ) {
$fields['billing_timologio'] = array(
'label' => __('DOCUMENT', 'TEXT_DOMAIN'),
'value' => 'INVOICE',
);
$fields['billing_vat'] = array(
'label' => __( 'VAT', 'TEXT_DOMAIN' ),
'value' => get_post_meta( $order->id, '_billing_vat', true ),
);
$fields['billing_irs'] = array(
'label' => __( 'IRS OFFICE', 'TEXT_DOMAIN' ),
'value' => get_post_meta( $order->id, '_billing_irs', true ),
);
$fields['billing_store'] = array(
'label' => __( 'OCCUPATION', 'TEXT_DOMAIN' ),
'value' => get_post_meta( $order->id, '_billing_store', true ),
);
return $fields;
}
}Forum: Plugins
In reply to: [Timologia for WooCommerce] ΔΟΥ και Δραστηριότητα δεν εμφανίζονταιστειλτε μου σε εμαιλ το site
Forum: Plugins
In reply to: [Timologia for WooCommerce] ΔΟΥ και Δραστηριότητα δεν εμφανίζονταιΤο έχω ξανά γράψει και παλιότερα , το checkout field editor for woo δημιουργεί πρόβλημα με το Plugin μου, θα χρειαστεί να επιλέξεις ένα από τα δυο
Forum: Plugins
In reply to: [Timologia for WooCommerce] ΔΟΥ και Δραστηριότητα δεν εμφανίζονταιποια αλλα Plugin εχετε που εχουν να κανουν με τα checkout fileds ?
Forum: Plugins
In reply to: [Timologia for WooCommerce] Δίνοντας το ΑΦΜ, δεν γεμίζουν τα πεδίαλαθος IP
Forum: Plugins
In reply to: [Timologia for WooCommerce] Αποστολή email “Υπηρεσια ΑΑΔΕ δεν λειτουργη”καλημερα , στειλτε μου εμαιλ σε ποιο site το κανει
Forum: Plugins
In reply to: [Timologia for WooCommerce] Default : ΝΑΙΔεν μου εχει προεπιλογη , μου εχει ΤΙΜΟΛΟΓΙΟ(προαιρετικο) και πρεπει να πατησω να επιλεψω στο drop down
Forum: Plugins
In reply to: [Timologia for WooCommerce] Default : ΝΑΙμόλις έκανα εγγραφή και έκανα log in , και μου το έχει κανονικά σε dropdown να επιλέξω
Forum: Plugins
In reply to: [Timologia for WooCommerce] Default : ΝΑΙκαλημέρα , περίεργο γιατι το Plugin δεν κοιτάει καθόλου αν ο χρήστης είναι logged in η όχι , πάντα θα έπρεπε να το δείχνει το dropdown για επιλογή ναι όχι. Συνήθως ότι πρόβλημα έχει προκύψει πάντα με το flatsome είναι 🙂 , θες να μου δημιουργήσεις ένα λογαριασμό πελάτη και να μου στείλεις στοιχεία στο εμαιλ μου.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Plugin setting stock to outofstock randomlyI exhausted all options before posting here , because I saw a lot of people complaining about negative stock (which is what is happening for me as well)
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Plugin setting stock to outofstock randomlydo you have any idea why it would be changing the products to out of stock even with the plugin deactivated ?
Forum: Plugins
In reply to: [Timologia for WooCommerce] Enabled but not showingΤο woodmart έχει κάτι ρυθμίσεις για το checkout , απενεργοποίησε τες