• Resolved fotske

    (@fotske)


    Hi,

    Is there a possibility with a shortcode to only Add the “Print” button on a specific page?

    Thank you very much for your help.

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    Use:

    [addtoany buttons="print"]

    The [addtoany] shortcode currently includes the universal button if enabled in settings. You can remove the universal button from all [addtoany] shortcodes by adding a line of CSS code to your “Additional CSS” box in Settings > AddToAny:

    .addtoany_shortcode .a2a_dd { display: none; }

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode to only add the Print button’ is closed to new replies.