Title: Redirection correction
Last modified: April 24, 2017

---

# Redirection correction

 *  Resolved [infosws](https://wordpress.org/support/users/nicksws/)
 * (@nicksws)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/redirection-correction/)
 * Hi,
 * Want to get in touch to ask you if you wouldn’t mind correcting the redirection
   that happens with the author image please? Here is what I mean:
 * Remove the following redirect chain if possible:
 * [https://graph.facebook.com/113174522101365/picture?type=square](https://graph.facebook.com/113174522101365/picture?type=square)
   
   [https://scontent.xx.fbcdn.net/v/t1.0-1/p50x50/15572_973619872723488_2981815564096196144_n.png?oh=c0e9a0d04fd3428155291a9fb7282545&oe=59945F33](https://scontent.xx.fbcdn.net/v/t1.0-1/p50x50/15572_973619872723488_2981815564096196144_n.png?oh=c0e9a0d04fd3428155291a9fb7282545&oe=59945F33)
 * There is 1 redirect
 * [https://graph.facebook.com/113174522101365/picture?&#8230](https://graph.facebook.com/113174522101365/picture?&#8230);
   redirects to [https://scontent.xx.fbcdn.net/…/15572_973619872723488_2981815564096196144_n.png?&#8230](https://scontent.xx.fbcdn.net/…/15572_973619872723488_2981815564096196144_n.png?&#8230);
 * I manually correct this myself by removing the image in the code entirely like
   so:
 * facebook-feed-shortcode.php
    line 867 replace whats there with (Doing this prevents
   a warning rather then commenting the whole line out): $authorimage = ‘<div class
   = “wff-author-image”></div>’;
 * Then in CSS do display none on wff-author-image.
 * Could you fix it or add an option to remove the image entirely please?
 * Thank you!

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

 *  [abhishek](https://wordpress.org/support/users/abhipathak/)
 * (@abhipathak)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/redirection-correction/#post-9088628)
 * Hi infosws
 * Really sorry for the delay response.
 * For the current version, you can hide your author image with the given CSS rule
   in your plugin settings custom css box
    .wff-author-image {display: none;}
 * For the settings to remove author image we will discuss with the development 
   team about this and if possible will add this setting in our upcoming version.
 * Also, we will let you know when our new version release so you can update your
   plugin.
 * Thanks
    A
 *  Thread Starter [infosws](https://wordpress.org/support/users/nicksws/)
 * (@nicksws)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/redirection-correction/#post-9093126)
 * Hi [@abhipathak](https://wordpress.org/support/users/abhipathak/),
 * That’s alright,
 * I’ve tried to use the display none but it doesn’t actually remove the code from
   the page so the redirect still takes place slowing down the page slightly.
 * If you could implement some kind of fix (Correcting the redirect or simply removing
   the image) that would be awesome!
 * Cheers
 *  Thread Starter [infosws](https://wordpress.org/support/users/nicksws/)
 * (@nicksws)
 * [9 years ago](https://wordpress.org/support/topic/redirection-correction/#post-9176144)
 * Hi [@abhipathak](https://wordpress.org/support/users/abhipathak/),
 * Any news?
 * Its really letting some sites down and would love to have this fixed 🙂
 * Cheers
 *  [abhishek](https://wordpress.org/support/users/abhipathak/)
 * (@abhipathak)
 * [9 years ago](https://wordpress.org/support/topic/redirection-correction/#post-9178806)
 * Hi [@nicksws](https://wordpress.org/support/users/nicksws/)
 * We added a setting for remove image. so if you select author image hide then 
   your site will not slow.
 * To add this functionality follow given instructions.
 * 1. Find code in [link ](https://pastebin.com/2zsLZD1R)and go to in your plugin
   directory >> facebook-feed-settings.php replace all code with given link code.
 * 3. Find code in [link ](https://pastebin.com/LyEtke02)and go to in your plugin
   directory >> facebook-feed-shortcode.php replace all code with given link code.
 * Now go to in your plugin settings page >> design customizations
    Uncheck “Show
   author image ” check
 * click on save button
    Have a look in screen shot [http://prntscr.com/fdpa5w](http://prntscr.com/fdpa5w)
 * Lete me know did it work.
 * Thanks
    A
 *  Thread Starter [infosws](https://wordpress.org/support/users/nicksws/)
 * (@nicksws)
 * [9 years ago](https://wordpress.org/support/topic/redirection-correction/#post-9179310)
 * Hi [@abhipathak](https://wordpress.org/support/users/abhipathak/),
 * I’ve just tested this and its perfect, thank you!!
 * Are you going to add this in the next update?? 🙂
 * Thanks again.
 *  [abhishek](https://wordpress.org/support/users/abhipathak/)
 * (@abhipathak)
 * [9 years ago](https://wordpress.org/support/topic/redirection-correction/#post-9179333)
 * Hi [@nicksws](https://wordpress.org/support/users/nicksws/)
 * Yes sure we will add this functionality in our upcoming version.
 * If you like our plugin and support can i ask you for a nice review [here ](https://wordpress.org/support/plugin/facebook-feed/reviews/)
 * Lete me know if you have any other questions.
 * please mark this thread resolved.
 * Thanks
    A
 *  Thread Starter [infosws](https://wordpress.org/support/users/nicksws/)
 * (@nicksws)
 * [9 years ago](https://wordpress.org/support/topic/redirection-correction/#post-9179377)
 * Hi [@abhipathak](https://wordpress.org/support/users/abhipathak/),
 * Awesome, will look forward to that.
 * I’ve left you a nice 5 star review and will make this as resolved.
 * Cheers

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

The topic ‘Redirection correction’ is closed to new replies.

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

 * 7 replies
 * 2 participants
 * Last reply from: [infosws](https://wordpress.org/support/users/nicksws/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/redirection-correction/#post-9179377)
 * Status: resolved