PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

How to add special fields in columns

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Good evening, how could I add some special fields that I have added to my products in columns.
Thank you in advance

Hello

Please  read  this - https://products-tables.com/how-to-add-custom-column-to-the-tables

Good morning, I would like your help. In the table I use, one of the filters I use are the product categories. I would like to have the possibility when I select a category or subcategory to be able to use its URL so that I can use the main categories in the main menu. How can I do this.
Thank you in advance

hello

Do you want categories to appear as links?

Do you have experience in programming?

  1. Yes a little.

Do you want categories to appear as links? Did I understand your request correctly?

To get  list  of  categories - https://developer.wordpress.org/reference/functions/wp_get_post_terms/  and  to  get  link  of  these  categories - https://developer.wordpress.org/reference/functions/get_category_link/

Good evening
I would like in the display of the categories in the filters the main categories to be e.g. 15px and bold and the subcategories to be 12px normal

Thanks in advance

Hello

In this case, you need to make a custom CSS code for each category.  Because child or parent categories don't have a special class in the filter(drop-down)