Term List Element

The Term List element allows showing lists of different taxonomy terms (categories, tags, etc.)

The element is available in Live Builder and WPBakery.

Key differences compared to the Grid element:

  • More options for showing terms, including:
    1. Terms of the current post
    2. Terms including/excluding the specified ones
    3. Terms including/excluding current term
    4. Hiding empty terms
    5. Terms based on custom field values
  • Improved loading speed optimization.
  • More flexible PHP hooks, which makes it easier to customize the list via custom PHP code.
  • It will be constantly updated and improved.

Usage Examples #

Showing terms except selected #

  • Show = Terms except selected
  • Specify terms to exclude

Showing terms of the current post #

  • Show = Terms of the current post
  • Specify the needed taxonomy

Showing child terms of the current term, including sub-child #

  • Show = Child terms of the current term
  • Activate the "Show child terms" switch

Showing all non-empty terms except the current one #

  • Show = All terms
  • Choose the taxonomy
  • Activate the "Hide empty terms" switch
  • Activate the "Exclude the current term" switch

Showing terms with the image (custom field) specified #

  • Show terms with specific custom fields = if EVERY condition below is met
  • Custom field:
    • term-image (custom field name)
    • Has a value