Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   [SOLVED] Post from Site module...where to put code? (http://forum.bytesforall.com/showthread.php?t=12134)

shrill Jan 9, 2011 05:09 PM

[SOLVED] Post from Site module...where to put code?
 
Hi everyone. Pretty new to Wordpress and to this theme but I like it so far.

I am trying to get the Post From Site plugin installed and working. But after going through the various site files, I can't figure out where to put the code:

Code:

Add the following code wherever you want the link to appear in your theme.

<?php if (function_exists('post_from_site')) {post_from_site();} ?>\\


I would like it to show on the right outside sidebar, just below my widgets.

Any help would be appreciated! Thank you :)


Shrill

shrill Jan 9, 2011 05:12 PM

Whoops. Should have added that I'm using Wordpress 3.04 and the 3.6 of Atahualpa.

lmilesw Jan 9, 2011 05:36 PM

You can add a php aware text widget plugin such as this one and add the code there. I have not tested nor endorse this plugin. It was just the first one I found on wordpress.org.

shrill Jan 10, 2011 08:04 AM

I knew there had to be an easier way than hacking code. This worked perfectly: thank you!


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

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