Title: Doesnt work in template
Last modified: August 20, 2016

---

# Doesnt work in template

 *  [BrianJoe](https://wordpress.org/support/users/brianjoe/)
 * (@brianjoe)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/doesnt-work-in-template/)
 *     ```
       <?php
   
       echo do_shortcode('[fbf_page_feed pageID="450021638373232" num="2" show_description="false" update="true" show_avatar="false" avatar_size="square" link_target_blank="true" feed_title = "true" like_button="false" like_button_position="top"]');
   
       ?>
       ```
   
 * This actually shows up fine. But notice how I falsed a lot of it? It still shows
   up, as if it was set to true. What to do here?
 * [http://wordpress.org/extend/plugins/fbf-facebook-page-feed-widget/](http://wordpress.org/extend/plugins/fbf-facebook-page-feed-widget/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Lax Mariappan](https://wordpress.org/support/users/lakshmananphp/)
 * (@lakshmananphp)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/doesnt-work-in-template/#post-3586789)
 * Hi Brian,
 * > Seems like you want to hide description, avatar and like button.
 * Please try the following code.
 * `echo do_shortcode('[fbf_page_feed pageID="450021638373232" num="2" show_description
   ="false" update="true" show_avatar="false" link_target_blank="true" feed_title
   = "true");`
 * Thanks for bringing this to notice, I will update the sample shortcodes in FAQ
   section

Viewing 1 replies (of 1 total)

The topic ‘Doesnt work in template’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fbf-facebook-page-feed-widget_fcfcfc.
   svg)
 * [FBF Facebook page Feed Widget](https://wordpress.org/plugins/fbf-facebook-page-feed-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fbf-facebook-page-feed-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fbf-facebook-page-feed-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/fbf-facebook-page-feed-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fbf-facebook-page-feed-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fbf-facebook-page-feed-widget/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Lax Mariappan](https://wordpress.org/support/users/lakshmananphp/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/doesnt-work-in-template/#post-3586789)
 * Status: not resolved