Shop - KrazyPlugins https://krazyplugins.com/shop/ Fri, 29 May 2026 16:01:20 +0000 en-US hourly 1 Sales Sight for WooCommerce https://krazyplugins.com/product/sales-sight-for-woocommerce/ Sun, 29 Jun 2025 04:34:55 +0000 https://krazyplugins.com/?post_type=product&p=2421 Empower your sales team with focused access, clean dashboards, and essential insights — no clutter, just conversion.

The post Sales Sight for WooCommerce appeared first on KrazyPlugins.

]]>
Sales Sight for WooCommerce is a lightweight, purpose-built plugin that introduces a new user role – Sales – with tailored capabilities to manage orders without exposing sensitive admin settings.
Whether you manage a large eCommerce store or a growing sales team, Sales Sight streamlines the back-end experience for your reps by giving them exactly what they need: order visibility, controlled editing, and zero distractions.

Features

Dedicated Sales Role

Adds a new Sales user role with appropriate permissions to view and manage WooCommerce orders.

Restricted Admin Access

Removes WooCommerce menu items like Settings, Status, Payments, Marketing, and Home for Sales users.

No Dashboard Notices

Hides WordPress admin notices and alerts for a clean user interface.

Clean Order View

Customize the orders list view to only show relevant orders based on custom meta.

Safe and Extendable

Built using WordPress and WooCommerce standards. Easily extend via hooks or filters.

Ideal Use Cases

  • Teams with dedicated sales staff needing access to orders, but not full admin rights.
  • Store owners who want to improve backend UX for non-technical staff.

How It Works

  1. Install and activate the plugin.
  2. A new user role named Sales is added automatically.
  3. Assign this role to any user from the WordPress user management screen.
  4. The user can now:
    • Access WooCommerce → Orders
    • View/edit orders (if allowed)
    • See ACF fields (if integrated)
    • Cannot access WooCommerce settings, payments, status, etc.
    • Will not see global admin notices

FAQ

Q: Can sales users manage products or customers?

No, by default, the Sales role only has access to orders (and booking orders if using Bookings). You can customize this via code if needed.

Q: Can I show only specific orders to sales users?

Yes, use meta filters like ssfw_assigned_sales_user to restrict the orders shown.

The post Sales Sight for WooCommerce appeared first on KrazyPlugins.

]]>
ACF For WooCommerce Panels https://krazyplugins.com/product/acf-for-woocommerce-panels/ https://krazyplugins.com/product/acf-for-woocommerce-panels/#respond Tue, 16 Jan 2024 07:00:28 +0000 https://krazyplugins.com/?post_type=product&p=2182
  • Allows admin to create a new custom field for WooCommerce tabs like General, Inventory, Shipping, Linked Products and Advanced.
  • It will be easy to display values.
  • No license needed, purchase once and use unlimited times.
  • One month free support
  • The post ACF For WooCommerce Panels appeared first on KrazyPlugins.

    ]]>
    Introducing ACF For WooCommerce Panels – the solutions to add custom fields to the product tabs. This powerful plugin integrates the Advanced Custom Fields (ACF) into your WooCommerce product tabs like General, Inventory, Shipping, Linked Products and Advanced.

    Many times we have a requirement to add new fields in the tabs like General and Shipping to make the fields sync with the WooCommerce data. It will allow admin or store manager to find out these fields easily and can add/modify the data with ease. Generally it will need programming skills to add new custom fields for product tabs. Let’s see how can you do it without any programming and with few clicks.

    ACF For WooCommerce Panels plugin is very easy to implement. It will add an option of WooCommerce Panels in Forms heading. Please check the below screenshot:

    ACF For WooCommerce Panels - location rules setting

    Once the location rule is set, the custom fields you have created, will display in the tab which you have selected. For example Shipping tab:

    ACF For WooCommerce Panels - custom field in tab

    So everything is ready in the backend, let’s see how can we display the custom field values. You can use the custom field functions the_field or get_field to display the custom field values in the front end. If you are wondering how these functions can be used to display the values in the product page, we have a solution for it as well. Please refer the guide: Revamp Your Product Pages: How to Display Custom Fields in WordPress.

    You can check our other plugin which can help to build your WooCommerce store easily.

    Frequently Asked Questions

    1. Is ACF For WooCommerce Panels free or paid?

    ACF For WooCommerce Panels is a premium plugin.

    1. Is this a one-time payment or yearly subscription?

    ACF For WooCommerce Panels follow a one-time payment model.

    1. How many websites can I use the plugin on?

    There is no limit, you can use the plugin on N number of websites.

    1. Do I need to pay for the ACF plugin separately?

    No, you don’t need to purchase ACF PRO. The free version of Advanced Custom Fields (ACF) works perfectly with ACF For WooCommerce Panels. However, if you want ACF PRO features like repeater fields, flexible content, or gallery fields, you would need to purchase ACF PRO.

    1. What’s the difference between ACF For WooCommerce Panels and ACF PRO?

    ACF For WooCommerce Panels is a separate plugin that allows you to add ACF fields to WooCommerce product tabs, while ACF PRO is the premium version of Advanced Custom Fields with additional field types and features. You can use ACF For WooCommerce Panels with the free ACF plugin, but ACF PRO adds more advanced field types like repeaters, flexible content, and gallery fields.

    1. Are there any free alternatives to ACF For WooCommerce Panels?

    While there are free plugins that add custom fields to WooCommerce, most require manual coding to integrate with WooCommerce tabs. ACF For WooCommerce Panels specifically simplifies this process by providing a no-code solution to add ACF fields directly to WooCommerce product tabs.

    1. How do I set up custom fields in WooCommerce product tabs?

    First, install both ACF and ACF For WooCommerce Panels. Then go to Custom Fields > Field Groups in your WordPress admin, create a new field group, add your desired fields, and in the Location Rules section, set the condition to WooCommerce Panels equals General, Inventory, Shipping, etc.’.

    1. Which WooCommerce tabs can I add custom fields to?

    You can add custom fields to all major WooCommerce product tabs including: General tab, Inventory tab, Shipping tab, Linked Products tab, and Advanced tab. The plugin integrates seamlessly with WooCommerce’s existing tab structure.

    1. How do I display the custom field values on the frontend?

    You can display custom field values on your product pages using ACF’s standard functions: the_field(‘field_name’) or get_field(‘field_name’). These functions work the same way as they do with regular ACF fields on posts and pages.

    1. Is this plugin compatible with variable products?

    No, if you wish to add custom fields to variation then you can use our ACF For WooCommerce Variation plugin.

    1. Will this plugin slow down my website?

    No, ACF For WooCommerce Panels has minimal impact on site performance. The custom fields only load when needed in the admin area, and the plugin is designed to work efficiently with WooCommerce’s existing structure.

    1. What if my custom fields don’t appear in the WooCommerce tabs?

    If your fields don’t appear, check that: 1) Both ACF and ACF For WooCommerce Panels are installed and activated, 2) You’ve selected the correct WooCommerce tab in the location rules.

    1. How can I get support if I have issues?

    You can contact us here.

    The post ACF For WooCommerce Panels appeared first on KrazyPlugins.

    ]]>
    https://krazyplugins.com/product/acf-for-woocommerce-panels/feed/ 0
    ACF For WooCommerce Variation https://krazyplugins.com/product/acf-for-woocommerce-variation/ https://krazyplugins.com/product/acf-for-woocommerce-variation/#respond Wed, 23 Aug 2023 01:05:11 +0000 https://krazyplugins.com/?post_type=product&p=1954
  • Allows admin to create a new custom field for WooCommerce variation.
  • It will be easy to display values based on the variation selected
  • Businesses have found it resourceful when it comes to using ACF for a WooCommerce plugin
  • No license needed, purchase once and use unlimited times
  • One month free support
  • The post ACF For WooCommerce Variation appeared first on KrazyPlugins.

    ]]>
    Introducing the ACF For WooCommerce Variation plugin – the ultimate solution to enhance your WooCommerce store’s product variations with unprecedented flexibility and customization. This powerful plugin seamlessly integrates Advanced Custom Fields (ACF) into your WooCommerce product variations, empowering you to create a truly unique and personalized shopping experience for your customers. Generally it will need programming skills to add custom field to woocommerce variation. Let’s see how can you do it.

    Location rule setting

    The plugin is very easy, it will add an option of Product Variation as Post Type.

    location rules

    Once you set the location rule and add all the custom fields needed for the product variation, you can add or edit the variable product and enter the custom field values.

    acf for variations

    So everything is ready in the backend, let’s see how can we display the custom field values. You need to copy the variation.php file of the woocommerce’s template in your active theme’s folder. The file will be in woocommerce->single-product->add-to-cart folder. Then you need to add the below code so that once the variation is selected that value will be displayed like the below.

    <div class=”woocommerce-variation-product_code”>Product Code: {{{ data.variation.product_code }}}</div>

    variation file

    In the above code, product_code is the custom field slug. You need to update it according to the custom field created in your store.

    acf for variation front end

    Learn How to Export WooCommerce Variations with ACF Custom Fields

    Discover how to simplify the export of WooCommerce product variations, including custom fields created with ACF For WooCommerce Variations. Our detailed blog post guides you through the process, offering tips to streamline your workflow and enhance data management.

    Unleash the power of customization and transform your WooCommerce store with the ACF For WooCommerce Variation plugin. Elevate your product variations, provide a personalized shopping experience, and stand out in the competitive e-commerce landscape. Whenever you are looking to scale up your eCommerce store with advanced features then add custom field to woocommerce variation. Try it today and redefine how you showcase and sell your products!

    Frequently Asked Questions

    1. What is ACF For WooCommerce Variation?
    2. ACF For WooCommerce Variation is a plugin that lets you add custom fields directly to WooCommerce product variations using the Advanced Custom Fields interface, enabling advanced personalization and data per variation without custom coding.

    3. How do I add custom fields to WooCommerce variations?
    4. Install the plugin, create your custom fields under ACF > Field Groups, and set the location rule to Post Type = Product Variation. The custom fields will appear in the variation edit screen for each variable product.

    5. What types of fields can I add to variations?
    6. You can add any ACF-supported fields, such as text, textarea, number, select, checkbox, radio, file, image, gallery, WYSIWYG, date picker, and more, giving full flexibility based on your variation data needs.

    7. Is coding required to display custom field values on the product page?
    8. Only minimal coding is required. After setting up fields, you place a snippet in your theme’s variation.php (located in woocommerce/single-product/add-to-cart) to output the custom field’s value for each selected variation.

    9. Can I export variation custom fields?
    10. Yes, custom fields and their values assigned to WooCommerce variations via ACF For WooCommerce Variation can be exported. There are guides provided to help streamline this process for bulk management.

    11. Does the plugin work with all WooCommerce themes?
    12. Yes, since the framework is based on ACF and WooCommerce’s default structure, it should work with all standard-compliant themes. Custom themes may need minor template tweaks.

    13. What if “Product Variation” isn’t showing in my location rules?
    14. If you don’t see “Product Variation” as an option when setting up location rules, check whether the plugin is activated correctly. Make sure you install and activate both ACF and ACF for WooCommerce Variation.

    15. Why should I use this plugin instead of manual coding?
    16. This plugin eliminates the need for repetitive manual code for each product or variation, saving time and reducing errors. You can manage all configurations visually through the ACF interface.

    You can check our other plugin which can help to build your WooCommerce store easily.

    The post ACF For WooCommerce Variation appeared first on KrazyPlugins.

    ]]>
    https://krazyplugins.com/product/acf-for-woocommerce-variation/feed/ 0
    YITH Wishlist For Dokan https://krazyplugins.com/product/yith-wishlist-for-dokan/ Fri, 07 Jul 2023 02:30:14 +0000 https://krazyplugins.com/?post_type=product&p=1712
  • Allows vendor to see their products which are in the wishlist by the customers
  • The plugin requires Dokan and YITH WooCommerce Wishlist plugin
  • No license needed, purchase once and use unlimited times
  • The post YITH Wishlist For Dokan appeared first on KrazyPlugins.

    ]]>
    YITH Wishlist For Dokan allows vendors to see which of their products are there in customer’s wishlist. Woocommerce wishlist plugin helps to engage with customers to the maximum thereby increasing sales significantly. Vendor will be able to view all the products from the vendor dashboard. Vendors can decide if

    • They should run any promotions on those products or not
    • They can offer free shipping for those products
    • Keep sale on those items
    • Create urgency based on the stock quantity
    • Helps you to analyze the products which you are selling
    • Take decisions based on the analytics that which type of products are liked by customers
    • Looking at people’s Wish Lists, you can understand the products that can be grouped or sold together
    • Helps you make required corrections in your product, and sales

    Here is the vendor dashboard screenshot of the wishlist page:

    YITH Wishlist For Dokan

    If you are site owners and what to give more options to the vendors then here is the list:

    1. Provide users list who has added the products in wishlist
    2. CSV file of users who has added the products in wishlist. CSV may have First name, last name, email and phone number of the customers.
    3. Send promotional email
    4. Ask for an estimate email sent to vendor and admin both
    5. Send promotional email to those users who has the product in the wishlist

    The plugin requires YITH WooCommerce Wishlist FREE or PRO plugin and Dokan plugin active to work.

    You can contact us for the above customization.

    The post YITH Wishlist For Dokan appeared first on KrazyPlugins.

    ]]>
    ACF For WC Vendors Pro https://krazyplugins.com/product/acf-for-wc-vendors-pro/ Sat, 03 Dec 2022 02:54:26 +0000 https://krazyplugins.com/?post_type=product&p=1400
  • Allows admin to create a new custom field for add or edit products from the vendor dashboard
  • The plugin required WC Vendor Pro as it provides the ability to add or edit products from the vendor dashboard
  • Supported field types are text, textarea, number, URL, select, email, checkbox, and radio
  • No license needed, purchase once and use unlimited times
  • The post ACF For WC Vendors Pro appeared first on KrazyPlugins.

    ]]>
    Are you using the WC Vendor marketplace to create a marketplace in WordPress? The default fields provided by the plugin WC Vendor are not enough for all types of products. Like fashion products should have fields like brand, material etc. While digital products will have information like supported with versions, built by etc. If we are creating a marketplace then We need to create new fields and allow vendors to add or edit them from their dashboards for all the products according to the need of products.

    Now you will think that this will require coding skills, right? No, we have a solution for you that you can do with a few clicks in the form of wc multivendor marketplace plugin that solves your problems. ACF For WC Vendors Pro will do that for you. Refer this video to get an idea how it is working.

    The plugin will require Advanced Custom Fields (ACF) FREE or PRO version to work. ACF is widely used plugin to create custom fields in the WordPress dashboard. ACF For WC Vendors PRO will add feature that you can use ACF in the front end part also.

    While creating new products, the admin can quickly establish custom fields for vendors. To allow a vendor to use a custom field created with Advance Custom Field, the admin must check the box labeled “Vendor Edits Allowed.”

    acf settings panel

    Once the field settings are applied, the vendor will be able to add values for those custom fields while adding or editing the product. Using wc multivendor marketplace it opens a lot of scope for vendors to expand their customer range.

    wc vendors pro dashboard

    You can refer to the blogs to display custom field values:

    How to Display Custom Fields in WordPress

    Display Custom Fields for User Profiles

    If you are using Dokan instead of WC Vendor, we have the same solution for Dokan as well. You can checkout ACF For Dokan and ACF For Dokan Pro.

    The post ACF For WC Vendors Pro appeared first on KrazyPlugins.

    ]]>
    ACF For WooCommerce https://krazyplugins.com/product/acf-for-woocommerce/ https://krazyplugins.com/product/acf-for-woocommerce/#respond Sat, 27 Nov 2021 00:51:12 +0000 https://krazyplugins.com/?post_type=product&p=890
  • Allows admin to create a new custom field for customer registration form.
  • The customer can update it from the edit account page
  • Supported field types are text, textarea, number, url, select, checkbox, radio, file, email
  • No license needed, purchase once and use unlimited times
  • One month free support
  • The post ACF For WooCommerce appeared first on KrazyPlugins.

    ]]>
    If you wish to get additional information from the customer in the registration form, you can easily do it with ACF for WooCommerce. You don’t need to write any code. You can achieve it using the free or PRO version of the Advanced Custom Fields plugin. When a store owner is looking for advanced features then advanced custom fields for woocommerce is the best thing you can think of.

    Custom Field Configuration

    An admin can easily create custom fields (ACF) for customers while he is creating his account in the register form. While creating a custom field using Advance Custom Field, the admin needs to select “Customer Edits Allowed” so that the customer can use that custom field.

    customer edits allowed

    If you wish the customer to enter that value in the registration form then select Customer Register Form. If you do not select it, the custom field can be added from the edit account page, once the user is logged in. There will be no change in the customer registration form.

    Location Rule setting

    The admin needs to select User Role equal to Customer in the custom field location rules to make this setting work. Please check the below screenshot for clarity.

    acf location rules

    That is not all. What to do if the customer wants to change that value later on. That is also possible with the plugin. After customers log in, they can update the custom fields from the edit account page.

    The supported field types of ACF are text, textarea, number, URL, select, checkbox, radio, file, and email.

    Now, the system creates the field for the customer. You can use the below ACF functions to display the value:

    the_field(  ‘field_name’,  ‘user_1’  );  // where 1 indicates user ID

    echo get_field(  ‘field_name’,  ‘user_1’  );  // where 1 indicates user ID

    ACF For WooCommerce is also compatible with the multivendor marketplace plugin Dokan and ACF For Dokan PRO.

    Frequently Asked Questions

    1. What is ACF For WooCommerce?
    2. ACF For WooCommerce is a plugin that allows store owners to add custom fields to the WooCommerce store, including registration and account. It uses the Advanced Custom Fields (ACF) interface for easy visual setup.

    3. What types of fields can I add?
    4. You can add all ACF-supported field types. These include text, textarea, number, URL, select, checkbox, radio, file, and email fields.

    5. Can I add custom fields to the WooCommerce registration form?
    6. Yes, you can add custom fields to the WooCommerce registration form. Simply select “Customer Edits Allowed” and “Customer Register Form”. while creating your ACF field and set the location rules to User Role = Customer. You can also display the fields in the edit account section after login.

    7. Is coding required to create or display custom fields?
    8. No coding is required to create fields or show them in forms. For displaying custom field values on the front end, you may use template tags like the_field(‘field_name’,’user_{user_ID}’) or integrate with builders like Elementor/Divi for visual display of field data.

    9. Can customers edit the custom field values after registration?
    10. Yes, customers can update custom fields anytime from the WooCommerce “Edit Account” page, provided “Customer Edits Allowed” was selected during field creation.

    11. Does it work with both free and PRO versions of ACF?
    12. Yes. ACF For WooCommerce works with both the free and PRO versions of the Advanced Custom Fields plugin, though advanced field types require ACF PRO.

    13. Is import/export of custom fields and field data possible?
    14. Yes, you can export/import field groups (structure) using ACF Tools, and export/import data using plugins like WP All Export/Import PRO with the ACF add-on.

    15. Will this work with all WooCommerce themes?
    16. Yes, it works with all compliant WooCommerce themes. Custom themes may require minor template adjustments for field display on the front end.

    Also, refer to this blog How to add a custom registration form field in WooCommerce.

    The post ACF For WooCommerce appeared first on KrazyPlugins.

    ]]>
    https://krazyplugins.com/product/acf-for-woocommerce/feed/ 0
    ACF For Dokan PRO https://krazyplugins.com/product/acf-for-dokan-pro/ https://krazyplugins.com/product/acf-for-dokan-pro/#respond Sat, 29 May 2021 02:53:07 +0000 https://krazyplugins.com/?post_type=product&p=690
  • Allows admin to create a new custom field for add or edit product form in vendor dashboard.
  • Allows admin to create a new custom field for vendor registration form as well as order post type.
  • The vendor can update it from the edit account page.
  • Supported field types are text, text area, number, URL, select, email, checkbox, radio.
  • No license needed, purchase once and use unlimited times.
  • This plugin helps to get WordPress e-commerce solutions for businesses across the globe.
  • One month free support
  • The post ACF For Dokan PRO appeared first on KrazyPlugins.

    ]]>
    Would you like to add the ACF field to the add or edit product form, Dokan order, or vendor registration forms? You are at the proper location. I swear you won’t have to perform any coding. If you require dokan add custom fields to product form then this plugin does wonders for the vendors.

    We have an important announcement regarding the ACF for Dokan plugin. In the month of July 2024, we have removed ACF for Dokan from the WordPress.org plugin repository. You can learn more about the reason and future plan here.

    With the latest release of ACF For Dokan PRO 2.0, there is no need of the FREE version plugin to keep it active.

    New fields for Vendor Registration form:

    Admins can easily create custom fields for vendors in the vendor registration form. While creating a custom field using Advance Custom Field, the admin needs to select ‘Vendor Edits Allowed’ so that field is visible in the registration form.

    vendor edits allowed

    The admin needs to select User Role equal to Vendor in the custom field location rules to make this setting work. After vendor login, they can update the custom fields from the edit account page. The supported field types of ACF are text, textarea, number, URL, select, email, checkbox, radio, file.

    acf location rules

    Now, the field is created for a vendor. You can use the below ACF functions to display the value:

    the_field ( 'field_name',  'user_1' );  // where 1 indicates user ID

    echo get_field ( 'field_name',  'user_1' ); // where 1 indicates user ID

    Vendor edit order form:

    When the admin creates custom fields from the ACF plugin for the Order post type, the Vendor will be also able to add/update values for orders from their dashboard.

    acf location rules for order

    You can use ACF functions like the_field, get_field to display the custom field value of the vendor.

    You can display its value using these functions:

    the_field('text_field', 123); // where 123 is the order id

    echo get_field( "text_field", 123 ); // where 123 is the order id

    Support with Dokan Vendor Setup Wizard:

    Now, you can setup the custom field editable with the Dokan Setup Wizard. There will be a new setting field called Allowed in Setup Wizard? if you enable Vendor Edits Allowed. This way if you want dokan add custom fields to product then this plugin will be handy for all your needs.
    vendor setup wizard

    If the field Allowed in Setup Wizard is enabled, the vendor will see the custom field in the setup wizard.
    vendor setup wizard with custom field

    Features breakdown

    • Supported fields for add/edit product form: Text, textarea, number, url, select, checkbox, radio, file, email, WYSIWYG editor, Gallery, Repeater, Taxonomy, Google map
    • Multiple ACF Field groups are supported
    • Ajax search for select field for add/edit product form
    • Dokan Bookings – bookable products
    • Fields for vendor registration form & edit account page from vendor’s login
    • Fields for vendor edit order
    • Fields for vendor setup wizard
    • It supports post taxonomy rules, and based on those conditions, specific field groups will be displayed on the vendor dashboard.

    The plugin will work with ACF and Dokan free as well as PRO versions.

    Resources to help in implementation:

    How to Display Custom Fields of products

    Display Custom Fields for User Profiles

    How to add a new field on product upload form of Dokan?

    Adding extra field on the vendor registration form in Dokan

    How to make plugins like WooCommerce Product View in AR compatible with Dokan

    documentation

    Frequently Asked Questions

    1. What is ACF For Dokan PRO?
    2. ACF For Dokan PRO is a plugin that extends Dokan by allowing admins to add custom fields to product forms, order forms, and vendor registration forms using the Advanced Custom Fields (ACF) interface. It enables vendors to manage these fields directly from their dashboard with no coding required.

    3. Which field types are supported?
    4. Supported field types include: text, textarea, number, URL, select, email, checkbox, radio, file, WYSIWYG editor, gallery, repeater, taxonomy, and Google map.

    5. Do admins need the free ACF for Dokan plugin for PRO to work?
    6. No. As of ACF For Dokan PRO 2.0, you do not need to keep the free version active.

    7. How can admins make a custom field editable by vendors?
    8. When creating a field with ACF, admins should enable the “Vendor Edits Allowed” option and set the user role or post type rule (e.g., Vendor or Order). This exposes the field to vendors for adding or editing data.

    9. Is it possible to add custom fields to the vendor registration form?
    10. Yes, the plugin allows you to add custom fields to the vendor registration form. Set location rules to User Role = Vendor and enable “Vendor Edits Allowed” when creating the field.

    11. How are custom field values displayed?
    12. You can use ACF template functions:

      • For users (vendors):
      • the_field( 'field_name', 'user_1' ); or get_field( 'field_name', 'user_1' );

      • For orders:
      • the_field( 'field_name', 123 ); or get_field( 'field_name', 123 ); //where 123 is the order ID.

    13. Can custom fields appear in the Dokan setup wizard?
    14. Yes, enable “Allowed in Setup Wizard?” along with “Vendor Edits Allowed” to let vendors complete the fields during the setup wizard process.

    15. Is the plugin compatible with both free and pro versions of Dokan and ACF?
    16. Yes, ACF For Dokan PRO works with both free and PRO versions of Dokan and ACF.

    17. What happened to the free version on WordPress.org?
    18. The free version was permanently removed from WordPress.org in July 2024 as part of the developer’s new product strategy. Now, only the PRO version is available and supported.

    19. Can the plugin add different custom fields based on product category?
    20. Yes, you can set up conditional fields that show or hide based on the product category in the vendor dashboard. This will require some javascript code explained here.

    The post ACF For Dokan PRO appeared first on KrazyPlugins.

    ]]>
    https://krazyplugins.com/product/acf-for-dokan-pro/feed/ 0