Missing Whitespaces in Twitter Widget

  • Posted in : Read WP
  • void42
    Participant

    Hi, i got missing whitespaces between the words “Antwort Retweet Favourit” in the Twitter widget.
    Am I doing something wrong? Could you please tell me how to fix it?
    http://i.imgur.com/KlZMEdV.png

    Many thanks in advance,
    Guido

    void42
    Participant

    Just realized that it’s a plugin problem that has nothing to do with the Read theme.

    I fixed it by inserting the Whitespaces in line 962 and 968 in wp-twitter-widget.php.

    $linkText = __( ' Retweet', $this->_slug );

    $linkText = __( ' Favorite', $this->_slug );

    Mehmet S.
    Keymaster

    Thanks for the solution.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register