void42

Forum Replies Created

list of topics you have created till now.

  • 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 );

Viewing 1 post (of 1 total)