Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   Need help with integrating hype it! Button (http://forum.bytesforall.com/showthread.php?t=1011)

frankhamm Mar 30, 2009 02:16 AM

Need help with integrating hype it! Button
 
Hallo,

I have a blog under http://www.frank-hamm-webdesign.de

I want to integrate a hype it! Button in every posting.

Therefore I downloaded the WordPress plugin from http://hype.yeebase.com/tools/

I placed it in the plugin folder, activeted it, set the tags for publishing and them I am at the point where my problem is .

The Installation guide says

Include the following php-function in your theme/templates using this snippet: getButton(get_permalink(),get_the_tags()); ?>

or (maybe the better way)

<?php if ( is_object($hypeIt) ) : ?>
<?php echo $hypeIt->getButton(get_permalink(),get_the_tags()); ?>
<?php endif; ?>

So my Question is where do I have to include this to have the button in every posting?

Thanks in advance

Flynn Mar 30, 2009 05:34 PM

Since 3.3 you can put PHP code directly and "as is" into the textareas at A. Theme Options -> Post/Page Info Items


All times are GMT -6. The time now is 08:14 AM.

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