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 Toy Dogs?

Toy dogs are small in stature but boast immense personalities. Historically bred as cherished companions and lapdogs for royalty, these affectionate breeds thrive on human interaction. They are highly adaptable to apartment living and make devoted friends, though their diminutive size means they require gentle handling and care.

WHY ARE THEY GREAT?

They are the ultimate affectionate companions, perfect for cuddling and indoor living. Their portability, long lifespans, and deep devotion to their owners make them wonderful, low-maintenance pets for smaller spaces.

Group Origin

Cultivated primarily to provide companionship, comfort, and warmth to their owners. They served as loyal lapdogs for aristocrats and royalty, accompanying them closely in palaces and urban environments.

In Summary

They are the ultimate affectionate companions, perfect for cuddling and indoor living. Their portability, long lifespans, and deep devotion to their owners make them wonderful, low-maintenance pets for smaller spaces.