Eriks Remess
Forum Replies Created
-
Thanks for help Emil! ??
Forum: Plugins
In reply to: [Instagram for WordPress] [Plugin: Instagram for WordPress] Hashtag support?enter your hashtag like this:
https://cloud.apps.lv/image/0w1q2u1v0l1rHi!
Instagram API currently doesn’t support that. I don’t promise anything, but I’ll try to implement something like that.Hello! Will add fix to this in next version of plugin.
Hi! I’ll think about including something like that in future versions of plugin.
Looks like your theme handles widgets differently – it doesn’t add “id” attribute to widget’s container.
You can fix it by editing your
wpinstagram.php
file:replace
$("#<?php echo $this->id; ?> ul").cycle({fx: "fade", timeout: <?php echo $cycletimeout; ?>});
with
$("ul.wpinstagram").cycle({fx: "fade", timeout: <?php echo $cycletimeout; ?>});
Forum: Plugins
In reply to: [Instagram for WordPress] [Plugin: Instagram for WordPress] Hashtag support?hashtag support added in 0.3.5
Forum: Plugins
In reply to: [Instagram for WordPress] [Plugin: Instagram for WordPress] Hashtag support?Shawn,
Will add that feature in next version of plugin :]If recently uploaded version 0.3 doesn’t fix it, let me know.
Please email me Your blog address to: eriks at remess dot lv
Forum: Plugins
In reply to: [Instagram for WordPress] [Plugin: Instagram for WordPress] Instagram IDHave You a profile picture in instagram app? It’s only possible to get ID if You have a profile picture. Also You need to have a public profile.
Forum: Plugins
In reply to: [Instagram for WordPress] [Plugin: Instagram for WordPress] Not workingpaula gaila: contact me by email: eriks at remess dot lv
Forum: Plugins
In reply to: [Instagram for WordPress] Instagram for WordPress – nopt working?Please contact me by email: eriks at remess dot lv
Forum: Plugins
In reply to: [Plugin: Instagram for WordPress] How to center the imagesHi! I will think about better solution for this but for now You can change second line in Your
instagram-for-wordpress/wpinstagram.css
frommargin: 0 !important;
to
margin: 0 auto !important;
Forum: Plugins
In reply to: [Instagram for WordPress] [Plugin: Instagram for WordPress] Not workingPlease contact me by email: eriks at remess dot lv