mastmast
Forum Replies Created
-
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Settings not savingI have just confirmed in my staging website that only if basel (themeforest theme) is enabled causes the issue.
The problem is that i must change some settings in RankMath and i cant right now
What are the next steps now? Should I enable troubleshooting mode on my production so I can save my settings and then switch it off again?
Hello,
Firstly, I’d like to express my gratitude for providing this plugin. It’s greatly appreciated!
I was going through the version logs and noticed that the plugin is mentioned as HPOS compatible. However, upon reviewing the code, it seems there might have been an oversight. I couldn’t find checks for HPOS being enabled or calls to the recommended WC API functions. While there’s a function indicating WooCommerce compatibility, it appears some functions might not be fully prepared for HPOS.
I hope this feedback helps, and I’m looking forward to future updates. Thank you for your hard work!
Forum: Plugins
In reply to: [Imsanity] Available function to resizenevermind found ??
Thanks for the awesome function/** * Resize an image using the WP_Image_Editor. * * @param string $file Image file path. * @param int $max_w Maximum width to resize to. * @param int $max_h Maximum height to resize to. * @param bool $crop Optional. Whether to crop image or resize. * @param string $suffix Optional. File suffix. * @param string $dest_path Optional. New image file path. * @param int $jpeg_quality Optional, default is 82. Image quality level (1-100). * @return mixed WP_Error on failure. String with new destination path. */ imsanity_image_resize( $file, $max_w, $max_h, $crop = false, $suffix = null, $dest_path = null, $jpeg_quality = 82 )
Forum: Plugins
In reply to: [Images Optimize and Upload CF7] Shortcode not workinThis is happening only if I call CF7 shortcode through AJAX.
Do you recommend anything?
OK figured!
I Used this for your field
if (jQuery.isFunction(initDragDrop)) { window.initDragDrop(); }
Forum: Plugins
In reply to: [Piraeus Bank WooCommerce Payment Gateway] απ? Εκκρεμε? Πληρωμ? σε Ακυρωμ?νηκαλησπ?ρα σα?!
Δεν μου ?χει αναφερθε? ξαν? το πρ?βλημα ?ποτε θα την κλε?σω την αναφορ? ω? λυμ?νη.
Θεωρ? πω? η απενεργοπο?ηση τη? ενδι?μεση σελ?δα? τη? τρ?πεζα? το ?λυσε το πρ?βλημα.Forum: Plugins
In reply to: [Piraeus Bank WooCommerce Payment Gateway] απ? Εκκρεμε? Πληρωμ? σε Ακυρωμ?νηΚαλημ?ρα σα?! Περιμ?νω να γ?νουν μερικ?? παραγγελ?ε? πληρωμ? με πιστωτικ? και θα σα? πω.
Δεν ?χω ακ?μη δεδομ?να
Forum: Plugins
In reply to: [Piraeus Bank WooCommerce Payment Gateway] απ? Εκκρεμε? Πληρωμ? σε Ακυρωμ?νη* URL Αναφορ?? :
https://*.gr/checkout/* URL Επιτυχ?α? :
https://*.gr/wc-api/WC_Piraeusbank_Gateway?peiraeus=success* URL Αποτυχ?α? :
https://*.gr/wc-api/WC_Piraeusbank_Gateway?peiraeus=fail* URL Ακ?ρωση? :
https://*.gr/wc-api/WC_Piraeusbank_Gateway?peiraeus=cancel- This reply was modified 3 years, 5 months ago by mastmast.
Forum: Plugins
In reply to: [Piraeus Bank WooCommerce Payment Gateway] απ? Εκκρεμε? Πληρωμ? σε Ακυρωμ?νηΜ?λι? επιβεβα?ωσαν οτι ε?ναι σωστ? τα URLS Που του? ?στειλα
Forum: Plugins
In reply to: [Piraeus Bank WooCommerce Payment Gateway] απ? Εκκρεμε? Πληρωμ? σε Ακυρωμ?νηΕυχαριστ? πολ? για την ?μεση απ?ντηση.
Φα?νεται να ε?χαμε στε?λει τα σωστ? URLS
Το?? ?στειλα email για να τα επιβεβαι?σουμε ξαν?.Υπ?ρχει κ?τι ?λλο που μπορε? να συμβα?νει; Μ?λι? ενεργοπο?ησα την λειτουργ?α εντοπισμο? σφαλμ?των μ?πω? και φανε? κ?τι.
Forum: Plugins
In reply to: [Contact Form 7] CF7 + WooCommerce ajax error 404Same issue with 5.4
For some days didn’t get any email and someone send it to me that there are issues with the formsThis what I get on my console and form never submit
Response bodyUsed: false headers: Headers { } ok: false redirected: false status: 400 statusText: "Bad Request" type: "basic" url: "https://www./wp-admin/admin-ajax.php?action=rest-nonce" __proto__: ResponsePrototype { clone: clone(), arrayBuffer: arrayBuffer(), blob: blob(), … }
I downgraded to 5.3 and everything works fine now
- This reply was modified 3 years, 11 months ago by mastmast.
Ευχαριστ? πολ? για την βοηθεια σα?!!
Απενεργοποιησα την παρακ?τω function απο το functions.php και λειτουργε? τωρα.
Οπ?τε θ?λει τα default του woocommerce των περιφερει?ν
//add_filter( ‘woocommerce_states’, ‘custom_woocommerce_states’ );
function custom_woocommerce_states( $states ) {
$states[‘GR’] = array(
‘GR_1’ => ‘Ν. ΑΙΤΩΛΟΑΚΑΡΝΑΝΙΑΣ’,
‘GR_2’ => ‘Ν. ΑΡΓΟΛΙΔΟΣ’,
‘GR_3’ => ‘Ν. ΑΡΚΑΔΙΑΣ’,
‘GR_4’ => ‘Ν. ΑΡΤAΣ’,
‘GR_5’ => ‘Ν. ΑΤΤΙΚΗΣ’,
‘GR_6’ => ‘Ν. ΑΧΑΙΑΣ’,
‘GR_7’ => ‘Ν. ΒΟΙΩΤΙΑΣ’,
‘GR_8’ => ‘Ν. ΓΡΕΒΕΝΩΝ’,
‘GR_9’ => ‘Ν. ΔΡΑΜΑΣ’,
‘GR_10’ => ‘Ν. ΔΩΔΕΚΑΝΗΣΟΥ’,
‘GR_11’ => ‘Ν. ΕΒΡΟΥ’,
‘GR_12’ => ‘Ν. ΕΥΒΟΙΑΣ’,
‘GR_13’ => ‘Ν. ΕΥΡΥΤΑΝΙΑΣ’,
‘GR_14’ => ‘Ν. ΖΑΚΥΝΘΟΥ’,
‘GR_15’ => ‘Ν. ΗΛΕΙΑΣ’,
‘GR_16’ => ‘Ν. ΗΜΑΘΙΑΣ’,
‘GR_17’ => ‘Ν. ΗΡΑΚΛΕΙΟΥ’,
‘GR_18’ => ‘Ν. ΘΕΣΠΡΩΤΙΑΣ’,
‘GR_19’ => ‘Ν. ΘΕΣΣΑΛΟΝΙΚΗΣ’,
‘GR_20’ => ‘Ν. ΙΩΑΝΝΙΝΩΝ’,
‘GR_21’ => ‘Ν. ΚΑΒΑΛΑΣ’,
‘GR_22’ => ‘Ν. ΚΑΡΔΙΤΣΑΣ’,
‘GR_23’ => ‘Ν. ΚΑΣΤΟΡΙΑΣ’,
‘GR_24’ => ‘Ν. ΚΕΡΚΥΡΑΣ’,
‘GR_25’ => ‘Ν. ΚΕΦΑΛΛΗΝΙΑΣ’,
‘GR_26’ => ‘Ν. ΚΙΛΚΙΣ’,
‘GR_27’ => ‘Ν. ΚΟΖΑΝΗΣ’,
‘GR_28’ => ‘Ν. ΚΟΡΙΝΘΙΑΣ’,
‘GR_29’ => ‘Ν. ΚΥΚΛΑΔΩΝ’,
‘GR_30’ => ‘Ν. ΛΑΚΩΝΙΑΣ’,
‘GR_31’ => ‘Ν. ΛΑΡΙΣΗΣ’,
‘GR_32’ => ‘Ν. ΛΑΣΙΘΙΟΥ’,
‘GR_33’ => ‘Ν. ΛΕΣΒΟΥ’,
‘GR_34’ => ‘Ν. ΛΕΥΚΑΔΑΣ’,
‘GR_35’ => ‘Ν. ΜΑΓΝΗΣΙΑΣ’,
‘GR_36’ => ‘Ν. ΜΕΣΣΗΝΙΑΣ’,
‘GR_37’ => ‘Ν. ΞΑΝΘΗΣ’,
‘GR_38’ => ‘Ν. ΠΕΛΛΗΣ’,
‘GR_39’ => ‘Ν. ΠΙΕΡΙΑΣ’,
‘GR_40’ => ‘Ν. ΠΡΕΒΕΖΗΣ’,
‘GR_41’ => ‘Ν. ΡΕΘΥΜΝΗΣ’,
‘GR_42’ => ‘Ν. ΡΟΔΟΠΗΣ’,
‘GR_43’ => ‘Ν. ΣΑΜΟΥ’,
‘GR_44’ => ‘Ν. ΣΕΡΡΩΝ’,
‘GR_45’ => ‘Ν. ΤΡΙΚΑΛΩΝ’,
‘GR_46’ => ‘Ν. ΦΘΙΩΤΙΔΑΣ’,
‘GR_47’ => ‘Ν. ΦΛΩΡΙΝΑΣ’,
‘GR_48’ => ‘Ν. ΦΩΚΙΔΑΣ’,
‘GR_49’ => ‘Ν. ΧΑΛΚΙΔΙΚΗΣ’,
‘GR_50’ => ‘Ν. ΧΑΝΙΩΝ’,
‘GR_51’ => ‘Ν. ΧΙΟΥ’
);return $states;
}Σα? τα ?στειλα!
Ευχαριστ? πολ?
Η πειραι?? αναφ?ρει:
?τι υπ?ρχει πρ?βλημα στο “πεδ?ο διε?θυνση?” λ?γω κ?ποιων αλλαγ?ν που ?καναν.Fixed by updating another plugin WooCommerce PDF Invoices & Packing Slips