-
Junior Member
How to display the like button in a div on page template?
I dont undestand how to display the like button in my page template. An example would be very helpful. Thank you.
<div id="like-system"> </>
-
Admin
Install the plugin http://wordpress.org/plugins/likebtn-like-button/ and enable it for posts.
You can also use the shortcode: http://likebtn.com/en/wordpress-like...ugin#shortcode
If you want to in insert the LikeBtn into the post PHP template, you can use the likebtn_post() function:
And you can insert LikeBtn HTML code manually into your PHP template, use generator to get the code http://likebtn.com/en/#code_generator and make sure to form the idenfitier properly http://likebtn.com/en/wordpress-like...gin#identifier in order to be able to get statistics on likes in future.
-
Junior Member
This code not support lang.
-
Admin
Could you please provide the code you are using.
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