-
Junior Member
Shortcode or custom call to likebtn
I'm subscribed to like (VIP). I'm developing a modified version of some BBPress pages. Is there a shortcode or bit of javascript I can insert in my custom bbpress page to add the like to them?
-
LikeBtn Support
Hi,
Try to do the following:
1. Enable the Like Button for posts/comment and configure the button using plugin admin interface.
2. Insert the following code into the post template: <?php likebtn_post(); ?>
3. Disable the Like Button for posts/comments in the plugin admin interface.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules