Link to Twitter Page on Time Stamp Fix
-
Hi all,
Thought I would share, I am using v. 1.3.1 of this widget, and when I installed it, the link on the timestamp was not leading me to my twitter page.
So I changed this
<a href="https://www.twitter.com/<?php echo $screen_name; ?>" target="_blank" title="Follow <?php echo $name; ?>...
to this:
<a href="https://www.twitter.com/<?php echo $name; ?>" target="_blank" title="Follow <?php echo $name; ?>...
and it works fine now,
JC
https://www.ads-software.com/extend/plugins/simple-twitter-tweets/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Link to Twitter Page on Time Stamp Fix’ is closed to new replies.