Couponer is a free and brilliant WordPress plugin that will allow you to create printable coupons fast and easy and all you have to do to show them is to use this in any place that you want to show them like inside the post.php for example:
<?php if (function_exists(‘display_coupons’)) { display_coupons(); } ?>
the coupons have a print this coupon link next to them that after clicking on them it will be opened in another page and print menu will be shown.
Here is the demo site for it.
to install this WordPress plugin just go here and download it, upload and activate it and finally just put the code above anywhere you want to show the coupons. Also if you want you can change the link at the footer of the coupons.
It does look really great. But do you know if it works with the current version of wordpress?
Also, can I add my own look to the coupons, not just the pic on the middle right, but alter the whole look of a coupon?
If not, do you happen to know of a WP plug in that would allow me to upload images (of coupons) and add a “print” option (and ideally let met link them too)?
Would greatly appreciate such help, as I can’t seem to find something like that on Google.
I have not tried to change it and don’t know any plugin that have that option either. Ask it’s developer they would know also they might even add it to the future versions.