Title: Title
Last modified: August 21, 2016

---

# Title

 *  [davetee888](https://wordpress.org/support/users/davetee888/)
 * (@davetee888)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/title-30/)
 * How do I get rid of the Facebook title “Facebook Status” and box. The standard
   WordPress title is consistent with the other widgets and I’d rather use that.
   
   Thanks
 * [http://wordpress.org/plugins/jsl3-facebook-wall-feed/](http://wordpress.org/plugins/jsl3-facebook-wall-feed/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [davetee888](https://wordpress.org/support/users/davetee888/)
 * (@davetee888)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/title-30/#post-4555057)
 * Also when pressing comment is it possible to open Facebook in another window.
   I don’t want to take visitors away from the website. Aprt from that great…keep
   up the good work!
 *  Plugin Author [Takanudo](https://wordpress.org/support/users/takanudo/)
 * (@takanudo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/title-30/#post-4555144)
 * To remove the ‘Facebook Status’ box add the following to the bottom of the style
   sheet on the settings page for the plugin:
 * >     ```
   >     /* Remove Facebook Status */
   >     #facebook_status_box h2
   >     {
   >         display: none;
   >     }
   >     ```
   > 
 * To open links in a new window, check the “Open links in a new window or tab” 
   checkbox on the settings page for the plugin.
 *  Thread Starter [davetee888](https://wordpress.org/support/users/davetee888/)
 * (@davetee888)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/title-30/#post-4555146)
 * That’s great thanks. For some reason though I’m now only getting 1 post when 
   I specified 3
 *  Plugin Author [Takanudo](https://wordpress.org/support/users/takanudo/)
 * (@takanudo)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/title-30/#post-4555152)
 * The limit property tells Facebook how many posts to return. Some of those posts
   could be filtered out depending on how you have configured the plugin. For example,
   if you set the limit to one, the post returned may be filtered out if you have“
   Only show posts made by this Facebook ID” checked or “Show all status messages”
   unchecked or “Privacy” set to “Show only wall posts labeled public”. The thoroughness
   option forces the plugin to keep making requests to Facebook until the limit 
   number has been reached, but it will slow down the plugin dramatically.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Title’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jsl3-facebook-wall-feed.svg)
 * [JSL3 Facebook Wall Feed](https://wordpress.org/plugins/jsl3-facebook-wall-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jsl3-facebook-wall-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jsl3-facebook-wall-feed/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Takanudo](https://wordpress.org/support/users/takanudo/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/title-30/#post-4555152)
 * Status: not resolved