Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Plugins & Atahualpa »

Using WP Twitip ID Plugin


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 11, 2009, 10:51 AM
StudioGal
 
181 posts · Feb 2009
Palm Beach Gardens FL
Plugin Using WP Twitip ID Plugin

Hi Flynn, I'd like to integrate the WP Twitip ID Plugin with my comments but I don't know where to add the code in the comments.php file.

The plugin instructions say

*******
Put this in your comments.php file where you want to output the link

"image" : outputs image pointed to by image url field (uses anchor text as title attribute)
"text" : outputs text link using anchor text
"return": returns twitter id as variable to be used in php
"auto" : returns Twitter: @commentluv (linked username in a span with class="twitter_id")
example: <?php if(function_exists(wp_twitip_id_show)) { wp_twitip_id_show("auto"); }?>

returns:
Twitter: @CommentLuv
For styling use .twitter_id { font-size: 10px; }
*******

So I presume I copy the "example" line above [ <?php if(function_exists(wp_twitip_id_show)) { wp_twitip_id_show("auto"); }?> ] and put it in the comments.php file.

Would you please point me to the best place to put the code? And do you have any further advice on using the plugin?

Many thanks!!

All times are GMT -6. The time now is 10:23 AM.


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