Regarding to the European General Data Protection Regulation (GDPR), could you please advise if:
– Tweeple is setting cookies with personal information from visitors, like IP-address,…?
– Is the plugin collecting, storing or sending personal information from visitors locally or externally?
]]>Hi!
Currently, Tweeple appears not to pull any Twitter data unless Exclude @replies and Exclude Retweets are both set to “No”. When either is set to yes, data that is a retweet or a reply is pulled. It doesn’t seem to fetch data on its own, though. Do you have any suggestions for getting this working? I’ve regenerated my Twitter API credentials which doesn’t seem to help.
Also if you could let me know whether or not this plugin continues to be maintained, or if you have plans for maintaining it, that would be awesome!
Thanks so much,
Leanne
]]>Hi,
Is there a way I can get the images in my twitter feed to show with Tweeple? Right now it is only showing tweet and link.
Thank you!
Added Tweeple in widget and throws error – Security Error from tmhOAuth
]]>Is there a way to use display a feed with PHP in the theme rather than a shortcode?
]]>I installed the plugin with the shortcode in a Editor widget, but the list goes on beyond the bottom of the widget, see att. I made the height of the widget with css
div {
width: 500px;
height: 100px;
}
Can I get a scrollbar so that tweets stay inside the widget?
]]>It goes weeks without updating.
EG. today it was displaying a tweet from Dec 17th until I manually cleared the cache.
Great plugin – recently switched from the previous Twitter plugin I was using as it was no longer updating.
However, there is one feature I miss – the previous plugin I used turned @username into a link to that person’s profile. Is there any way I can get that in Tweeple? Would be great to have a setting for it.
]]>Hello,
I’ve got the plugin set up nicely to display a feed based on a hashtag, however duplicate tweets are being displayed where people have retweeted the tweet, how can this be prevented? In the offical twitter widget setup there is an option “Only show top Tweets”, which eliminates duplicates showing. Can some code be added in somewhere to tweeple to make this happen?
If a tweet contains an email address it doesn’t get correctly displayed. See tweet https://twitter.com/meerdangewenst/status/529222126176583680
The e-mail address gets this markup once parsed by Tweeple:
<a href="mailto://speeddate<a class="twitter-link" href="https://twitter.com/meerdangewenst" target="_blank">@meerdangewenst</a>.nl" class="twitter-link">speeddate<a class="twitter-link" href="https://twitter.com/meerdangewenst" target="_blank">@meerdangewenst</a>.nl</a>
I found out why this happens: in the /tweeple/inc/functions.php on line 82, the email address gets a mailto-link but on line 88 the regex searches again for an @-sign and the email address gets formatted again as a linked Twitter username.
To fix this you should add a caret (^) on line 88 between the first forward slash and the @-sign so the regex will only find strings that start with an @-sign:
$text = preg_replace("/^@(\w+)/", "<a class=\"twitter-link\" href=\"https://twitter.com/\\1\" target=\"_blank\">@\\1</a>", $text);
I also removed the two forward slashes on line 82 following ‘mailto:’ because I think they shouldn’t be there.
]]>Hey
The feed stopped working and displayed this message:
Warning: Illegal string offset ‘options’ in /home/content/p3nexnas06_data03/88/2190488/html/wp-content/plugins/tweeple/inc/class-tweeple.php on line 219
Warning: Illegal string offset ‘info’ in /home/content/p3nexnas06_data03/88/2190488/html/wp-content/plugins/tweeple/inc/class-tweeple.php on line 219
No tweets to display.
I have turned UTF back on and it is now working again. Could you explain why this happened and what this is.
Thanks for the plugin by the way. its much appreciated. Where can I donate?
]]>Tweet contents replaced with:
error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm
Visible at aspenware.ca
]]>Hello,
I am having a problem with Tweeple. It worked before, but not for the twitter feeds, it just show sup as “No Tweets to Display”. I did not change anything. Please advise. Thanks.
]]>is this the shortcode to display multiple feeds in one time line?
[tweeple_feed id=”558,557″]
I click for access token on API tab, it says it successfully generated, and to refresh, but nothing every comes up. It says in the access token area that I haven’t authorized the account yet for my own account. In my own twitter, i see the new app i created there. so i am not sure what to do to complete the transaction and get the twitter feed on my site. Please help thanks.
]]>This is plugin great for me!
But, I want to change time not like default.
I want change time to format like: “25 MINUTES AGO”, “1 HOUR AGO”…
How can I do it?
]]>I have tweeple set up with API keys, etc., very easy. Now I simply go in and add it to a new blank page using shortcode and give it the proper feed ID. Result: nothing but a blank page (feed did not load) AND whats really crazy is the admin dash completely disappears! Gone! Not even so much as the admin “edit” link in the page, nothing.
So then I use the Themeblvd Akita theme, and I put tweeple in a floating widget and add it to a column area on the page. This time, I get an error that says “no feed ID”, AND the same thing with the admin dash and links GONE!
This is seriously broken. What gives?
]]>This is a really great plugin, but when I updated to 0.7.0 my tweets looks bad. I′ve got the swedish letters wrong (??? is instead “?¥”, “?¤”, “??”). I′ll tried to clear the cash but it still the same? Any idea?
/Kenneth Wilson
https://strokeride.se/
This is an excellent plugin. Thanks for sharing.
Is there a way to display the Twitter profiles (the picture) or names? Will be great if anyone can advise how to add this.
Thanks
]]>I’m a big fan of this plugin and its minimalism.
I’ve been able to hook into the widget to change the template, adding the profile picture along the way, but I’m still unsure of how to use the “tweeple_do_entities” filter.
I’m attempting to create something like the following:
(Forgive the pseudocode.)
$output .= sprintf('<img src="%s" />', $tweet['entities']['media']['media_url']);
Any guidance in outputting the pbs.twimg.com entities would be extremely useful.
Thanks,
Jonathan
]]>Hi,
I just set this up, and it worked fine for 5 minutes… then it just started showing:
a
Any ideas?
thanks
Michael.
I have created a floating widget area to display my tweeple feed, but I seem to be getting different styling depending on where I use it.
On home page in Layout Building using floating widget in column layout get correct link colors.
BUT on Right side widget, do not get colored links ?
Any ideas what I am doing wrong ?
I can send links to test site off line if you require.
thanks
]]>First of all, excellent plugin and thanks for the hard work.
Below is the source code that I can see when I use your plugin as a widget.
Is there anyway to remove the initial li with the id ‘tweeple_feed_widget-2’ and class ‘widget tweeple-feed-widget’. I can’t see to find the code that produces this. It’s not a correctly formed element.
———— Code produced below ——————-
<li id=”tweeple_feed_widget-2″ class=”widget tweeple-feed-widget”>
<ul class=”tweets”>
<li class=”tweet”>
<div class=”tweet-wrap”><div class=”tweet-text”>
Twitter text and links in here
</div></div>
thanks,
Michael.
First of all, excellent plugin and thanks for the hard work.
Below is the source code that I can see when I use your plugin as a widget.
Is there anyway to remove the initial li with the id ‘tweeple_feed_widget-2’ and class ‘widget tweeple-feed-widget’. I can’t see to find the code that produces this. It’s not a correctly formed element.
———— Code produced below ——————-
<li id=”tweeple_feed_widget-2″ class=”widget tweeple-feed-widget”>
<ul class=”tweets”>
<li class=”tweet”>
<div class=”tweet-wrap”><div class=”tweet-text”>
Twitter text and links in here
</div></div>
<!– .tweet-wrap (end) –>
thanks,
Michael.
hi – i followed all the directions and go this error: Security Error from tmhOAuth.
I have the site hosted on godaddy, could this be the issue? how do I resolve? thanks in advance, Lisa
I’ve been using Tweeple on a number of sites, and suddenly it’s stopped working with error –
Security Error from tmhOAuth,
although this is not on every site, some it still works.
]]>Hello,
I created a feed using search term or hashtag. I opted for the hashtag. It was working just fine until today as I now get:
Invalid feed ID given; Twitter feed does not exist.
any ideas?
thank you
I installed this plugin in a test environment and everything worked fine.
I just installed it in the production environment, which is supposed to be an exact copy, and it’s not working properly. When I input all the authentication codes and push save – it doesn’t save – and the fields come back empty.
Any idea why that would be happening?
]]>I always the following message:
Twitter sent back an error. Error code: 500
Tried to change settings but nothing helped.
]]>Hi, since today i keep getting Error 400 in the twitter widget:
“Twitter sent back an error. Error code: 400”
I have re-authenticated, created a new feed, increase cache time, none seem to help. Help is appreciated.
]]>