oniswap
Forum Replies Created
-
Forum: Plugins
In reply to: [Mini twitter feed] Not workingIt works again. Maybe a problme with the twitter api..
Forum: Plugins
In reply to: [Mini twitter feed] "Show more"Not possible for now.
Forum: Plugins
In reply to: [Mini twitter feed] Mini Twitter Not DisplayingIt looks like it works.
Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] Twitts not showingWhat version of Chrome do you use?
Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] https problemThe plugin should detect that you are using https and use the https version of twitter api on jquery.minitwitter.js line 32. What kind of error was it?
Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] Not working anymoreThis plugin works.. with jQuery 1.7.1+. On your website you use jQuery 1.4.2. I think one of your plugin is in conflict. Try to deactivate your plugins and activate just minitwitter, it should work.
Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] Twitts not showingYou just have to change the id attribute.
Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] Twitts not showing@chocodrey if you are using widgets in WordPress, you just need to fill the field username with yours. If you are using shortcodes you just need to add: [minitwitter username=”Your_Username_on_twitter”].
@sarahglenn2010 try with [minitwitter id=”2″ username=”ScooperGlenn” list=”Grenada News”].
If you like the plugin, don’t hesitate to rate it 5 stars! 🙂
Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] Not working anymoreThe WordPress version is fine. You just need to change the JQuery version that you use.
Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] code not workingso do that:
echo do_shortcode('[minitwitter username="deepwhitesound" limit="7"]');Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] code not workingDo you use the widget section? If yes, add this code: add_filter(‘widget_text’, ‘do_shortcode’); to your functions.php file.
Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] Not working properlyDo you have a link to your website?
Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] PHP NoticesThank you! I will update everything in the new version.
Forum: Plugins
In reply to: [Mini twitter feed] [Plugin: Mini twitter feed] Not working anymoreYou need to change the version of jQuery. You are using 1.4.2 version and it needs the 1.7.1+ to work.
If you like the plugin, don’t hesitate to rate it 5 stars 🙂
Did you delete tweets before adding them again?