Title: Embedding on a non-WordPress site
Last modified: February 27, 2018

---

# Embedding on a non-WordPress site

 *  Resolved [Joshaw](https://wordpress.org/support/users/joshaw/)
 * (@joshaw)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/which-api-does-this-plugin-use/)
 * Hello,
 * I have installed your plugin on a WordPress installation we’re using as a blog
   and want to show the feed on a non-wordpress page. So I have called in WordPress
   on the page by loading wp-load.php which has worked when pulling posts on to 
   these pages but when calling your function I get the following error:
 * Something is wrong.
    Instagram token error.
 * But it works if I load it on a blog page. Is there a way around this?
 * Unfortunately I’m working on a local site so can’t share a link.
 * Thanks in advance!
 * Jo
    -  This topic was modified 8 years, 3 months ago by [Joshaw](https://wordpress.org/support/users/joshaw/).

Viewing 1 replies (of 1 total)

 *  [Web-Dorado Team](https://wordpress.org/support/users/wdteam/)
 * (@wdteam)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/which-api-does-this-plugin-use/#post-10094883)
 * Hi,
 * We are sorry for the delayed response.
 * With a bit detailed information, we might be able to resolve this problem for
   you. Could I please ask you to activate WordPress debugging and check for PHP
   errors, notices or warnings related to the product?
 * You can activate debugging the following way.
 * 1. Access your website files using FTP connection and open wp-config.php file.
 * 2. Look for the following line:
    define( ‘WP_DEBUG’, false );
 * 3. Change false into true, so the line looks like this:
    define( ‘WP_DEBUG’, 
   true );
 * If the line is not present in the file, simply add it to the bottom of wp-config.
   php and save it.
 * Thanks and have nice day!

Viewing 1 replies (of 1 total)

The topic ‘Embedding on a non-WordPress site’ is closed to new replies.

 * ![](https://ps.w.org/wd-instagram-feed/assets/icon-256x256.png?rev=2140072)
 * [10WebSocial](https://wordpress.org/plugins/wd-instagram-feed/)
 * [Support Threads](https://wordpress.org/support/plugin/wd-instagram-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/wd-instagram-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wd-instagram-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wd-instagram-feed/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Web-Dorado Team](https://wordpress.org/support/users/wdteam/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/which-api-does-this-plugin-use/#post-10094883)
 * Status: resolved