Status
Not open for further replies.

kcwayland

Customer
I'm trying to see if there's a way to have the "Like" button on a mobile style. When Likes installs, it doesn't do anything to the mobile styles, which most likely prevents that, but is there a way of adding in the code manually? We had to do that for our reputation buttons:
The Hearts/Like awards have been re-scaled.

Code:
<vb:if condition="$show['reputationlink']"><a id="btn" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}"  rel="nofollow" id="reputation_{vb:raw post.postid}">Rep</a></vb:if>

Is there any option for this? We're trying to implement more functions and rewards and such for the "like" button, and this would greatly help. Thank you-
 
Last edited:
We don't currently have that functionality, nor is it easy to implement, sorry :(

As the clicking code uses advanced JavaScript, any implementation of those buttons would not function correctly on a stripped-down mobile style.
 
Status
Not open for further replies.

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,033
Customer rating
5.00 star(s) 1 ratings
Back
Top