• Resolved schossie

    (@schossie)


    I love your plugin, and I saw that it should be possible to see who liked a post. I only see the number count but not the user who liked it…
    What can I do to change that?
    Thank you
    Sandra

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Daniele Alessandra

    (@danielealessandra)

    Hello Sandra, this feature is already available with the Pro version of the plugin, I’d love to release all functionality for free but I cannot afford it, yet.

    Thread Starter schossie

    (@schossie)

    How much is the pro version and is it a one time buy or yearly subscription?
    thanks!

    Plugin Author Daniele Alessandra

    (@danielealessandra)

    Thread Starter schossie

    (@schossie)

    Thanks! It just doesnt say whether it is a one time buy or not. If it is I will definitively buy it.

    Plugin Author Daniele Alessandra

    (@danielealessandra)

    Buy once, 30 days money back guaranteed, unlimited updates ??

    Thread Starter schossie

    (@schossie)

    I bought it thanks ??
    I was wondering if it would be possible to add the function of being notified via Buddypress notify widget, if somebody likes a post of me.
    I was using WP U Like beforehand and they offer that function.

    Then it seems like that the toolbar on modal is always activated even though I did not click the box (Show toolbar on modal to filter results by reaction?)
    Whithin that toolbar I cannot change from like to love. So if I click on the likes, the modal opens and I see who liked the post. Then I want to see who loved the post and nothing happens when I click on the heart in the modal. Or the whole modal closes down then.

    Any idea?
    Thanks

    Thread Starter schossie

    (@schossie)

    I have one more question as my users are complaining about the ease of usability of the plugin. If somebody liked a post and a new user wants to like the same post they have to try very hard to find the spot in which the cursor turns into the hand and they can like it, otherwise the modal box opens…Because of the number and the white circle it is not easy. Do you know what I mean?
    thanks!

    Plugin Author Daniele Alessandra

    (@danielealessandra)

    Hello Schossie, you may solve that problem with a bit of additional CSS, here is a sample:

    .da-reactions-outer .count {
        transform: scale(0.5) translateX(1em) translateY(1em);
    }

    .da-reactions-outer is the container of the whole widget while .count is the badge with the number, you can change everything you want with CSS.

    Thread Starter schossie

    (@schossie)

    @danielealessandra,
    thanks a lot for this! It works well, except that after I liked a post the fading or transparency of the other emojis does not happen automatically anomore, like before… now i need to refresh the site… Any idea?
    Sorry I so do not have know how in programming, so appreciate your help!

    Also I had another issue that didnt work that I asked earlier, it is this- Whithin the modal box I cannot change from like to love. If I click on the likes, the modal opens and I see who liked the post. Then I want to see who loved the post and nothing happens when I click on the heart in the modal. Or the whole modal closes down then.

    Any idea?

    Apart from the these little issues my comunity loves your plugin!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Show people who liked a post’ is closed to new replies.