Not displaying custom placed share bar any more.
-
The code below to display the share bar in custom places no longer works. I’ve changed themes, turned plugin on and off and have cleared the cache. There isn’t any console errors either.
<?php if ( function_exists( 'ADDTOANY_SHARE_SAVE_KIT' ) ) { ADDTOANY_SHARE_SAVE_KIT(); } ?>
Here’s an example: https://www.nursing-matters.com/what-are-statins/
Should be displayed at the bottom of the post using the above code. Your scripts appear to render but nothing happens.
EDIT:: Just confirming short code does not work when added either.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Not displaying custom placed share bar any more.’ is closed to new replies.