Printing a post
-
I have used WordPress to create a recipe site. The recipes are, of course, simply posts in a specific category. What I would like to do is this:
When a user selects a post in a category, I would like to find a way to allow the user to print out that recipe. I tried using the Javascript window.print() but that prints the entire screen. I only want the recipe (post) printed. Can anyone suggest a way to do this?
Any help much appreciated.Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Printing a post’ is closed to new replies.