leveltgp
Forum Replies Created
-
Hello, thank you very much, hope now to post it in correct forum.
Forum: Plugins
In reply to: [Skroutz & Bestprice XML feed for WooCommerce] Προβλημα με mpn AttributeΚαλησπέρα σας, φυσικά την έψαξα βάση του slug δεν υπάρχει στη λίστα καθόλου. Μήπως υπάρχει θέμα συμβατότητας με WP & Woo?
Forum: Plugins
In reply to: [Skroutz & Bestprice XML feed for WooCommerce] Προβλημα με mpn AttributeΚαλησπέρα σας, θα ήθελα να ρωτήσω υπάρχει η δυνατότητα να πάρει στο xml για το MPN τον αριθμό MPN που βάζουν στο τίτλο του προϊόντος; Λόγω ότι γύρω στα 9000 προϊόντα τα έχουν φτιάξει έτσι με το mpn στο τίτλο του προϊόντος; Επίσης ενώ έφτιαξα δοκιμαστικά ιδιότητα mpn και το πέρασα σε κάποια προϊόντα, στην επιλογή μέσα από το Addon δεν εμφανίζει αυτή την ιδιότητα να την επιλέξω. Ευχαριστώ πολύ.
Forum: Plugins
In reply to: [Skroutz & Bestprice XML feed for WooCommerce] Παραγωγή xml FeedsΕυχαριστώ πολύ για τη βοήθεια ανέβασα γενικά το php limit στο server οπότε τώρα λειτουργεί άψογα!
Forum: Plugins
In reply to: [Skroutz & Bestprice XML feed for WooCommerce] Παραγωγή xml FeedsΚαλησπέρα, αυτό βγάζει
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/wp-includes/meta.php on line 1078Forum: Plugins
In reply to: [Contact Form 7] Special FieldsHello, thank you very much for your help so far, I install plugin My custon functions, placed the code and in message body [entry-sex-label] but in email it does not send the text here is the form I receive
Όνομα : ΙΩΑΝΝΗΣ
Επίθετο : ΦΕΛΛΑΣ
Φύλλο : [entry-sex-label]
Ημερομηνία Γέννησης : 02/15/2018
As you can see it sends [entry-sex-label] not the label and in message body I placed it : here is the message body
Όνομα : [your-name]
Επίθετο : [your-lastname]
Φύλλο : [entry-sex-label]
Ημερομηνία Γέννησης : [birthdate]
Όνομα πατέρα : [father-name]If you have another solution I will be gratefull to hear it from you. Thank you very much for your time and help so far.
Forum: Plugins
In reply to: [Contact Form 7] Special FieldsThank you very much, I will update you with the results.
Forum: Plugins
In reply to: [Contact Form 7] Special FieldsThank you very much wait for your update
Forum: Plugins
In reply to: [Contact Form 7] Special FieldsYes of cource, 4.7 is the version I use.
But as you can see the fields have titles(texts), and text fields where client type informations.
In the xml it goes the cobe number of the field no the text, but also the code number of the field goes to admin email. My goal here is to send the text in admin email and the code number to the xml as is hapens now. See a code of the form bellow.Sex [radio entry-sex id:entry_sex default:1 “Αγόρι|2” “Κορίτσι|3”]
So in this field “Αγόρι|2” “Κορίτσι|3”] in the xml I receive number 2 or 3 according what client will choose but in admin email also I receive the number not the text “Text =Αγόρι|number =2” “Text = Κορίτσι|Number =3”]
Forum: Plugins
In reply to: [Contact Form 7] Special FieldsHello, thank you for your answer. Yes I still need help on this cause till now I have not found a way to send the text and not the number to admin / client email. It sends the number of the field not the text see my previous answer Iam explaining what I have done so far and it iks working and what I need as last solution. Thank you very much again for you timne.
Forum: Plugins
In reply to: [Contact Form 7] Special FieldsHello, thank you for your answer.My goal here is to export data in a xml with the code number of the field (“Αγόρι|2”) here is number “2”and it is done but the email which goes to admin email, and customer after submission to have the text(“Αγόρι”) no the code “2” as it goes to xml.
So I need a combination here. Any thoughts? Thank you again.