add_action( 'elementor/query/main_breed_pages_only', function( $query ) { /* * Keep whatever Elementor is already searching/filtering by, * such as dog_type, breed_group, archive context, search term, etc. */ $tax_query = $query->get( 'tax_query' ); if ( ! is_array( $tax_query ) ) { $tax_query = array(); } if ( empty( $tax_query['relation'] ) ) { $tax_query['relation'] = 'AND'; } /* * Only show the main breed page. * This assumes your Breed Page Type term slug is main_page. */ $tax_query[] = array( 'taxonomy' => 'breed_page_type', 'field' => 'slug', 'terms' => array( 'main_page' ), 'operator' => 'IN', ); $query->set( 'post_type', 'dog' ); $query->set( 'tax_query', $tax_query ); });
Skip to content

What Are Herding Dogs?

Herding dogs are intelligent, energetic, and highly trainable companions. Originally developed to manage and protect livestock, these agile breeds are incredibly responsive to commands. Though many no longer work on farms, their strong work ethic and loyalty make them excellent pets for active families who can provide mental stimulation.

WHY ARE THEY GREAT?

They are incredibly smart, loyal, and quick to learn. Their boundless energy and devotion make them fantastic partners for outdoor adventures, dog sports, and active households seeking a trainable companion.

Group Origin

Bred to control the movement of sheep, cattle, and other livestock. They assisted shepherds by gathering, driving, and protecting flocks, often working independently or following subtle whistle and hand commands.

In Summary

They are incredibly smart, loyal, and quick to learn. Their boundless energy and devotion make them fantastic partners for outdoor adventures, dog sports, and active households seeking a trainable companion.