• Resolved bartom34

    (@bartom34)


    Hi,

    I have a problem with the taxonomies displaying.

    For example, the taxonomy “Services Catagory”.
    When I want to display my “Design” category, the page is empty.

    You could see the problem here. There are 3 design services but nothing is displayed.
    http://happybeeragency.com/service_category/design/

    How could I fix it ?

    Thanks for your help,
    Tom

Viewing 2 replies - 1 through 2 (of 2 total)
  • Dear @bartom34,

    In your plugin directory, open this file: kopa-nictitate-toolkit/posttype/service.php

    Replace the line 33:
    'exclude_from_search' => true,

    By the line:
    'exclude_from_search' => false,

    Best regards,
    Thanh

    Thread Starter bartom34

    (@bartom34)

    Thanks a lot !

    It works well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Taxonomies displaying’ is closed to new replies.