metiusss
Forum Replies Created
-
Hi,
I renamed Stripe Checkout to Carte di Credito (Credit Cards)see https://i.imgur.com/xTKm1Jj.jpg
thankyou
- This reply was modified 3 years, 11 months ago by metiusss.
in the order page of woocommerce marked as CREDIT CARD method payment there is a note:
“order status changed from pending payment to processing”
in stripe website dashboard i don’t find anything about that order.
I received last stripe payment in the night hour 12:33 A.M. and the ghost order at 12:48 A.M.
there is not log about that order in stripe dashboard neither in webtoffee logs
Forum: Plugins
In reply to: [Meta for WooCommerce] Multiple pixelHi Julie,
I needed to add another pixel for an affiliate user.
Your plugin use fbq track and track custom that fired events to all init pixelsSo i changed your plugin so:
facebook-commerce-events-tracker.php con riga 155 trackSingleCustom
row 155 from ‘trackCustom’ to ‘ ‘trackSingleCustom’facebook-commerce-pixel-event.php
row 134 fbq( ‘trackSingle’, ‘pixelnumber’, PageView’…
row 401 “fbq(‘%s’, ‘pixelnumber’, ‘%s’, %s);”,
row 232 252 278 307 397 from ‘track’ to ‘trackSingle’now each pixels get fired separately
Forum: Plugins
In reply to: [Theme My Login] Uncaught Error: Remove fieldHello Jeff,
author’s theme wrote me
So, sorry but this function ( tml_remove_form_field() ) doesn’t exist in the custom version of TML plugin which is in the theme package.
when i upload theme-my-login-custom.php with gdpr function inside
i get blank pageForum: Plugins
In reply to: [Express Checkout via PayPal for WooCommerce] order completed after payForum: Plugins
In reply to: [Phimind Excel Export Plus] Save presetI opened load preset and i found 100000 preset saved.
Just because when i click on save preset it seems that it doesnt do nothing!😀
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Need 2 clicks for open properlySame problem.
I just updated to 3.7 but always 2 click for open properly.
The first click open little window with scroll bars!Placemark with iframe video looks good with one click!
Problem is with image inside post.
nevermind i find it!