multivendorx / MultiVendorX

10 stars 15 forks source link

Issue with vendor coupon #809

Closed Sangi0 closed 2 months ago

Sangi0 commented 3 months ago

Go to vendor dashboard and add multiple coupons. Now go to admin dashboard and add "MVX: Vendor's Coupons" widget at "Vendor Store Sidebar".

When multiple coupons are added from vendor's end, the following issues happen : 1) The coupon's do not come seperately.

2)The description added in the add coupon page does not come up in the front end https://prnt.sc/O44KWOF5cG8I, https://prnt.sc/r7lZIqXhy6Xs

Sangi0 commented 2 months ago

The issue with the the vendor coupon's coming on the same line has been fixed. For the second issue WooCommerce itself do not show coupon descriptions on the fronend by default. As we follow the same flow as WooCommerce's hence we also do not show the description on the frontend for the vendor coupons.