dfwpress
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Remove “Add existing attribute” tabHello,
I think that here is this logic, like as for categories filter:
https://www.ads-software.com/support/topic/products-filter-by-catoegory-no-more-drop-down/
I have more then 100 global attributes. I know that it is to much but now I can not convert them to custom attributes and have to deal with it. So I was looking for solution to hide option in admin area for adding more global attributes. I am separating some global attributes which are in use for filtering. Others can act as local attributes.
Forum: Plugins
In reply to: [WooCommerce] Remove “Add existing attribute” tabHello,
I have this situation:
https://snipboard.io/RAgn1P.jpg
Maybe it is related with number of global attributes. I have many global attributes, but now I want to prevent users to add global attributes to products, except admin.
It is possible this Select2 box appears after some amount of global attributes.
Thank you
Forum: Plugins
In reply to: [WooCommerce] Backend product categories filterThank you
Forum: Plugins
In reply to: [WooCommerce] Backend product categories filterHello,
I think I have found some explanation here:
https://www.ads-software.com/support/topic/products-filter-by-catoegory-no-more-drop-down/It seems that this filter behaviors depending of number of categories.
That should be OK. I like to know what is happening :).Thank you
Forum: Plugins
In reply to: [WooCommerce] Backend product categories filterI have this (selec2) on one shop:
https://snipboard.io/hqLcCE.jpgOn another shop I have like this (simple drop-down):
https://snipboard.io/Wefg3S.jpgThank you
Forum: Plugins
In reply to: [WooCommerce] Backend product categories filterHello,
Thank you for your answer. I have had closer look to this and I would be satisfied to have here (backen product category filter) Select2 drop-down option. Interesant, I have it on another shop. But, I do not know how it is here disabled. On this shop I have simple drop-down.
Thank you
Hello,
It seems that _vendor_page_title and _vendor_page_slug are not updating after change.
Thabk you
Forum: Plugins
In reply to: [Admin Menu Editor] Disable Analitycs tabResolved
Forum: Plugins
In reply to: [WooCommerce] Remove Analitycs menu tabOK
Resolved
Thank youResolved
OK
Thank youHello,
I am getting the same problem when I add custom taxonomy manually. In WordPress backend everything looks OK. It seems that core WordPress functionality is disabled in WCMP.
Thank you
Hello,
Thank you for your answer.
I will clarify you this a bit more.
I created custom taxonomy called “Book” with Toolset Types and added two terms: “Classics” and “Fantasy”.
When adding product in WP backend you can see “Add New Book” option. When adding product with WCMP that option is not visible.
Please see images:
https://drive.google.com/file/d/10nJAu7hXhfxw6JUIpDxdsC4Nsl2nBxcX/view?usp=sharing
https://drive.google.com/file/d/16un9IlAB8xNSmtHAHAIK4Se6Ej28PA3F/view?usp=sharing
Is it possible get that in WCMP option for adding new term is visible?Thank you
Currently the situation is that WCMP recognise custom taxonomies and vendor can choose term from list, but can not add new term.
Hello,
I do not need that for categories and tags. I need that vendor can add terms for custom taxonomies which I created.
For example I have taxonomies called “Model” or “Brand”. Every vendor should have ability to choose from existing or to add their own models and brands. And, I have filter on shop page for these taxonomies.
When adding product in WordPress backend there is possibility for admin to add new term.
And also to mention: I do not want “Model” and “Brand” to be attributes.
It is very convenient that I have them as custom taxonomies.Thank you