Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WC Marketplace › Processing time displaying as "Delivery time" on Store page
Tagged: processing time
- This topic has 6 replies, 2 voices, and was last updated 4 years, 9 months ago by
AV.
- AuthorPosts
- May 13, 2020 at 11:17 pm #130587
AV
ParticipantHi,
The [wcfm_shipping_time] Shortcode inserted on the Vendor Store Page template is actually returning “Delivery Time” value instead of the expected “Shipping time” on each individual store page…which is quite different and creates confusion.
Can you please assist in correcting this?Thank you
- May 14, 2020 at 1:44 pm #130876
Sushobhan
KeymasterHi,
This shortcode can only be used in single product page. It will not work on the vendor store page.
Thank You. - May 14, 2020 at 5:29 pm #130944
AV
ParticipantThis reply has been marked as private. - May 15, 2020 at 4:04 pm #131334
Sushobhan
KeymasterHi,
You can do this easily by overriding the wc-multivendor-marketplace\views\store\widgets\wcfmmp-view-store-shipping-rules.php template file in your child your theme folder. You need to paste this file to [Child theme folder]/wcfm/store/widgets/wcfmmp-view-store-shipping-rules.php this location.
Then you can edit this copy, make your changes, and save. You can easily change the “Delivery Time” string or removing it altogether. Also, you can add additional CSS classes inside this widget.
Let me know how it goes.
Thank You! - May 20, 2020 at 5:28 pm #133544
AV
ParticipantThis reply has been marked as private. - May 23, 2020 at 10:52 pm #134562
Sushobhan
KeymasterHi,
Sorry, but I couldn’t reproduce this from my end. May I ask, how are you adding this shortcode? Do you have a staging site where I can test this? Please make sure you are adding this shortcode on a single product page.
Thank you! - May 25, 2020 at 12:21 am #134851
AV
ParticipantHi Sushobhan,
Thanks.
I am just using the Elementor shortcode widget in the single product page.
I removed it and placed it back in again, and whatever it was seems to have gone away, at least for now….I’ll get back in touch if it happens again.
- AuthorPosts
- You must be logged in to reply to this topic.