Poster Templates #
PetMatchPro includes print poster templates that generate printable flyers for individual animals. Staff and visitors can print these to post in your facility or share in the community.
How Posters Work #
When the poster feature is enabled, a Print Poster button appears on the animal detail page. Clicking it opens a printer-friendly page with the animal’s photo, name, and key details formatted as a flyer.
Template Naming Convention #
Poster templates use two filename patterns:
universal-details-poster.php– works across all method types and partners. Used by adopt by default and acts as the fallback for any method without a method-specific poster.{method}-poster.php– method-specific posters for lost and found (PetPoint and AnimalsFirst). Examples:lost-poster.php,found-poster.php.
Available Poster Templates #
PetPoint #
| Template File | Method | License |
|---|---|---|
universal-details-poster.php |
All methods | Basic (adopt), Junior (others) |
found-poster.php |
Found animals | Junior |
lost-poster.php |
Lost animals | Junior |
AnimalsFirst #
| Template File | Method | License |
|---|---|---|
universal-details-poster.php |
All methods | Basic (adopt), Junior (others) |
found-poster.php |
Found animals | Junior |
lost-poster.php |
Lost animals | Junior |
RescueGroups #
| Template File | Method | License |
|---|---|---|
universal-details-poster.php |
Adopt | Basic |
Enabling the Poster Feature #
Via Admin Settings #
- Go to PetMatchPro > General Options.
- Find the Print Poster setting.
- Set it to Yes.
- Click Apply Changes.
Via Shortcode #
Add the poster parameter to your detail shortcode. Four values are accepted:
enable– shows the Print Poster button below the animal profile.disable– hides both the button and the photo overlay icon.overlay– shows a small PDF icon on the main photo instead of the button.both– shows the button and the photo overlay icon.
[pmp-details poster="enable"]
Default: disabled. Requires a Poster Details Page configured in General Options.
Poster Configuration #
The poster template for each method type can be selected in the admin settings under the Poster Template dropdown. The adopt poster template is available on all tiers. Poster templates for lost, found, and preferred methods require a Junior license or higher.
A separate Poster Details Page can be configured if you want the poster to open on a dedicated page rather than using the default poster rendering.
Next Steps #
- Detail Templates Gallery – Browse detail page templates
- Creating Your First Detail Page – Set up your detail page