[Plugin: WordPress Advanced Ticket System] Printing Single Ticket Page
-
I want to print a single ticket page/post.
i installed the plugin “wp-print” from lesterchan for printing posts or pages.
but how to integrate the “<?php if(function_exists(‘wp_print’)) { print_link(); } ?>” command, to print also tickets? i can integrate the command in wats/theme/single-ticket.php under row 5 (“if (have_posts()) : while (have_posts()) : the_post(); “), but printing these tickets i get an error “Error 404 – Not Found”.
Some help for me?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: WordPress Advanced Ticket System] Printing Single Ticket Page’ is closed to new replies.