I can confirm this.
With 1.3.1 i don’t get any pics displayed, going back to 1.3.0 makes it work again.
Hoping for a quick fix as this plugin is simply awesome
Thread Starter
Adam
(@panhead)
Tested version 1.3.2, and 1.3.2 is still broken. Also, there’s a warning message on the plugin’s page here on wordpress.org. Says that this plugin hasn’t been tested with the latest 3 versions of WordPress. However, I know that 1.3.0 works on the latest WordPress 5.4.
If this plugin has been tested with WP 5.4, then all that’s needed to fix that error is to add this line near the top of the plugin’s readme.txt file. However, I’d fix the displaying of an IG feed first. 🙂
Tested up to: 5.4
Download the [working] 1.3.0 version from the bottom of this page:
https://wordpress.org/plugins/wp-my-instagram/advanced/
Please update your plugin to latest version to fix this issue.
Thank you for your report!
Thread Starter
Adam
(@panhead)
@mnmlthms Thank you for your response! Unfortunately, 1.3.2 does not fix this issue. I updated right after that update came out. 1.3.0 is still our best bet.
Try opening WordPress customizer and change username or hashtag to anything to remove old cache!
Thread Starter
Adam
(@panhead)
I updated to 1.3.2. Unfortunately, that worked for just 1 refresh. I cleared my browser’s cache too. I changed the username to something else, then back again.
This is the code I’m using in my theme:
<?php if( function_exists( 'wp_my_instagram') ) wp_my_instagram( array( 'username' => 'examplehandle', 'limit' => 6, 'layout' => 6, 'size' => 'small' ) ); ?>
the latest version is 1.3.3 please delete plugin and try installing again!
Thread Starter
Adam
(@panhead)
I see you updated it just a few minutes ago. It’s fixed! I tried hard-refreshing several times, and it worked! Thank you, @mnmlthms !