Forum Replies Created

Viewing 1 replies (of 1 total)
  • osriccaton

    (@osriccaton)

    I had the same issue but solved it.

    1. I chose the manual option for print friendly.
    2. added the manual code in the single.php
    3. wrapped a div with class print around the php code
    4. in the style.css I added .print { display:none;}

    that should do the trick.

Viewing 1 replies (of 1 total)