[Plugin: Really simple Facebook Twitter share buttons] Multiple Instances of button in template
-
Hi guys, your plugin has been installed on one of my websites and configured to only display on single.php. However, the share buttons not only appear at the end of the post, but also anywhere in the template where I have used:
<?php $include = get_pages('include=28'); $content = apply_filters('the_content',$include[0]->post_content); echo $content; ?>
or a hardcoded shortcode for another plugin e.g:
<?php echo do_shortcode ('[testimonial]'); ?>
Just wondering if anyone else has had this occur and what the solution might be?
Here is where it is occurring – https://www.kristahauritz.com.au/author/kristahauritz/
Thanks,
Kylie
https://www.ads-software.com/extend/plugins/really-simple-facebook-twitter-share-buttons/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Plugin: Really simple Facebook Twitter share buttons] Multiple Instances of button in template’ is closed to new replies.