Viewing 6 replies - 1 through 6 (of 6 total)
  • Anonymous User

    (@anonymized-6594935)

    No, i’m sorry it’s not possible right now, as clicking on the React button is ajax requesting them the first time.

    Thread Starter bryanbatcher

    (@bryanbatcher)

    Understandable.

    What about having a hover instead of a click open the reactions bar on desktop?

    Anonymous User

    (@anonymized-6594935)

    Hover wouldn’t work on touch devices 🙂

    Thread Starter bryanbatcher

    (@bryanbatcher)

    Is there a way to code it only for non-touch devices?

    Anonymous User

    (@anonymized-6594935)

    Nowadays it seems difficult 😉

    Thread Starter bryanbatcher

    (@bryanbatcher)

    Would using the mobile detect script help?

    http://mobiledetect.net/

    I’m assuming there’s a line of code that tells wordpress to open the reactions bar upon clicking. If that’s the case, could you use an if statement or something like to make it click for desktop devices and hover for everything for phones and tablets?

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Display the reactions differently’ is closed to new replies.