Hi,
I have tried to change the wordpress standard theme. it’s working fine on that theme. But is not working on my own theme. I am using a custom theme which is developed by me itself. Also i have tried to disable the plugins. but its showing the same error. I am using the following plugins on my website.
– Advanced Custom Fields PRO
– Custom Post Type UI
So i think the issue is with my custom theme. Please let me know if i need to set anything on my theme settings to get this work.
Please advice
Hi,
it’s seems like there is no java script error showing on the developer console. It’s just showing the “Something is wrong.Instagram token error.Load More” in the html section only. I am using the following code in my page template for showing the Instagram feeds.
echo wdi_feed(array(‘id’=>’1’));
Please let me know if you need any more information’s from my side.
Note : i am testing this plugin in local server(XAMPP)