Title: Insert Feed via PHP?
Last modified: August 22, 2016

---

# Insert Feed via PHP?

 *  Resolved [afroniquely](https://wordpress.org/support/users/afroniquely/)
 * (@afroniquely)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/insert-feed-via-php/)
 * How would I add a link in my theme’s php for the feed to show up using this plugin?
   I want it to sit at the very bottom of my site under the footer area, but that
   requires me to paste it in as a php code instead into my footer.php (I tried 
   using the shortcode in there and it didn’t work). Any tips please?
 * [https://wordpress.org/plugins/simple-instagram/](https://wordpress.org/plugins/simple-instagram/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [afroniquely](https://wordpress.org/support/users/afroniquely/)
 * (@afroniquely)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/insert-feed-via-php/#post-5868336)
 * Alright..seems I found a work around..adding this here in case others may want
   to know. I used:
 * `<?php echo do_shortcode('[si_feed]'); ?>` and that allowed me to output the 
   shortcode in the footer.php file

Viewing 1 replies (of 1 total)

The topic ‘Insert Feed via PHP?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-instagram_dbdbda.svg)
 * [Simple Instagram](https://wordpress.org/plugins/simple-instagram/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-instagram/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-instagram/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-instagram/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-instagram/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-instagram/reviews/)

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 1 participant
 * Last reply from: [afroniquely](https://wordpress.org/support/users/afroniquely/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/insert-feed-via-php/#post-5868336)
 * Status: resolved