???? ??? ????
????? ??????? ???? ???? ????? ?? ?? ???? ?? ???? ???? ??? ???? ????
???????? ??????
]]>Hi, i just downloaded this plugin, and i have woocomerce site, and my product specs is using default “Product Attribute Group”, my question is, how i move the default my Product Attribute to Product Specification Table? thanks
]]>Hi, thank you for develop this great plugin.
Is there a way to open the “spec tab” using a hiperlink with the anchor link #tab-dwspecs_product_specifications ?
The anchor link only works if the “spec tab” is already opened, but not if other woocommerce tab is opened instead.
If it’s not posible by default, is there a way to add some code to achieve this?
The idea is to add a hiperlink on the short description of the product, something like: “open the spec tab for more info…”
Thank you in advance
]]>Hi there.
First of all, thank you so much for the awesome plugin that you provide for free.
Secondly, is it still not possible to change the display order of attributes within groups? I think someone mentioned it more than a year ago, and I was hoping it would be possible by now ??
For example, in the link I provided, “Flammability” needs to be the first attribute under the “General” group.
Maybe I’m missing something?
???? ???? ??????
??? ?? ??? ?? ?? ???? ?????? ?? ?? ???? ? ???? ??????? ???? ?? ? ????? ?? ?? ????? ????.
????? ?? ???? ?? ???? ?????? ????? ? ???? ?????? ?? ?????? ?? ??? ???? ?? ?? ???? ????? ? ?? ??? ????? ????? ???? ???.
???? ?????? ?? ?.? ????.
]]>Hi I know this has been asked before by another user, but you said it was a rare case. I’m appealing to you as a plugin developer to rethink.
The big issue with WooCommerce attributes is they are not treated as “specifications” by default. If I add multiple attributes to a variable product, those attributes are listed as specification on all variants in the “more information” tab, rather than on the individual variants. The result is users can’t see which attributes are unique to the selected variant. The reason I think this needs to be solved using “attributes” is simply to prevent WordPress users from having to not only enter attributes but also specifications – basically double the work.
Example: Car shop. The black car ONLY comes with leather seats, and is the ONLY one that does.
I know this is essentially a WooCommerce problem, but I think you plugin almost solves the issue – if it supported variable products. I also think those of us who have noticed this issue with WooCommerce, and have searched long and hard for a solution, are a silent statistic, because we come up empty handed, and end up simply making single products rather than variable ones, out of pure frustration.
]]>Hi there,
When I associate a new group with an existing table, any existing products with that table do not update with the new group.
So far, the only way to make an existing product show any new groups is to edit the product in question and set the table to none and then select the table again. Unfortunately, this process wipes any existing data written into the fields though.
Is there any way that new attributes can be hidden by default? This way when adding new attributes, existing products will not reflect those changes, assuming the issue above is resolved?
Please assist.
]]>????. ?? ?? ???????? ?? ??? ???? ??? ????? ??? ???? ????? ???? ????? ? ??????? ????? ???? ???? ???. ???? ???????? ????
]]>Is that plugin compatible with Dokan multivendor plugin?
]]>How to show attribute Value with shortcode and how to compare to specs table
]]>Is there any plugin that will allow you to extract data from a table to create filters for categories?
]]>????
???? ????? ????
????? ?? ?? ???????? ????.
]]>I am trying to remove the tab for the plugin on all my pages since I am trying to use the shortcode to display it in a different way.
However the following code does not work in removing the tab:
add_filter( 'woocommerce_product_tabs', 'remove_specification_tab', 99 );
function remove_specification_tab( $tabs ){
unset ($tabs['dw_product_specifications']);
return $tabs;
}
Unset seems to not work, how can I remove the tab?
]]>Hello – maybe a rookie quiestion.
But does anyone have issue with finding the plugin, to make it work with Elementor?
I can’t seem to find it in my Widgets to add.
Hi,
I am trying to insert new data in to my specification table’s attribute values in product page but it is not updating as new data.
]]>Dear Dornaweb
I hope you are well.
I use Product Specifications for Woocommerce for my site Powerline Computer. It’s an excellent plugin for creating Product Specifications.
But we notice that this plugin is not working latest release WordPress version 6.1.
When we use Version 6.1 of WordPress the new Product Specifications Data not be added and shown.
please see this Screenshot: https://prnt.sc/ehTE974dkln0
But previously added data working properly.
please see this Screenshot: https://prnt.sc/ZavD6NkWa1mv
We use all updated versions of Theme & Plugin.
But
This plugin works properly on WordPress Version 6.0.3 with all updated woocommerce plugins.
Please Check
Thanks & Regards
Sagor Dey
I want to change the layout of the specification table by using custom CSS. If I use the class .dwspecs-product-table, as suggested in the FAQ it also affects my other tables on my website. Is it possible to change this class to make it unique?
I want to modify it without changing all the other tables on my website..
]]>Hi,
If I have many Tables created, is it possible to only show one or a few of them using a parameter to the [specs-table] shortcode?
Thanks,
Eoin
????.
???? ?????? ???? ????? ??? ??? ???????? ?? ???? ???? ?? ???? ??? ????? ??? ????? ?? ?????? ???? ???? ???.
?? ?? ??? ? ??? ??? ????? ??? ?????? ???? ???? ?? ??? ????? ???? ??? ?? ???? ?? ???? ???? ????? ?? ???. ?? ???????? ?????? ???? ???. ???? ???? ???? ????? ?????? ???? ??? ???? ????? ???? ?? ????? ????. ?? ????? ??????? ???? ?? ??? ???? ??? ???? ???? ?? ???? ?? ???.
Hi Every one
I was wondering How do I change the alignment of the Product Specifications table to be organized
Please visit this page
https://koparts.net/product/hyundai-26300-35505-engine-oil-filter-assembly/?w3tc_note=flush_all
Any help will be appreciated
]]>Hello,
I would like to add a hyperlink within the table when completing the product specification table within a product variation section. However, whenever I insert the HTML for a hyperlink and save, the tag goes away. What is the correct method for inserting a hyperlink in the table?
Thanks!
]]>This is a two part issue.
1. I have been trying to sort attributes within a group so that they show in the order I need on my product page. I have read two separate posts that show a solution of going to the group, then clicking on the attributes and using up/down arrows to sort. I do not see such up/down arrows on the individual attributes. It only provides a list which I am unable to edit.
2. When I create the master list of attributers under the attributes tab, it only shows 10 attributes at a time. I would like to see more (maybe 50 or 100 at a time). Furthermore, since I am only able to se 10 per page, I cannot sort the attributes across pages. It is impossible. I can only sort attributes within the 10 attributes I see on a single page which is extremely limiting.
Any help is greatly appreciated!
]]>Hello
Unfortunately, the information in the tables are not searchable. Please tell me how to fix it?
For example, I used your plugin to show the information on my books such as ISBN, but when I searched for a specific ISBN, no product was found !
Hello,
I wanted to know whether it is possible to retrieve the attributes set with this plugin through the WooCommerce API, i.e. when querying a products, the set attributes are also returned in the response?
Thanks
Noor
Hi. Thanks for your amazing plugin.
I create a product specification table with ur plugin.
Is there a way to assign a specification table to the entire products of a particular product category, instead of editing each product and adding a specification table to them?
I’m waiting for your soon reply.
Why am i not getting answers to my questions?!!!
I’m having bad times trying to solve this issue but couldn’t find anything useful yet!!
Hi,
I’m having a serious problem, i have made tables and groups and added the groups to the tables then i started making the attributes, as you all know when you make an attribute you must enter the table name and group name to be able to save it but after a couple of entries i checked in the product page if everything is alright but some of the fields were missing!!! when i go back to the plugin and check it i don’t table names anymore in the attribute fields!!
Do you know what’s going on here? i really need help with this please!!!
Regards
Hi,
I have been working the plugin the whole day already, It’s not possible to give an attribute a name which already exist or use it is a different group!!
e.g if i want to make a group called processor but i want to use it with different attributes in a different tables because i need to use it in e.g a laptop but also in a motherboard but these two groups (Laptop and motherboard have different attributes inside) how would i be able to make two or more groups with the same name but different attributes?
I have tried to give the group a different slug name and it worked (e.g processor-motherboard) and (processor-laptop) but the problem is i suddenly lost the fields i have already created (almost all the attributes)!!
i have the same problem with the attributes names too, if i call one (e.g wifi) and use it in laptop, i wouldn’t be able to use it for a printer so i have to change the slug name to be able to create it for each one individually but it seems it does not work…
do you have any suggestions?
Regards,
Rami
Hi,
I have been using the plugin and it works great, just one thing when i want to export it, export is available only in json format but i want to export it in csv format..
what i want to do is adding all values to the attributes is a csv file then import it all at once otherwise i would be adding all values one by one in the product page which is time consuming so do you have an alternative way to get this done in a proper way?
Regards,
Rami
Hi,
Do you have anyway to bind your table to every Variant Product?
Thanks