• Hey, great plugin; much variety.
    I get a strange tooltip/mouseover over the buttons. It says: “like thislikeThis”.
    How can I get rid of it?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • +1

    ganarukanaru

    (@ganarukanaru)

    Is the same. Cannot translate with POT.
    Also, I want to translate LIKES as the list name of the activity filter.

    koltast

    (@koltast)

    Hey guys!
    I finally found the root of this tooltip!

    Go to /wp-ulike/inc/general-functions.php -> find line 1705
    <label title="<?php echo esc_attr( 'like this' . $type ); ?>">

    Change it to
    <label title="WHAT YOU WANT">

    Done.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Strange tooltip “like thislikeThis”’ is closed to new replies.