StephanR
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] WC3 Import / Export problem with i18n header columnWell : No multi-language. One or two differents site no matter.
I’m trying to explain that the column header is not recognized correctly when importing this one does not work (matching).
This header is localized in the local language during the export.
So there are several solutions:
– the column headers remain in English for everyone
– the headers “metas: *” “attributes *” remains in English
– the code is suitable for all languagesForum: Plugins
In reply to: [WooCommerce] WC3 Import / Export problem with i18n header columnBecause import work correctly only in English.
Forum: Plugins
In reply to: [WooCommerce] WC3 Import / Export problem with i18n header columnCSV Export in English :
ID,Type,SKU,Name,Published,”Is featured?”,”Visibility in catalog”,”Short description”,Description,”Date sale price starts”,”Date sale price ends”,”Tax status”,”Tax class”,”In stock?”,Stock,”Backorders allowed?”,”Sold individually?”,”Weight (kg)”,”Length (cm)”,”Width (cm)”,”Height (cm)”,”Allow customer reviews?”,”Purchase note”,”Sale price”,”Regular price”,Categories,Tags,”Shipping class”,Images,”Download limit”,”Download expiry days”,Parent,”Grouped products”,Upsells,Cross-sells,”External URL”,”Button text”,Position,”Attribute 1 name”,”Attribute 1 value(s)”,”Attribute 1 visible”,”Attribute 1 global”,”Meta: ean13″,”Meta: barcode”,”Meta: _fgp2wc_old_product_id”,”Meta: _wp_old_date”,”Meta: _ref_bis”,”Meta: _prix_achat”,”Attribute 1 default”,”Attribute 2 name”,”Attribute 2 value(s)”,”Attribute 2 visible”,”Attribute 2 global”,”Meta: _select”,”Meta: _checkbox”,”Meta: _hidden_field”CSV Export in French: (translate by woocommeerce .mo)
ID,Type,Référence,Nom,Publié,”Mis en avant ?”,”Visibilité dans le catalogue”,”Description courte”,Description,”Date de début de promo”,”Date de fin de promo”,”état de la TVA”,”Classe TVA”,”En Stock ?”,Stock,”Autoriser les commandes de produits en rupture ?”,”Vendre individuellement ?”,”Poids (kg)”,”Profondeur (cm)”,”Largeur (cm)”,”Hauteur (cm)”,”Activer les avis ?”,”Note d’achat”,”Tarif promo”,”Tarif régulier”,Catégories,étiquettes,”Classe de livraison”,Images,”Limite de téléchargement”,”Jours d’expiration du téléchargement”,Parent,”Produits groupés”,”Montée en gamme”,”Ventes croisées”,”URL externe”,”Bouton texte”,Position,”Nom de l’attribut 1″,”Valeur(s) de l’attribut 1″,”Attribut 1 visible”,”Attribut 1 global”,”Méta : ean13″,”Méta : barcode”,”Méta : _fgp2wc_old_product_id”,”Méta : _wp_old_date”,”Méta : _ref_bis”,”Méta : _prix_achat”,”Attribut 1 par défaut”,”Nom de l’attribut 2″,”Valeur(s) de l’attribut 2″,”Attribut 2 visible”,”Attribut 2 global”,”Méta : _select”,”Méta : _checkbox”,”Méta : _hidden_field”It’s a big bug problem for import.
Forum: Plugins
In reply to: [WooCommerce] WC3 Import / Export problem with i18n header columnForum: Plugins
In reply to: [Content Blocks (Custom Post Widget)] Custom Classes for ShortcodeHi Johan van der Wijk,
Yes I understand you can’t back for the div id. However you can add a class like “custom-post-great-plugin–widget-for-post-id-***”.
Thank you.
Forum: Plugins
In reply to: [Content Blocks (Custom Post Widget)] Custom Classes for ShortcodeHi Johan van der Wijk,
“When using the widget the plugin automatically adds an ID…”
Unfortunately this seems to be “widget order” id and not the real post-id. What do you think?
Thank you.