Title: AFC support?
Last modified: February 7, 2020

---

# AFC support?

 *  [damicow](https://wordpress.org/support/users/damicow/)
 * (@damicow)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/afc-support/)
 * Hello
 * A)
    Is it possible to grab the URL from a ACF?
 * B)
    is it possible to change the loading image? remove the wp logo.
 * C)
    loading time seems to be quite long… is it possible to cache the preview?
 * Thank you!

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

 *  Plugin Author [binarymoon](https://wordpress.org/support/users/binarymoon/)
 * (@binarymoon)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/afc-support/#post-12409002)
 * Hi
 * A) I don’t know what an ACF is but my guess is no. See the other answer for the
   reason.
 * B & C) I’m afraid not. The plugin uses a public WordPress.com api to generate
   the screenshots. Everything is on a third party server that I have no control
   over. The limitation of getting this for free is that we have no control over
   it 🙁
 *  [Anik Biswas](https://wordpress.org/support/users/anik4e/)
 * (@anik4e)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/afc-support/#post-12469501)
 * Hello ACF means advanced custom fields. It’s a very popular plugin.
 *  Plugin Author [binarymoon](https://wordpress.org/support/users/binarymoon/)
 * (@binarymoon)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/afc-support/#post-12469856)
 * Ah ha – that makes sense. I’ve heard of it but never used it.
 * If you are storing a url in a field then that could be used to generate a screenshot.
 * There’s an example in the readme that looks like this:
 * `<img src="<?php echo BrowserShots::get_shot( 'https://prothemedesign.com', 600,
   450 ); ?>" />`
 * You would need to replace the url with the one you are storing in the field.
 * Thanks – Ben

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

The topic ‘AFC support?’ is closed to new replies.

 * ![](https://ps.w.org/browser-shots/assets/icon-128x128.png?rev=2550604)
 * [Browser Screenshots](https://wordpress.org/plugins/browser-shots/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/browser-shots/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/browser-shots/)
 * [Active Topics](https://wordpress.org/support/plugin/browser-shots/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/browser-shots/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/browser-shots/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [binarymoon](https://wordpress.org/support/users/binarymoon/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/afc-support/#post-12469856)
 * Status: not resolved