TestimonialText = Extremely helpful and knowledgeable staff. Everyone is welcoming and put the needs of your pet first
TestimonialFrom =
NetScore = 10
TestimonialDate = /Date(1751549035000)/
TestimonialFrom =
NetScore = 10
TestimonialDate = /Date(1751549035000)/
“The best vets I used very helpful “
“Always very friendly, always have appointments available when I need them and always animal focussed “
–
Net Promoter Score: 10
/Date(1752084020000)/
/**
* GeneratePress search page conflict
*/
add_filter( ‘geodir_bypass_setup_archive_page_content’, ‘gdsupport_generate_search_page’, 99, 1 );
function gdsupport_generate_search_page( $bypass ) {
if ( defined( ‘GENERATE_VERSION’ ) && geodir_is_page( ‘search’ ) ) {
$bypass=1;
}
return $bypass;
}