Needs work
Project:
AddToAny Share Buttons
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2012 at 18:08 UTC
Updated:
6 Mar 2012 at 23:31 UTC
Using printer friendly views of books is annoying when the addtoany button is displayed in each section.
Modifying addtoany_node_view function to wrap all the code in an
if ($view_mode != 'print') {}
block prevents this. However this should be an option configuration similar to the 'addtoany_display_in_teasers' option.
Comments
Comment #1
micropat commentedThanks for the request!