X
🐾 Coming from PetMatchPro 6.x? Version 8 adds real adoption analytics, similar-animal suggestions, SEO-friendly URLs, and overlay badges. See What's New →
PetMatchPro
  • Partners
    • AnimalsFirst
    • PetPoint
    • RescueGroups
  • What’s New
  • Shop
  • Demo
  • FAQ
  • Knowledge Base
  • About Us
  • Contact Us
  • My Account
  • Cart
Select Page
Green rocket icon for Getting Started documentation category

Getting Started

6
  • Activate Your License
  • Setup Wizard Walkthrough
  • Connecting Your Shelter System
  • Understanding License Tiers
  • Creating Your First Search Page
  • Creating Your First Detail Page
Blue code brackets icon for Shortcodes and Configuration documentation category

Shortcodes & Configuration

12
  • Shortcode Builder
  • [pmp-search] Reference
  • [pmp-details] Reference
  • [pmp-detail] Reference
  • [pmp-option] Reference
  • Parameters by License Tier
  • Common Shortcode Recipes
  • Pagination Setup
  • Excluding Values
  • Search Filter Button
  • Detail Button Hover Text
  • Search Card Hover Text
Purple palette icon for Templates and Design documentation category

Templates & Design

7
  • Search Templates Gallery
  • Detail Templates Gallery
  • Poster Templates
  • Theme Template Overrides
  • Color Customization
  • Font Size Customization
  • Detail Title Formats
Orange image with star icon for Icons and Overlays documentation category

Icons & Overlays

6
  • Understanding Pet Icons
  • Understanding Overlays
  • Icon Reference Gallery
  • Customizing Icon Display
  • Value-Based Icons
  • Icon Size Customization
Teal tag icon for Labels and Customization documentation category

Labels & Customization

3
  • Custom Labels Guide
  • Changing Labels via Filtering
  • Custom Currency & Date Formats
Blue funnel icon for Filters and Search documentation category

Filters & Search

5
  • Setting Up Search Filters
  • Species & Breed Filtering
  • Filter Value Management
  • Excluding Values via Filtering
  • Partner-Specific Filter Options
Violet chain link icon for Partner Integration Guides documentation category

Partner Guides

3
  • AnimalsFirst Integration Guide
  • PetPoint Integration Guide
  • RescueGroups Integration Guide
Red bar chart icon for Analytics and Tracking documentation category

Analytics & Tracking

7
  • Understanding PMP Analytics
  • GA4 Configuration
  • Google Tag Manager Setup
  • Leveraging Analytics
  • WP-Cron Requirements for PetMatchPro Analytics
  • Queue Health and Tools
  • Privacy and Data Retention
Amber wrench icon for Troubleshooting and FAQ documentation category

Troubleshooting

15
  • Common Error Messages
  • API Connection Issues
  • Template Not Found Errors
  • Theme Template Override Not Loading
  • Performance & Caching Best Practices
  • Animals Not Displaying
  • Stale Content / Cache Issues
  • Styling Conflicts
  • Empty Field Display
  • Analytics Queue Stuck or WP-Cron Not Running
  • Premium Feature Not Appearing After Upgrade
  • Troubleshoot the PetMatchPro Shortcode Builder
  • Reading PMP Debug Logs
  • wp-config.php Configuration Constants
  • How to Contact Support
Lightbulb icon representing PetMatchPro best practices guides for homepage layouts, button strategy, performance tuning, and template selection

Best Practices

10
  • Featuring Animals on Your Homepage
  • Adding Animals to Sidebars and Other Pages
  • Using Banners and Subtitles Effectively
  • Overlays and Icons for Quick Visual Cues
  • Writing Effective Detail Page Instructions
  • Button Configuration for Conversion
  • Optimizing Performance with API Caching
  • Customizing Typography and Icon Sizes
  • Lost and Found Search Best Practices
  • Template Selection Guide
View Categories
  • Home
  • Knowledge Base
  • Troubleshooting
  • Animals Not Displaying

Animals Not Displaying

1 min read

Animals Not Displaying #

If your search page shows no animals (blank area, no error message, or a “no results” message), work through this checklist to identify the cause.

Debug Checklist #

1. Is the API Connected? #

  1. Go to PetMatchPro > General Options.
  2. Verify an Integration Partner is selected.
  3. Verify the API Key is entered (and Organization ID for RescueGroups).
  4. Use the API Diagnostics tool in the Tools tab to test the connection.

2. Are There Animals in Your Shelter System? #

  1. Log into your shelter management system (PetPoint, AnimalsFirst, or RescueGroups).
  2. Verify that there are active animal records for the method type you’re searching.
  3. For type="adopt", check that animals have an “available” or “adoptable” status.

3. Is the Shortcode Correct? #

  1. Edit the page and verify the shortcode is properly formatted: [pmp-search]
  2. Check for typos — the shortcode is [pmp-search], not [pmp_search] or [pmpsearch].
  3. If using parameters, verify they’re properly formatted: [pmp-search type="adopt"]
  4. Make sure the shortcode isn’t wrapped in extra HTML tags or formatted as a code block.

4. Is the Page Published? #

  1. Check that the page is published (not in draft or pending review).
  2. View the page while logged out or in an incognito window to see what visitors see.

5. Are Filters Too Restrictive? #

  1. If using species="...", verify the species name matches animals in your system.
  2. If using exclude="...", check that you’re not excluding everything.
  3. Try the shortcode with no parameters to see all animals: [pmp-search]

6. Is the Method Type Valid? #

  1. Check the type parameter matches your partner and license:
    • RescueGroups: Only adopt is supported
    • lost, found, list: Require Junior license
    • preferred: Requires Preferred license, AnimalsFirst only

7. Is Caching the Problem? #

  1. Clear your browser cache and hard refresh (Ctrl+Shift+R).
  2. Clear any server-side cache (OPcache, LiteSpeed, CDN).
  3. Try viewing the page in an incognito/private window.

See Stale Content / Cache Issues for detailed cache clearing instructions.

8. Check the Browser Console #

  1. Right-click on your search page and select Inspect (or press F12).
  2. Click the Console tab.
  3. Look for red error messages — JavaScript errors can prevent PetMatchPro from rendering.
  4. Check the Network tab for failed API requests (red entries).

Browser DevTools Console tab showing red error messages: CORS policy blocked image loads from g.petango.com, and "Failed to load resource: net::ERR_FAILED" entries indicating the animal photos could not be displayed

Browser DevTools Network tab on a PetMatchPro search page showing 76 requests, 2.9 MB transferred, with stylesheet, script, and image requests returning HTTP 200 status codes and a load timing waterfall

9. Check for Plugin Conflicts #

  1. Temporarily deactivate other plugins to see if there’s a conflict.
  2. Switch to a default WordPress theme (like Twenty Twenty-Four) to rule out theme conflicts.
  3. Re-enable plugins one at a time to identify the conflicting one.

Still Not Working? #

If you’ve worked through all steps above and animals still don’t display, contact PetMatchPro support with the following information:

  • Your integration partner (PetPoint, AnimalsFirst, or RescueGroups)
  • The exact shortcode on your page
  • Any error messages displayed
  • Browser console errors (screenshots)

Next Steps #

  • Common Error Messages — Understand error messages
  • API Connection Issues — Fix connection problems
  • How to Contact Support — Get help
Animals Not Displaying ultima modifica: 2026-03-25T19:36:48-04:00 da PetMatchPro
Updated on April 30, 2026

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Performance & Caching Best PracticesStale Content / Cache Issues

Submit a Comment Cancel reply

Your email address will not be published. Required fields are marked *

Table of Contents
  • Animals Not Displaying
    • Debug Checklist
      • 1. Is the API Connected?
      • 2. Are There Animals in Your Shelter System?
      • 3. Is the Shortcode Correct?
      • 4. Is the Page Published?
      • 5. Are Filters Too Restrictive?
      • 6. Is the Method Type Valid?
      • 7. Is Caching the Problem?
      • 8. Check the Browser Console
      • 9. Check for Plugin Conflicts
    • Still Not Working?
    • Next Steps

© Copyright 2018-2026 by PetMatchPro, All Rights Reserved

  • Privacy Policy
  • Terms of Use
  • Disclaimer
  • Login