Facebook like button updates the value for every 1,000 'likes'. Can it update on every 'like'?

后端 未结 2 430
忘了有多久
忘了有多久 2021-01-28 19:55

I guess you realised that, when on a website, you click on the \'like\' button -with counter- it normally updates one like by one like in the first ones. Until it reaches 1000 \

2条回答
  •  闹比i
    闹比i (楼主)
    2021-01-28 20:31

    You could set layout style to standard instead of the box count. But the way box count works is that it displays a rounded number and that isn't currently configurable. You could log a feature request on their bug tracker tool.

提交回复
热议问题