Has Twitter done something recently to stop WP Tfeed from working? My feed which has worked perfectly for years has suddenly stopped.
]]>There appears to be a vulnerability in version 1.6.9 of the module.
WordPress WP TFeed plugin <= 1.6.9 – Cross Site Request Forgery (CSRF) vulnerability
Any ETA on an update?
]]>Are you planning on releasing a patch?
]]>Hello
would u plz make ur plugin support rtl?
would u plz give me css code to make it rtl?
I have configured the plugin as described, but Tweets are not showing on my dev site – only the fallback message.
Is there a log I can check to see what’s wrong?
]]>The bxslider tool this plugin uses has some issues, notably these bugs https://github.com/stevenwanderski/bxslider-4/issues/1262
https://github.com/stevenwanderski/bxslider-4/issues/1260
I am trying to make the slider show 3 tweets at a time with some CSS but the issue above with the javascript is preventing it from working as it shows empty spaces.
Can this be updated or a different slider library be used?
]]>I just updated to version 1.6.3 and now images in a retweet appear broken. Anyone know how to resolve this issue?
]]>I just noticed that at the bottom of the widget display what appears to be a “blank” Twitter post. On checking the code, this is the “Follow” button, but the CSS for the text is white on white – so it looks like a blank posting. I’ve tried to disable this in the settings “Display Twitter Follow Button” unchecked, but it remains. I have also made sure the Display follow in the widget setting is unchecked and I’ve cleared the cache several times and checked with a different browser. Any advice?
]]>Hi,
The slider started to show HTML instead of anchor links to the twitter authors.
The issue is related to this code fragment:
esc_attr_e($the_tweet)
If you just print out $the_tweet
it works fine.
Is this plugin no longer in active development, or will it be returning to the WP plugin repository?
Thanks
]]>The twitter feed has stopped working with the New Year. I changed the Twitter username to Sustain2019 but it seems to want something else. I’ve done this on previous years and it has worked fine,
I have the latest version of AccessPress Twitter
Can someone tell me what I’m missing (I only ever look at this plug in once a year!)
]]>I have 3 tweets configured in “total number of feed”, but only 2 are left. I have not changed the configuration recently or anything, they just started to show 2 suddenly
]]>Hi,
I am starting to dig into the AccessPress Twitter Plugin for WordPress and I am noticing one glaring issue I am coming across. I am unable to change the slider speed, which I think should be a default interface option. I am attempting to change this either in the actual plugin itself via code or on my current website. I am not privy to much css which makes this just that much more fun. How can I easily manipulate the slider speed, because currently this slider on my page sliding is like a hairpin trigger.
I would also like for the slider to pause on mouse hover if this is a thing.
Thank you.
]]>I am finding that when I try to migrate my WordPress site to another server, the Accesspress Twitter Feed plugin prevents the homepage from loading correctly. I am using the Sydney theme and it is the homepage slider that gets stuck. Deactivating the Accesspress Twitter Feed solves the issue. I have tried migrating the site to two servers and I have used two methods (Akeeba Backup and manual) with exactly the same results!
I have uninstalled and re-installed the plug-in – same result!
The site that is working fine (i.e. the server I am building the site on) is https://redfez.ddns.net/vineyard/
The site with the issue is https://212.71.232.85/hullvineyard
Hoping someone can help, otherwise I will need to use a different plugin! I am assuming there is a javascript or jquery issue somewhere, though why a migration should cause it I’ve no idea.
]]>This is a duplicate of https://www.ads-software.com/support/topic/twitter-actions-icons-are-gone-replaced-with-h-j-r/ but that issue appears not to have been properly resolved.
Action icons are replaced by “h”, “J” and “R”.
According to the other thread, this is caused by anchor tags being set to a font family which was blocking the plugin’s icons. But I would prefer not to have to change anything on the theme, and the plugin should handle this gracefully.
]]>Fatal error: Call to undefined function curl_init() in /…../wp-content/plugins/accesspress-twitter-feed/twitteroauth/twitteroauth.php on line 196
Not looked at the code, but direct curl access from WordPress is, I gather, deliberately blocked, and we’re required to use HTTP_API ( https://codex.www.ads-software.com/HTTP_API ) instead, so I guess we won’t be using this plug-in ’til it is converted.
]]>I had it set to show 5 for 3 to show but changed the font size and it’s showing 5. I don’t know if it’s a coincidence or not but here is the css I use;
.aptf-tweet-content {
font-size: 14px !important;
}
Now I have my main body font set to 16px so experiment and see if it works for you.
Cheers!
]]>On our website a link is broken:
https://www.vid.de/
…when you click on Worum es geht: https://t.co/nmDzd4yWdk.
…for some reason the dot is within the link, what breaks it. Without the dot, it works. From the twitter-website, the link is o.k.
https://twitter.com/@VID_Verband
Semms to be a plugins-bug, may this be fixed without great effort? Thanks…
]]>I’m unable to see where/how/why there is a hyphen and <br> happening above the Twitter feed date. It’s messing up the formatting of the posts and I can’t see where it’s coming from or how to remove it. Any help is appreciated!
Thanks
]]>Hi,
I have an issue on resize. When the resize the window the height of the root element with class .rotatingtweets doesn’t recalculate the height. So for example when I resize from desktop to tablet and vice versa I end up with a very long gutter underneath the feed. How can a call a refresh function on resize?
And one more thing, I saw lots on console.log messages:
self_width = 513
rotating_tweet.js?ver=1.9:45 parent_width = 550
rotating_tweet.js?ver=1.9:46 grandparent_width = 1100
rotating_tweet.js?ver=1.9:47 rt_target_container_width = 518
rotating_tweet.js?ver=1.9:48 rt_target_width = 513
rotating_tweet.js?ver=1.9:49 rotate_timeout = 5000
rotating_tweet.js?ver=1.9:50 rotate_speed = 1000
rotating_tweet.js?ver=1.9:51 rotate_fx = fade
rotating_tweet.js?ver=1.9:52 rotate_pager = undefined
rotating_tweet.js?ver=1.9:53 rotate_pager_template = undefined
rotating_tweet.js?ver=1.9:86 Object {pause: 1, height: “auto”, timeout: 5000, cleartypeNoBg: true, width: 513…}
rotating_tweet.js?ver=1.9:93 Initial height: 136
rotating_tweet.js?ver=1.9:127 Adjusting widths for ‘Official Twitter Version 2’
rotating_tweet.js?ver=1.9:128 – Width of Rotating Tweets container: 513
rotating_tweet.js?ver=1.9:129 – Width of the icon container: 0
rotating_tweet.js?ver=1.9:139 – Width of the icon: 0
rotating_tweet.js?ver=1.9:152 Now check for ‘padding-left’
rotating_tweet.js?ver=1.9:153 – leftpadding – text : 58px and value: 58
rotating_tweet.js?ver=1.9:159 – Padding is not undefined
rotating_tweet.js?ver=1.9:165 – rt_max_width: 454
rotating_tweet.js?ver=1.9:187 == Window Resize Detected ==
…
…
Who do I deactivate those and there are some comments on the html as well:
<!– option[ladol_freezone00] exists –><!– option[ladol_freezone00][‘json’][0] is an array – 476 seconds since last load –>
<!– Using OAuth – version 1.1 of API – statuses/user_timeline –>
<!– Verifying SSL peer –>
<!– Setting timeout to 3 seconds –>
<!– wp_remote_request() variables in lib/wp_twitteroauth.php:
$args = Array
(
[method] => GET
[timeout] => 3
[sslverify] => 1
)
–>
<!– wp_remote_request() in lib/wp_twitteroauth.php successfully completed in 3.0113 seconds –>
<!– Error message from WordPress – cURL error 6: name lookup timed out –><!– Transient rt-sc-f58d5448d53ed58dcf9001bfd5fb457a stored for 120 seconds –>
Do those comments need to be there? How can I remove them??
I look forward to hearing from you.
Shows only 1 tweet although i’ve set it to 5, tried regenerating twitter credentials but no luck.
Pls advice.
]]>My cache period was 30 minutes and I changed it back to 60. My feed is set to show the last 5. I noticed lately it was 1-2 less than 5 and today it is just 1.
What do I need to do to show the last 5 tweets no matter how old they are?
]]>Just loving this plugin thanks a bunch for the hard work!
I found personally, that the link color for username etc wasn’t working well with my theme. The following css makes the username and links etc to be a more standard blue link color.
.aptf-tweet-content a{
color: #1e73be !important;
}
Just because I found this very irritating to figure out, I am posting for others. Delete or edit if this is not wanted by the developer.
Thank you so much for a great plugin!
]]>Hi,
Can you please help mw with this issues… some of my tweet is 2 year old ?? and have issues to showing correct format… instead “2 year ago” I get “- 2.4320053589548 year ago” .. can you please fix this?
Thanks
]]>Hello,
on my tweets feed, the default date language is in english, can i change this to french ?
Thanks ??
]]>I have the Display Twitter Actions(Reply, Retweet, Favorite) unticked, but retweets are still showing up in my feed. Is this the expected functionality?
]]>The Twitter Actions icons are gone. Instead of the icons there are the letters: “H”, “J” and “R”. I disabled all other plugins and even removed my custom scripts.
Dev tools show:
<a href="https://twitter.com/intent/tweet?in_reply_to=804223524625907712" target="_blank">h</a>
Hi,
No matter what I set the setting to, the follow button is shown. Any ideas?
Kind regards,
Zino_VL
Using Template 3 many of my tweets are being cut short, why aren’t the full 140 characters being shown? Thanks.
]]>Hi,
I’ve installed the free version but unfortunately my feed is empty. I don’t have any error messages and only the follow button can be enable/disable.
I’ve already used your plugin for another website of mine in the past without any issues so I don’t get it why is it not working.
Thanks!
https://www.ads-software.com/plugins/accesspress-twitter-feed/
]]>