Replies: 0
I am using a coupon plugin (https://wordpress.org/plugins/wp-coupons-and-deals/) that generates a graphical coupon. I’ve extended that post type to include two additional fields. I’d like to have one field display above the coupon, and the other field, after the coupon.
Is there a simple way to do this?
Also, I’ve created a template for this extended post type, but I can’t see it take effect. The two fields do show up on the coupon edit page as expected. The coupon posts do not have a “view” option, rather function by embedding via shortcodes. I have tried viewing the coupon on a page where its shortcode has been placed, but it is only showing the coupon portion, but not the additional two PODS fields (even despite having a template assigned to it)
Any ideas?
Thanks!