nanodesigns / nanosupport

Create a fully featured Support Center in your WordPress setup without any third party dependency, completely FREE. Get a built-in Knowledgebase too. The plugin is available on WordPress.org repository:
https://wordpress.org/plugins/nanosupport/
GNU General Public License v2.0
50 stars 13 forks source link

Category and SubCategory Tree design in Knowledgebase #30

Open mayeenulislam opened 7 years ago

mayeenulislam commented 7 years ago

Can we have a Category structure like below in Knowledgebase, asked by vbk100:

Category #1         Category #3         Category #5
Sub Category #1a    Sub Category #3a    Sub Category #5a
 Article 1       Article 1       Article 1
 Article 2       Article 2       Article 2
Sub Category #1b    Sub Category #3b    Sub Category #5b
 Article 1       Article 1       Article 1
 Article 2       Article 2       Article 2

Category #2         Category #4         Category #6
Sub Category #2a    Sub Category #4a    Sub Category #6a
 Article 1       Article 1       Article 1
 Article 2       Article 2       Article 1
Sub Category #2b    Sub Category #4b    Sub Category #6b
 Article 1       Article 1       Article 1
 Article 2       Article 2       Article 2
fang-yu commented 6 years ago

Vote +1

fang-yu commented 6 years ago

and it will be better if I can set the order of the feature category.

mayeenulislam commented 6 years ago

and it will be better if I can set the order of the feature category.

You can do that using the third party solution: https://wordpress.org/plugins/taxonomy-terms-order/

fang-yu commented 6 years ago

@mayeenulislam I have try taxonomy-terms-order & Post Types Order, and it does works with feature category in the NanoSupport Settings.

fang-yu commented 6 years ago

sorry,@mayeenulislam say it wrong ……it is “I have try taxonomy-terms-order & Post Types Order, and it does not work with feature category in the NanoSupport Settings."

mayeenulislam commented 6 years ago

@fang-yu for sorting issue, let's not discuss in this issue. Please see the solution in #51 :smile:

fang-yu commented 6 years ago

@mayeenulislam OK, Thanks!