Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author CrestaProject

    (@crestaproject)

    Hi thegamin93,
    Remember that this plugin works only on “individual pages” and not on pages with the loop (such as blog list, categories page, etc…).

    Where you tried to insert the shortcode? In a widget?

    Best Regards,
    CrestaProject

    Thread Starter thegamin93

    (@thegamin93)

    Hi thanks for the help,

    I try to insert on a post (single.php) before content like this -> http://puu.sh/nPOEt/0ea25288b7.jpg and the method to insert here is by a php code, not shortcode.

    Thanks.

    Plugin Author CrestaProject

    (@crestaproject)

    Hi thegamin93,
    but keep in mind that it will only be visible in posts and single pages.
    You can use this PHP code:

    <?php if (function_exists( 'add_social_button_in_content' )) { echo add_social_button_in_content(); } ?>

    Best Regards,
    CrestaProject

    Thread Starter thegamin93

    (@thegamin93)

    Thanks man! Works perfectly!!!

    PRO version is only one payment?

    Thanks!!

    Plugin Author CrestaProject

    (@crestaproject)

    Perfect 🙂

    Regarding the PRO version, once purchased, the plugin is yours forever.
    Instead, the license key can be renewed annually (not mandatory) and serves to receive plugin updates.
    If, after a year, you decide to not renew the license key, no problem. You can continue tu use the plugin forever but you will no longer receive plugin updates.

    CrestaProject

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How add it on any PHP code?’ is closed to new replies.