Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter VirtbizGuy

    (@virtbizguy)

    Any chance of some help on this? Great plugin but I need to know whether I need one of the WooThemes in order to show the categories as described.

    Plugin Contributor royho

    (@royho)

    If there isn’t already a shortcode for it, it is still rather simple to produce. You can just use the WordPress API WP_Query to create your own custom query to extract this information from the database. Or you can try WC_Query class which is WooCommerce’s native query class.

    Thread Starter VirtbizGuy

    (@virtbizguy)

    Thank you very much for that help. I’ll use the WP_Query.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WooCommerce – excelling eCommerce] Displaying all top level Product Categories’ is closed to new replies.