Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Changing Comments Widget to "Follow us on Twitter" (http://forum.bytesforall.com/showthread.php?t=2491)

biorm Jul 17, 2009 09:48 AM

Changing Comments Widget to "Follow us on Twitter"
 
I was wondering what code to change to allow us to place a hyperlink to our twitter account instead of the comment subscription link. I know that I can change the link name in the theme options and I see that the bfa_subscribe.php file contains the following code:

PHP Code:

<tr>
<td class="comment-text" colspan="2"><p>
<a href="<?php echo get_bloginfo('comments_rss2_url'); ?>"<?php if ($cur_opt['bfa_ata_nofollow'] == "Yes") { ?> rel="nofollow"<?php ?>>
<img src="<?php echo get_bloginfo('template_directory'); ?>/images/comment-feed.gif" style="float:left; margin: 0 7px 3px 0" alt="" /></a><?php echo $comments_text?></p>
</td>
</tr>

Any help would be appreciated.

rmorrison100 May 11, 2011 06:09 PM

Hi. I just want to ask if you were able to get the right codes for this? I also want to put it in my site How Women Attract Men and How to Talk to Girls. Thanks.

juggledad May 12, 2011 06:03 AM

If you look at the date of that post, it is from 2009


All times are GMT -6. The time now is 09:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.