Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeffrey Carandang

    (@phpbits)

    Hi,

    Congratulations for choosing this plugin and thanks a lot for using it. With regards to your concern, The child categories are not supported on the lite version so it will appear as tags so that the user cannot add sub category. If you want to make it as category instead of tags please change includes/class-wpKnB-functions.php line 123 to:

    'hierarchical' => true,

    Let me know if you have any other concerns. Thanks

    Cheers,
    phpbits

    Thread Starter DragonDon

    (@dragondon)

    Errr….there is some confusion. It seems I can create categories but NOT choose them. Don’t know how the term ‘child categories’ got interpreted from that.

    Here is a screnshot: https://gyazo.com/32372968195d6f7f43f19edbbe6811b3

    You can see I can NOT choose any categories. I can ONLY create tags. Yet I can create categories (screenshot: https://gyazo.com/bbb28c978b84556914caa28cb6433186) but I have not way of using them.

    When you say ‘child’ to me that means :

    Category: 1/ Test
    – Test-child
    2/ Test-1

    And so on. “Test” is a category and ‘Test-child’ is obviously the child category. Do you mean the free version can only have ONE category? I’m a little confused by this term ‘child’ and how it’s used in this context.

    I’m seeing the same thing as DragonDon. Rather than a checkbox interface for categories, I see a textbox that requires me to type in the name of a category. It will try to autofill using categories that I have created, but a checkbox interface would be simpler. For posts, categories are assigned using check boxes, and tags are created using text boxes. DragonDon and I both seem to be looking for checkboxes for categories, the same category interface that is used on other WP posts.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Categories are not categories…’ is closed to new replies.