Support Forum

  • Page:
  • 1

removing text in jtweet

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I'm looking for a way to remove (username) 'tweeted.' i wasn't able to find that in mod_jtweet.php or in a language file. where should I look for this string?
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 11 years 7 months ago by blueshift.
The administrator has disabled public write access.
If you looks for line 216 in the js/jQuery.tweet.js:
o.user = t('<a class="tweet_user" href="{user_url}">{screen_name}</a> tweeted', o);

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers