Alex Toma
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Conversion Tracking] Php 7.0 conflict bugHere’s the fix:
The string wp-content/plugins/woocommerce-conversion-tracking/includes/integration.php:83
should be
function validate_textarea_field( $key, $value ) {
instead of
function validate_textarea_field( $key ) {
Forum: Plugins
In reply to: [Braintree Payment Gateway For WooCommerce] Change currencyHi Nazrul,
I waiting for new update.
Thank you again!
Regards,
Alex
Forum: Plugins
In reply to: [Braintree Payment Gateway For WooCommerce] Change currencyhttps://developers.braintreepayments.com/reference/general/currencies
RON – Romanian Leu
In Braintree account appear 10 EUR – Euro, not 10 RON – Romanian Leu.
Forum: Plugins
In reply to: [Braintree Payment Gateway For WooCommerce] Input type tel for Mobile deviceHi Nazrul,
Thank you so much for help!
Forum: Plugins
In reply to: [WooCommerce] Remove Payment method listed twice in customers emailsHi Mina,
I try first modify original woocommerce template files and after on child theme public_html/wp-content/themes/twentysixteen-child/woocommerce/emails/email-order-details.php and public_html/wp-content/themes/twentysixteen-child/plain/email-order-details.php, but not work…
I comment out on line 23
do_action( 'woocommerce_email_before_order_table', $order, $sent_to_admin, $plain_text, $email );
Forum: Plugins
In reply to: [WooCommerce] Remove Payment method listed twice in customers emailsHi MarilizeK,
I use child theme and have other customizations for woocommerce but i don’t find a solution for remove payment methods from header email before order table.
Forum: Plugins
In reply to: [WooCommerce] Remove Payment method listed twice in customers emailsHi again Mina,
I comment out that line of code in both locations but continue to showing in costumers emails order.
The best solution would be a function i think… Can you provide that please?
I appreciate the effort to help me,
Thank you! ??
Forum: Plugins
In reply to: [WooCommerce] Remove Payment method listed twice in customers emailsHi Mina,
“Pay with cash upon delivery” i need to remove from emails customers.
Thank you!
- This reply was modified 8 years ago by Alex Toma.
Forum: Plugins
In reply to: [Braintree Payment Gateway For WooCommerce] Input type tel for Mobile deviceHi Nazrul,
I need to change for mobile devices Mobile input exemple now show keyboard text not numbers 0-9.
Regards,
Alex
Forum: Plugins
In reply to: [Braintree Payment Gateway For WooCommerce] Input type tel for Mobile deviceHi Nazrul,
In theme functions is possible or not in plugins files.
Thank you for your support!
- This reply was modified 8 years ago by Alex Toma.
Forum: Plugins
In reply to: [Comet Cache] GA Analytics – linkid.js@raamdev Hi again, +1 for this feature, i don’t see any plugin for cache to make this possible right now. I waiting for good news. Kind regards, Alex
Forum: Plugins
In reply to: [Comet Cache] GA Analytics – linkid.js@raamdev Hi, i use this options GET Request “Yes, i would like cache urls that contain a query string.” I need to serve cache for https://www.exemple.com?ga=1.169962208.1989445138.1475780798) from original url https://www.exemple.com when is ?ga=* ignore and serve from original url.
Exemple
<!-- Comet Cache file path: /cache/comet-cache/cache/https/www-exemple-com/80c25dd6fdf66edc61e243a47991743d.html --> <!-- Comet Cache file built for (https://www.exemple.com/?ga=1.169962208.1989445138.1475780798) in 0.24859 seconds, on: Oct 6th, 2016 @ 7:07 pm UTC; via HTTP request. --> <!-- This Comet Cache file will auto-expire (and be rebuilt) on: Oct 13th, 2016 @ 7:07 pm UTC (based on your configured expiration time). --> from <!-- Comet Cache file path: /cache/comet-cache/cache/https/www-exemple-com/.html --> <!-- Comet Cache file built for (https://www.exemple.com/) in 0.22930 seconds, on: Oct 6th, 2016 @ 7:09 pm UTC; via HTTP request. --> <!-- This Comet Cache file will auto-expire (and be rebuilt) on: Oct 13th, 2016 @ 7:09 pm UTC (based on your configured expiration time). -->
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] WordPress Multisite supportHi Gareth,
Ok, i waiting for future update ??
Have a nice day,
Alex
Forum: Plugins
In reply to: [Comet Cache] Ignore google ads queryHi Raam Dev,
Thank you so much for your support!
Have a great weekend!
Alex
Forum: Plugins
In reply to: [MobCard Woo Payment Gateway] Support mobile payments sms card this version?Hi,
Now works ok in 4.5.3 version, but i waiting for sms option future.
I waiting for good news,
Thank you!