Title: ERROR LINK
Last modified: August 22, 2016

---

# ERROR LINK

 *  Resolved [bufer](https://wordpress.org/support/users/bufer/)
 * (@bufer)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-link-3/)
 * Hello!
    I have one probleem with this plugin.When i click copy image url apper
   this data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7
   This error generate other issues (dont work other plugin becose other plugin 
   not sees link to images. One month I cant not solve this problem Thank you very
   much!
 * [https://wordpress.org/plugins/external-featured-image/](https://wordpress.org/plugins/external-featured-image/)

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

 *  Plugin Author [Nelio Software](https://wordpress.org/support/users/nelio/)
 * (@nelio)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-link-3/#post-5432302)
 * Hi bufer. Thanks for contacting us. This is completely normal; our plugin sets
   the external featured image via CSS. This way, we can resize the featured image
   to any size (changing the aspect ratio, if needed) and the featured image won’t
   be stretched.
 * On the other hand, I don’t think other plugins have issues with ours because 
   of the fact we’re setting the external featured image as a CSS attribute instead
   of the `src` attribute of an `img` tag. Anyway, if you could be more specific,
   we may be able to further help you.
 *  Thread Starter [bufer](https://wordpress.org/support/users/bufer/)
 * (@bufer)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-link-3/#post-5432309)
 * Yes the social plugin dont view image..Then i click share dont apper image at
   the post.
    [http://static.md/3e74cb6f7fe870c029067f0a68abad6c.jpeg](http://static.md/3e74cb6f7fe870c029067f0a68abad6c.jpeg)
   Apper this
 *  Plugin Author [Nelio Software](https://wordpress.org/support/users/nelio/)
 * (@nelio)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-link-3/#post-5432467)
 * I see. Then it depends on how this social plugin works. Does it load the image
   using JavaScript or PHP? That’s the first thing you have to know. If it uses 
   JavaScript, then you can modify our plugin so that the featured image is not 
   placed via inline styles, but using the `src` attribute directly (just edit the
   file `includes/nelio-efi-main.php` lines 80-88).
 * If it doesn’t use JavaScript, then I guess you’ll have to examine the social 
   plugin and detect where it retrieves the featured image. Once you know this, 
   just make sure that, before using default WordPress functions, you query whether
   the current post has an external featured image (function `uses_nelioefi( $post_id)`)
   and, if it does, what is the URL of that image (function `nelioefi_get_thumbnail_src(
   $post_id )`).
 * Good luck!

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

The topic ‘ERROR LINK’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/external-featured-image_947a5f.svg)
 * [Nelio External Featured Image (discontinued) - Available in Nelio Content](https://wordpress.org/plugins/external-featured-image/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/external-featured-image/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/external-featured-image/)
 * [Active Topics](https://wordpress.org/support/plugin/external-featured-image/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/external-featured-image/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/external-featured-image/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Nelio Software](https://wordpress.org/support/users/nelio/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/error-link-3/#post-5432467)
 * Status: resolved