Enhancements:
- Vendors can now display youtube videos on their about us page.
- Improvements to store url verification during registration
- Product slugs are now based on product names
Fixes:
- Fix for [marketking_vendors_list] shortcode
- Error fix when submitting reviews
- Error fix related to REST API
- Fixed bug where team members were not able to add new products
Enhancements:
- Added compatibility with 'WooCommerce Name Your Price' plugin.
- Additional panel options for integration with B2BKing
- Now possible to disable vendors' ability to sell products on backorder at the group level
Fixes:
- Errors and Deprecation Fixe
New Features :
- Added 'Store Categories' module, allowing you to organize vendors by custom defined categories:
https://woocommerce-multivendor.com/docs/store-categories/
Enhancements :
- Added setting that allows existing users to apply for a vendor account
(setting in MarketKing -> Settings -> Registration)
- Added option for admin to receive all tax
- Tax now visible to vendors in orders table when vendor receives tax
- Improvements to profile icons in bars and messages
Fixes :
- Fix for [marketking_vendors_list] shortcode
- Fixed product import issue with SKU
- Update with fix for Coupon creation in latest WooCommerce 6.9.4 version
Template changes :
- stores-list.php updated to 1.0.2 (adds support for store categories module)
- store-page.php updated to 1.1.5 (adds support for store categories module)
- sidebar.php (adds support for store categories module)
- profile-sidebar.php updated to 1.0.1 (improvements to profile icons)
- orders.php updated to 1.0.1 (adds support for tax options)
- header-bar.php updated to 1.0.2
MarketKing Core and Pro:
New Features:
- Added setting to allow adding store URLs to base URL (e.g.
allows direct store URLs such as yoursite.com/walmart)
- Added [marketking_dashboard_header] shortcode, which allows showing the dashboard header
with messages, announcements, profile anywhere on your site.
Enhancements:
- Added Vendor ID to WooCommerce Products Importer and Exporter
- Added automated image resizing for faster image loading
- Implemented simplebar for better sidebar scrolling
Fixes:
- Fixed issue where vendors could not connect to Stripe while in Live mode.
- Minor error fixes in MarketKing Pro
Template changes:
Important
- To prevent naming conflicts, MarketKing templates now have to be added under the theme folder
within a folder named 'marketking'. If you have existing templates under your theme folder,
please create a 'marketking' folder and moved them inside that folder.
OR alternatively, you can allow the previous behaviour (directly under theme folder),
by adding this PHP snippet to the site:
add_filter('marketking_allow_template_overwrite_direct_theme_folder','__return_true');
- Added image resizing functions for better performance to:
-- store-page.php, Store Page template updated to 1.1.0
-- products.php, Dashboard products template updated to 1.0.1
-- stores-list.php, Stores list page template updated to 1.0.1
- Updated sidebar.php, Sidebar template to 1.0.1, implemented simplebar for scrolling
New Features:
- Added ability to control allowed tags by group
Enhancements:
- Styling improvements
Fixes:
- Adds support for WooCommerce 6.9.1 - fixes issue with product type dropdown.
- Fixed issue with displaying 'Store Reviews' backend page in Woo 6.7 and above.
New Features:
- Introduced Elementor module that allows designing the vendor store page with Elementor
Update MarketKing 1.7.0 - Adds support for new 'Social Media Icons' widget: MarketKing 1.3.0 introduces an Elementor module, which allows you to use Elementor when designing the vendor store page.woocommerce-multivendor.com
Enhancements:
- Vendor dashboard title now follows page title
- Separated product addons as an optional module for vendors - can now be disabled
Fixes:
- Fixed issue with WPML integration and SPMV module
- Fixed issue with changing tab after switching products page (pagination) number
Template updates:
- Store-page.php updated from 1.0.0 to 1.0.1 - minor update, non-essential
Enhancements :
- Creating variations no longer requires saving the product first
- Plugin pages now highlighted in backend -> Pages
- Vendor dashboard favicon can now be configured in setting
- Improved how custom color schemes are applied in vendor dashboard
- Added additional pre-built color scheme options
- Faster backend performance via image preloads
- Improved mobile experience in the vendor dashboard
Fixes :
- Fixed issue where empty products were added in the vendor dashboard, when adding a new product
- Fixed shipping tab bug in vendor dashboard
New Features :
- Introduced Stripe Connect Split Pay Gateway
- Added 'Clone Product' option in vendor dashboard for easier product creation
- Integration with QR Codes plugin https://wordpress.org/plugins/qr-code-woocommerce/
Enhancements:
- Added caching to plugin dashboard data for faster backend performance
- Dashboard UI improvements
- Improved handling of bonus payments
- Attributes can now be configured without saving the product first
Fixes :
- Bug and error fixes
- Fixed dashboard and reports chart draw errors
- Compatibility fix with Flatsome theme
- Fixed commission error related to partial refunds
- No longer possible to make withdrawal requests exceeding balance
- New module: Shipping Tracking - Vendors can add shipping packages. Supports DHL, UPS, Fedex, TNT, Royal Mail, USPS, etc. and custom tracking URLs. ( https://woocommerce-multivendor.com/docs/shipping-tracking/ )
- Added compatibility with WebToffee Invoicing plugin, supporting invoices, packing slips, shipping labels, etc. ( https://woocommerce-multivendor.com/docs/invoices-packing-slips-shipping-labels/ )
Enhancements:
- Improved compatibility with WOOCS in vendor dashboard
- Added [marketking_vendors_list] shortcode, that allows showing a specific group of vendors (or all).
- Usage example: [marketking_vendors_list group=862]
- Added support for additional code hooks
- Added support for selected HTML tags in vendor about us page.
- Store list and individual store pages templates can now be copied and edited directlyunder the theme (or child theme) folder ( https://woocommerce-multivendor.com/docs/how-to-edit-marketking-pages-templates/ )