Issue finally cleared up on its own
Thanks for the suggestion. I guess there is no easy way to do this securely. Its not a problem with the small number of sites I have now but will be an issue in the future.
I’m using the WP 4.1.1 and can’t get this plugin to work. I activate it. Add content to it and set it to display on a page. The sidebar is not existent. Any thoughts?
I was looking for the same thing. How did you hide the qty.
I found this line:
<?php echo $order->email_order_items_table( false, true ); ?>
That displays product, qty, and price. Not sure how I remove price and qty. Would love any suggestions.