Arni Cinco
Forum Replies Created
-
Forum: Reviews
In reply to: [WPCargo Track & Trace] Worst Support EVER – NO RefundWe responded in both email and skype( see the pdf link below) but you are not. We have 15 days money back which is enough to test the plugin if suits to your needs but you get back to us after 30 days and asking for refund.
https://www.wpcargo.com/wp-content/uploads/2019/01/Gmail-WPCargo-Inquiry-from-Eduardo-Garcia.pdf
Please check our refund policy here : https://www.wpcargo.com/refunds-policy/
Please try our woocommerce license manager here :
https://wordpress.org/plugins/product-license-manager/Forum: Plugins
In reply to: [WPCargo Track & Trace] How to change texts shown on pagePlease check our KB for all documentation
http://www.wpcargo.com/knowledgebase/Here’s how to update the text
http://www.wpcargo.com/knowledgebase/how-to-customize-track-form-labels/Forum: Plugins
In reply to: [WPCargo Track & Trace] emails not being sentHi @wildbuttrueblue and @vidyagsagar123
We update the version to 3.0.10
Fixed the issue on notification email after updating. If you are adding a new shipment there is no email notification, For the newly added shipment the email notification works when the status is updated or changed.And please make sure your headers is based on your domain it is on email settings of wpcargo.
For example WPCargo <do-not-reply@wpcargo.com>
And also use the tags if you want to send email on the shipper or receiver, that is also can be seen on email settings of WPCargo.Thanks!
- This reply was modified 9 years, 7 months ago by Arni Cinco.
- This reply was modified 9 years, 7 months ago by Arni Cinco.
Forum: Plugins
In reply to: [WPCargo Track & Trace] WARNING on ActivationThe bug has been fixed. Please update your version to 3.0.9.
Please ass me in skype: arni.cinco to discuss further.
Forum: Plugins
In reply to: [WPCargo Track & Trace] emails not being sent@vallatest Please make sure your header settings on email is on “User <user@example.com>”
For more info about mail please refer to this – https://developer.wordpress.org/reference/functions/wp_mail/#valid-address-formatsThanks!
Hi @leonggoh, Yes it is possible! you can try it on our demo here – http://www.wpcargo.com/
or chat with us on our live chat.Thanks!
Forum: Plugins
In reply to: [WPCargo Track & Trace] emails not being sentThe email functionality is when the status is changed.. for example the current status is Pending and changed it to Delivered it will send emails.
So if the current status is Pending and you update your shipment with no changes on status it will not send..
If you want to modify it its on the WPCargo->admin->templates->email-notification.tpl.php
Forum: Plugins
In reply to: [WPCargo Track & Trace] Global CSS issueHi Vladimir will check this on our next update. Thanks!
Forum: Plugins
In reply to: [WPCargo Track & Trace] emails not being sentHi @vallatest Thanks for the help!
@nafi121 Please check the solution of @vallatest if its work for you. Thanks!
Sorry about this, This plugin has’nt been updated after I downloaded because this was a test plugin. Since many are using, I make sure this will be up to date.
I updated the name to FeedBlitz Subscription Form. Are we good for this one ?
Please let me know how can my plugin to recognize by your company?
Thanks in advance CEO of Feedblitz.
Forum: Plugins
In reply to: [WPCargo Track & Trace] Problem with plugin activationHi Parikinit!
The alternative solution for that is to change the code..
Have you tried to change the code above?
I think that line is –
" $shipments = get_post_meta($trackid, 'wpcargo_shipments_update', true) ?: array(); "for now you can change it to –
" $shipments = get_post_meta($trackid, 'wpcargo_shipments_update', true); "Forum: Plugins
In reply to: [WPCargo Track & Trace] Problem with plugin activationHi denis_ryabikov, Please check the version of your PHP.
The Minimum Requirement is 5.4.45 if your version is below the minimum requirement please upgrade the version.I think that line is – ”
$shipments = get_post_meta($trackid, 'wpcargo_shipments_update', true) ?: array();“for now you can change it to – ”
$shipments = get_post_meta($trackid, 'wpcargo_shipments_update', true);“Thanks!
Forum: Plugins
In reply to: [WPCargo Track & Trace] Does Not Work@monyctg Hi! Sorry for the inconvenience. We already updated and fix the issue on version 1.0.2, Please Check.