Title: Same Problem
Last modified: March 7, 2021

---

# Same Problem

 *  Resolved [loopforever](https://wordpress.org/support/users/loopforever/)
 * (@loopforever)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/same-problem-4/)
 * Hello,
    I want to ask the same question.
 * [Link](https://wordpress.org/support/topic/limit-product-tag/)
 * But I guess the code updated again, can you help?
 * Vendor should add a maximum of 3 tags.
 *     ```
        <select multiple="multiple" placeholder="<?php esc_attr_e( 'Select product tags', 'dokan-lite' ); ?>" name="product_tag[]" id="product_tag_search" class="product_tag_search product_tags dokan-form-control dokan-select2" data-placeholder="<?php esc_attr_e( 'Select tags', 'dokan-lite' ); ?>"></select>
       ```
   
    -  This topic was modified 5 years, 3 months ago by [loopforever](https://wordpress.org/support/users/loopforever/).

Viewing 1 replies (of 1 total)

 *  [Rashed Ripon (a11n)](https://wordpress.org/support/users/rur165/)
 * (@rur165)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/same-problem-4/#post-14147480)
 * Hello [@loopforever](https://wordpress.org/support/users/loopforever/) ,
 * First of all, you should always save your modified template file in a child theme
   to save the changes from the plugin update.
 * You can use the same tricks to add the attribute – `data-maximum-selection-length
   ="3"` to the file – `dokan-lite/templates/products/new-product-single.php` or
   in the `new-product.php`.
 * Find the line as seen here – [https://prnt.sc/10fmldi](https://prnt.sc/10fmldi)
   and add the attribute.
 * Thank you 🙂

Viewing 1 replies (of 1 total)

The topic ‘Same Problem’ is closed to new replies.

 * ![](https://ps.w.org/dokan-lite/assets/icon-256x256.gif?rev=3239229)
 * [Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy](https://wordpress.org/plugins/dokan-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dokan-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dokan-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/dokan-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dokan-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dokan-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rashed Ripon (a11n)](https://wordpress.org/support/users/rur165/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/same-problem-4/#post-14147480)
 * Status: resolved