This topic has 8 replies, 2 voices, and was last updated 1 months, 1 weeks ago ago by Tony Rodriguez
Hi, can u add order tracking page to my current demo? I don’t see in this demo this page, although it is in other demos. Thank u.
Hello, @mecenas666,
Thank you for contacting us and for using XStore.
For your convenience, please follow these steps https://woocommerce.com/document/woocommerce-shortcodes/ to add the order tracking functionality: navigate to the ‘Edit Page’, then insert a ‘Shortcode’ element, and within that element, input the following shortcode: [woocommerce_order_tracking]
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Best Regards,
8Theme’s Team
Can I add somehow design of order tracking page from one of your demos?
Hello, @mecenas666,
Thank you for your response.
Could you kindly provide the URL of the order tracking page that you would like to add to your website? Once we have this information, we will review it and assist you accordingly.
Thank you for your cooperation.
Best regards,
8Theme Team
For example this one: https://xstore.8theme.com/elementor2/furniture3/track-order/
Hello, @mecenas666,
Thank you for your prompt response.
We are pleased to inform you that the issue has been resolved. Kindly clear your browser cache and revisit your website to see the updates. We have successfully added a “Track Order” page to your site.
For your reference, please find the relevant images in the private content area.
Should you have any further questions or require additional assistance, feel free to reach out.
Best regards,
8Theme Team
Great, thank u! Can u give me advice how can I change fonts in this [woocommerce_order_tracking] element? I mean texts and the button. We need texts in DM Sans and button in Museo font.
Hello, @mecenas666,
Thank you for your response.
Please add the next Custom CSS code in XStore > Theme options > Theme Custom CSS > Global CSS.
form.woocommerce-form.woocommerce-form-track-order.track_order {
font-family: 'DM Sans' !important;
}
.track_order .button {
font-family: 'Museo' !important;
}
You can change the font family as per your requirement.
We hope this helps.
Best regards,
8Theme Team
You must be logged in to reply to this topic.Log in/Sign up