• Resolved arunschandran

    (@arunschandran)


    I have a WordPress installation. I have Shareaholic plugin working on it. I also want use share buttons for PHP pages Outside the WordPress installation.

    I Tried below code but not working

    <?php
    require(‘../wp-blog-header.php’);
    ?>
    <?php echo do_shortcode(‘[shareaholic app=”share_buttons” id=”xxxxxxxx”]’); ?>

    Is there any way to do so?

    https://wordpress.org/plugins/shareaholic/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible to add share buttons outside wordpress?’ is closed to new replies.