-
Junior Member
20 like buttons on each page - how to write code so that likes are counted seperately
Hi,
Can someone please tell me how to write the code that I'm inserting so that the buttons on each page register likes separately instead of in unison?
Thanks
-
Junior Member
I understand that I should use a unique identifier for each like button using identifier parameter. But I have no idea how to write the code. Can you please give me an example?
-
LikeBtn Support
Hi,
For example, use the following code for the first like button: {likebtn style="drop" identifier="com_k2.item_1" popup_disabled="true"}.
For the second like button use: {likebtn style="drop" identifier="com_k2.item_2" popup_disabled="true"}.
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