Ole-Kenneth
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Live Edit] Not saving…Just edit and click “outside” the text. The background e.g.
Forum: Plugins
In reply to: [Instagrab] Saving to a Custom Post TypeSome redesign of the plugin is needed.
If you want to fix it. Add a issue at github: https://github.com/olekenneth/Instagrab/issues
and send the fix in a pull request.Forum: Plugins
In reply to: [Instagrab] structure of postsShort answer: yes
Forum: Plugins
In reply to: [Instagrab] I can use shortcode to specific pageThe only thing you can do is to link to a specific hashtag.
Each post is created in a category named after the hashtag.Forum: Plugins
In reply to: [Instagrab] [Plugin: Instagrab] PostsSorry. This is not possible. Because even though it displays the image as a post, the image is still stored at Instagram. Maybe this will be a feature in future.
Forum: Plugins
In reply to: [Instagrab] OAuthException in instagrabLoginFor all of you with GoDaddy.
You have to enable file_get_contents() in the php.ini file.
Change the
allow_url_fopen = off
to
allow_url_fopen = onForum: Plugins
In reply to: [Instagrab] OAuthException in instagrabLoginThis is most likely because you have entered an hashtag which does not meet this criteria a-z/A-Z/0-9/-
It does not support ? ? ? or dot, commas etc.
Forum: Plugins
In reply to: [Instagrab] Multiple hashtags not workingYeah. This is a bug in the WordPress HTTP API that doesn’t allow me to send multiple requests. I have implemented a new way to communicate with the Instagram API, I hope this will solve it.
Forum: Plugins
In reply to: [Instagrab] OAuthException in instagrabLoginNew version should fix this.
Forum: Plugins
In reply to: [Instagrab] [Plugin: Instagrab] PostsTry to upgrade to the newest version. This will enable you to set up either a Instagram API app or use your account details. I also implemented a new way of downloading contents from Instagram.
Forum: Plugins
In reply to: [Instagrab] Multiple/duplicate postsSorry about that. The new version should fix it.
Forum: Plugins
In reply to: [Instagrab] Cannot get Instagrab to work!New version out. Please try to upgrade to 2.0.
Forum: Plugins
In reply to: [WP Live Edit] Code left in html viewYou need to elaborate.
What theme do you use?
Hi. Sorry for late response.
It seems like you have turned debug on. But thats okay. The newest version fixes the problem.
Maybe in a update later. Thanks for downloading the plugin ??