rollybueno
Forum Replies Created
-
Make sure allow_url_fopen is ON in your server. The external file is using file_get_contents() in getting the callback from Instagram API.
Forum: Plugins
In reply to: [Simply Instagram] [Plugin: Simply Instagram] Gray borderHi roger,
Open simply-instagram.css and go to line 33.
Replace this:
.front-photo {
border: none;
padding: 2px;
margin-right: 4px;
background-color: white;
border-radius: 5px;
vertical-align: middle;
}to this:
.front-photo {
border: none;
margin-right: 4px;
background-color: white;
vertical-align: middle;
}Forum: Plugins
In reply to: [Simply Instagram] [Plugin: Simply Instagram] Fatal ErrorGreat. [email protected]
Forum: Plugins
In reply to: [Simply Instagram] [Plugin: Simply Instagram] Fatal ErrorCan you access your worpdress database? If so, I need you to get the access token on instagram database in your site. It should be wp_instagram but depends on how you set up your wordpress site. Would that be ok for you?
I’m going to test the endpoints on api console.
Forum: Plugins
In reply to: [Simply Instagram] [Plugin: Simply Instagram] Fatal ErrorNo it’s not the theme. The plugin is not working for your site. I haven’t tested it on ssl site yet.
Forum: Plugins
In reply to: [Simply Instagram] [Plugin: Simply Instagram] Fatal ErrorCan you use other widget if it still having the same problem?
Forum: Plugins
In reply to: [Simply Instagram] [Plugin: Simply Instagram] Fatal ErrorI’m assuming you are using self-feed widget. The error response is coming from json_decode error and it seems that the instagram server can’t communicate with your site.
Did you authorize the plugin?
Did you set “Show Description” to no under Shortcode Settings? You might miss that part.
Hi there,
I have updated the plugin to v1.2.3 that had an option to display the image caption in slideshow. Be it known that prettyPhoto can’t handle long caption and will become unresponsive unexpectedly.
Forum: Plugins
In reply to: [Simply Instagram] [Plugin: Simply Instagram] Crashing in some browsersHi matreece,
prettyPhoto crashing when the image had long description. I put multiple options in admin settings to overcome this.
Forum: Plugins
In reply to: [Simply Instagram] [Plugin: Simply Instagram] Plugin does nothingHi there,
I apologize for taking so long to reply your question. In recent update, I add shortcode generator in admin settings. You check that out.
This plugin won’t support that.
Could I simply rename the plugin something else and install it under another name and add the second account to that?
Don’t do this, it will gives you fatal error as all function in the plugin will be called twice with the same name.
Forum: Plugins
In reply to: [Simply Instagram] [Plugin: Simply Instagram] It doesn't workI apologize for the hassle it creates to you. My s=host server was down for 2 days but it’s up right now.
Added shortcode generator in admin settings on v1.2.3. Let me know if it works for you all.
Forum: Plugins
In reply to: [Simply Youtube] [Plugin: Simply Youtube] Lightbox Not Launchingjquery conflict. Solve in v1.3.1