Adding buttons to custom template
-
I have created a custom attachment.php template for my wordpress site. I added the following code to the template, but I can’t seem to get the print/pdf buttons to show. The buttons are working fine on my standard post and pages.
<?php do_action( ‘bwsplgns_display_pdf_print_buttons’ ); ?>
Any ideas?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Adding buttons to custom template’ is closed to new replies.