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

    (@micropat)

    Look like you’re using the general AddToAny HTML code in that space right now.

    If you’re manually editing theme files, you should instead place a line of PHP code:
    <?php if ( function_exists( 'ADDTOANY_SHARE_SAVE_KIT' ) ) { ADDTOANY_SHARE_SAVE_KIT(); } ?>

    If your theme supports widgets in that area, you should just place an AddToAny widget using the WordPress Customizer in Appearance > Customize (or Widgets).

Viewing 1 replies (of 1 total)
  • The topic ‘Adding AtToAny within a content block’ is closed to new replies.