Refer to our markup for controlling the output: http://www.formatdynamics.com/cpconfig
I edited Plugin Name: CleanPrint.php file.
I have not found “cleanprint-copyright” class
You say “Use these class names on the appropriate tags:
<div class=”cleanprint-article”>Full Article</div>
<div class=”cleanprint-title”>Article Title</div>
<div class=”cleanprint-byline”>By Action Reporter</div>
<div class=”cleanprint-dateline”>September 31, 2011</div>
<div class=”cleanprint-copyright”>Copyright © Action Publishing, 2011</div>
Further more if you would like to include or exclude a specific element use the class names below.
<div class=”cleanprint-include”>Include this for print</div>
<span class=”cleanprint-exclude”>Exclude this for print</span>
Please, could you more explicit!
Thank you,
You don’t edit the plug-in you introduce the class name to the HTML that has the copyright statement. Presumably in your post or page text.