Can the plugin ‘Hyves respect button’ be integrated with ‘O3 social share’ plugin, so that I can place them in one line at the bottom of each post?
Willem Razenberg
https://www.column-razenberg.nl
I’ve tried to call it by removing this part from the plugin
add_filter( 'the_content', 'add_post_footer_hyvesrespect' );
and added this to the single.php inside the loop
<?php add_post_footer_hyvesrespect(); ?>
but no result.
Anyone?
Thanks