To reproduce, install WooCommerce, and go to WooCommerce > Settings > Advanced > Features, then enable the new product editor in beta.
Create a new product, and you should see the new editor (which is pretty slick!).
Enabling Instant Images after that’s enabled simply white-screens the new editor.
It appears to be from this code (though I’m not 100% sure on this), which I don’t see in Instant Images, but which might be being activated by instant images in some way.
body.js.block-editor-page #wpbody-content>div:not(.block-editor):not(#screen-meta),?body.js.block-editor-page #wpfooter?{
display: none;}
Body classes look the same, and I’m kinda stumped as to *how* II is having this particular effect, but very consistently disabling it fixes this view (experiencing this on two sites).
Sorry to be the bearer of bad news! If you need a backup to look at, I can provide one.
]]>In 6.2.1, the very end of the style-instant-images/css file includes the following:
.wp-block {
padding: 0 !important
}
This breaks style controls for GenerateBlocks (in my case) but also actually just any theme/plugin that includes the ability to add padding to posts (which is probably every hybrid or FSE theme).
When we adjust padding on something, we expect to see something change, but instead nothing happens, as those padding values are being overridden with padding: 0 !important;
Could you see if you can replicate the issue? (My guess is that this is there for testing and was left in accidentally).
]]>This is a great plugin – thanks for your work on it. Just something for you to consider in terms of possible improvement: I notice that when we switch tab (e.g. from Unsplash to Pixabay) the search input is cleared. I would find it useful if the terms were retained in there and the current search was reapplied at the new provider.
(This might have been mentioned before but I did a quick search and didn’t see it!)
]]>Hi,
I see now the instant images are loaded in some sub/sub/categorie.
How to change this?
]]>Please add an option to make the instant images tab the default for the media modal. Or do you know some code snippet we can use?
Thanks in advance
]]>Hello,
The “Image Caption” that Instant Image is generating, is missing the actual image link.
For example, say I am downloading this image from Unsplash: https://unsplash.com/photos/person-using-macbook-pro-npxXWgQ33ZQ
Actual Caption Unsplash is providing (which contains the actual image link):
Photo by <a >Glenn Carstens-Peters</a> on <a >Unsplash</a>
But Instant Image is changing this caption to (where the actual image link is missing):
Photo by <a target="_blank" rel="noopener noreferrer">Glenn Carstens-Peters</a> on <a target="_blank" rel="noopener noreferrer">Unsplash</a>
Please correct this.
]]>Hi,
Whatever search one makes returns 240 results, but its not the same with the other 3 services.
See image https://imgur.com/a/dOEcK8o
]]>There was an error accessing the WP REST API.Instant Images requires access to the WP REST API via <u>POST</u> request to fetch and upload images to your media library.
How to fix this?
]]>Hey there, is it possible to increase the size (width) of the pop up screen for the Instant Images search on the post editing window? On smaller screens, it sits in the middle but it’s harder to scroll through images. Would be great if a custom width % could be set to use more of the screen space if that’s possible?
]]>Hey there, was just wondering, is it possible to make the popup window wider on a smaller laptop screen? When editing via post and clicking on the button, it opens up in the middle but leaves quite a large gap on either side that could be used to show a 3rd row of images or make the first 2 rows bigger for editing. Is there a way to do this with functions?
Thanks!
I’m getting the following error when trying to search for anything within Openverse…
400?Error
The API key is not valid for this provider – enter a new API Key and try again.
Switch the default provider in the Instant Images settings or check that you’re using a valid API key.
The “what’s new” section of the plugin says you’ve added the ability to supply an Openverse API key but there is nothing in my settings screen to do this. Switching Openverse to the default provider does nothing too.
Can you help with this?
]]>Hello,
Is it possible to disable automatic alt description insertion ? Our website is in different language so we using english alts is not really helpful. Also deleting each time alt tag is quite a job.
Thank you
]]>Looks like if you use the latest wp and gutenberg and you go to a page and try to add an image, then select the “instant images” tab and try to scroll, the scroll won’t work. Seeing this in Chrome and in the console some issue about “quirks mode” whatever that is.. Thanks!
]]>Hi, Pexels it not working, it shows everything weird, see this image:
]]>Plugin suddenly does not accept API key. Both pics providers ask again for API key but nothing happens after inserting it. Unsplashand Openverse, at least until now, are fine!
]]>How can I see what pictures has been downloaded by this plugin ?
Where are also these downloaded pictures located (and how are they different from other manually uploaded pictures)?
]]>When I click on an image to download it, the status circle just spins and spins. Latest version (6.1.1).
Why? How do I fix this? Thanks.
]]>Hello,
when I upload images via Pixabay, the resulting images are not uploaded in the highest resolution, regardless of the settings. Other services, like Pexels or Unsplash upload images in the correct resolutions. Also, when I set specific image sizes in the settings, these are also not applied and Pixabay uploads the same resolution, regardless of settings.
I tested using the latest plugin- and WordPress versions. If you need further information, I’ll try to provide those asap ??
]]>Hi, can you integrate for better SEO a function to change image file name and alt tag before download in media folder?
Florian
Hello,
I see on the plugin site that you can resize the images, but I can’t find how or more information about this feature.
Is this a pro feature?
From the plugin page:
Settings
“Use the settings panel to set a maximum image width and height prior to uploading.”
Thanks
]]>hello. much gratitude to you for this awesome plugin.
only 1 question, is it possible to select multiple images (e.g. cntrl click) when searching and choosing.
thanks
]]>Hi,
I have a paid Unsplash+ account. I created an Unsplash App. It has an Access Key and a Secret Key. In Instant Images, there is only one field for the Unsplash API Key. What do I add here? Which Key do I add? Or is there more to it?
I must ensure the images I added are connected to my Unsplash+.
Thanks!
]]>Hey guys. This is a great plugin. I was just wondering if there is any way to customise the way the attribution is automatically added to the caption?
Instead of ‘Photo by USER on Unsplash’
Could I set it to:
‘? USER’
(and without the automatic link so it is just text for the user name?)
Thanks!
I’d like to translate the filters, but see they’re now hardcoded in the js-file (search:{orientation:{label:”orientation”,default:”all”,filters:[“all”,”landscape”,”portrait”,”square”]}). I could change the script and translate the strings with wp_set_script_translations, but I’m not sure if the filters would still work then. Maybe there’s a better way to do this?
]]>If I use this plugin, is it correct that the image is automatically converted to webp and uploaded?
]]>Are the images uploaded through this plugin not deleted and kept as they are?
]]>Spotted an issue with Bricks Builder where it causes some conflicts in the panels when no results are displayed. The ‘Learn More’ button is unclickable and there’s a magnifying glass icon in the background.
Looks like it’s because both Bricks and your plugin share the class .no-results
]]>Do your plugins support php 8.0? 8.1? 8.2?
]]>The plugin is broken since v4.2.x, and does NOT work with WP 4.9 NOR ClassicPress v2. It REQUIRES the block editor. Please remove the supposed “compatiblity” for WP 4.9 and up, because its simply not true. Its compatible from WP 5.x and up.
]]>I seem to see the following error message:
There was an error accessing the WP REST API. Instant Images requires access to the WP REST API via <u>POST</u> request to fetch and upload images to your media library.
I thought it could be an issue with a theme update but I reinstalled it and still see the error.
I disabled my security plugin (Security by Clean talk) but still see the error. I changed the theme away from Astra to Twenty twenty-two and I still saw the error.
]]>