Basically the “traccia il tuo ordine” and the links in the footer color are set to #444 but they should be white like all other email.
To solve this instead of using the default template i tried adding the email type
add_filter( 'viwec_accept_email_type', function ($email_types) {
$email_types[] = 'customer_partial_shipped_order';
return $email_types;
}, 9999 );
But it is not added to email types.
I revert back to the default template and set the a link color to white with custom css a{color: #ffffff !important}
But since the color is set in the style i think it is ignored. This is the css of “traccia il tuo ordine”
<a class="xmprfx_track-button" target="_blank" style="word-break: break-word; background: #005b9a; padding: 10px 15px; text-decoration: none; display: inline-block; border-radius: 20px; margin-top: 2px; text-align: center; min-height: 10px; font-size: 14px; color: #444;" bgcolor="#005b9a" rel="noopener noreferrer">Traccia il tuo ordine</a>
Hope to solve the problem
Best regards,
Massimo
We have selected multiple shipping Providers from your given list.
But while we are adding tracking details after order dispatch, your plugin is not displaying all the shipping Providers, it is showing only few providers.
Let me know how can we find list of all the shipping Providers at the time of adding tracking details on order page.
]]>However, the free version does not appear to do this.
I tried to de-cypher the jargon to understand what exactly the free version does that automates any process.
.
We all want plugins that make operational tasks easier but I just cannot see what the free version does in this regard.
Please advise.
]]>We are getting a problem error with the AST plug-in using php 8.0 and woocommerce 6.1.
The error message is:
Got error ‘PHP message: The is_ajax function is deprecated since version 6.1.0. Replace with wp_doing_ajax.’, referer: https://www.xxxx.xxx/wp-admin/admin.php?page=woocommerce-advanced-shipment-tracking
Can this could corrected, please.
I’ve tested with php 7.4 and works ok.
Thanks.
Ricardo
These are the words affected
Order Number
Shipping Address Header
Billing Address Header
(you can see the shipping & billing address as they are black but the header to them is grey)
thanks in advance
]]>I was informed by the Zorem to post a support request for the Free AST Fulfillment Manager plugin here as the issue encountered is related to an existing logistics provider in the free and PRO edition of the plugin.
Please be advised the link for the logistics provider of Hunter Express in Australia isn’t providing tracking details.
The tracking link generated via the logistics vendor in the AST product is pointing to the following location and returns a notification of ‘NO JOBS FOUND’:
https://online.hunterexpress.com.au/ss-2/freightJob/showExternal?connoteNumber=PDX602986
If I go to the following link location it does provide shipping details:
https://www.hunterexpress.com.au/tracking/ {Enter tracking number}
Any assistance would be greatly appreciated.
Craig
]]>we use wordpress, woocommerce and we ship via printful. For the tracking at E-Mails, we use AST.
As known, Printful pushes the tracking number to “Notes” instead to Track.-information. Fortunately, AST has taken automatically note of this and pushed the informations to “Track-Information”. So the E-Mail for costumers came with this information.
Since 21st June, this automation won’t work. We spoke with printful. They only said, we need AST, which we already use.
We really tried ALL settings… So I think.
Anyone got an idea?
Thank you very much.
]]>Temporarly i have used your plugin for shipment tracking. Since a couple of days i have deactivated + deleted the plugin and refreshed my server and browser cache.
For unknown reason when we get new orders customers still see the following text in order completed notification below the order details:
Tracking Information
Tracking Number ::
Tracking Carrier ::
Since your plugin has been deleted the text shouldn’t shown in any customer emails. Appreciate your help on this.
]]>