Hey!
I just moved a website that uses your plugin to PHP7 and had the problem that PHP7 doesn’t contain APC by default. It’s required to install the package “apcu-bc” separately. Not every server does it.
The plugin calls at least two functions for APC (apc_fetch, apc_store) without checking if they are available.
Would be great if the plugin can test before using APC.
Greetings
derRALF
Please note that I offer no support for the use of this plugin.
You are recommended to ask your question on a general help forum for either WordPress or Twitter.
]]>Hi, for some reason my latest tweets aren’t pulling though. I’ve re-generated the aut codes from twitter, uninstalled and re-installed the widget, but nothing has worked. Can you help? Thanks, Gary.
]]>It seems to simply show the string literal of the youtube video, not the embedded youtube video. Can this be fixed?
]]>Hello Tim,
first of all thanks for this awesome plug-in, I really appreciate that it is so simple and customizable.
As a matter of fact I tried to use the filters to customize my timeline, and found out that all the filters work out of the box, except the latest_tweets_render_text
one. If I paste it in my functions.php file nothing happens.
I’m not a coder and I’m probably doing something wrong, so I’d be glad if you – or any other user – could point me to the right direction.
Thanks in advance.
]]>Loklak scraps tweets from twitter html pages. One can query loklak API to get results similar to those in Official Twitter API.
It is Open Source and does not require twitter authentication.
We request you to add support for loklak API along with twitter. For which we would like to providing a PR to your Github repo ASAP.
Regards
Sopan Khosla
Loklak Member
Trying to auth my Twitter API settings and each time I submit the screen refreshes but the data is gone and the headline reads “Twitter application not fully configured.” I used an existing set of oAuth key/tokens and then tried a new set. Neither worked. Where to look?
]]>Great plugin. Clean code, only API options with no mess, WP hooks and filters support, no CSS. So awesome for developers. However one thing that bothers me so much:
Is there a chance we’ll be able to have it cache the tweets, so it doesn’t hit Twitter API each time?
Now the widget slows down the whole website due to API long response time.
]]>Is it possible to remove blank line above tweet date & time?
]]>Can I move it to near the banner? What is its manuel php code?
thanks
]]>I no longer actively monitor this support forum.
New questions are unlikely to be answered very quickly and duplicate questions won’t be answered at all. This includes requests for general technical help, so please try to find your answer in the hundreds of existing support threads.
Most new questions are about theming and customisation. This requires you know something about HTML, CSS and WordPress filters. Theming documentation is the plugin notes, but if you need technical help with styling, you will do better to ask in a general WordPress forum.
Other common questions are about Twitter API authentication. If you need help with your application settings you will do better to ask in the Twitter forum.
]]>Is it possible to display how long ago each tweet was posted like this:
Posted 2 hours ago
Hi,
I see at the new version of your plugin that you have updated a spanish trasnlation. I had updated the plugin but stil everything is in english, how can I add the spanish translation? Thanks!
]]>I’m using your shortcode to place my latest tweet in my footer. Is it possible to remove the bullet point from the left hand side, and if so, could you describe for me how to get it done. I’ve looked through the support threads and the php files, but I don’t see where this can be done.
Thanks in advance.
]]>Not sure if it’s connected with the WP 4.3 update, but on the sites where I have this installed, tweets haven’t updated in about three days. I’ve tried reinstalling, generating new OAuth code, clearing cache and none appear to be working.
]]>Hi there,
Really like this great little plugin however I have discovered the following (hopefully simple to fix). I have the twitter api in the footer of my website so when pages are indexed google is picking up the first tweet as the page date.
I have tried removing the date through CSS but it is still showing in the code and therefore showing in google search results.
I hope you can help.
]]>Hi all,
I have two widgets of latest tweets with different parameters for each of them but they are showing the same content. Is there something else to configure?
Thank you.
]]>Hi Tim,
Thank you for this great plugin!:) By the way, is there a way where I can put Twitter profile image and link as shown in this webpage’s https://www.mapsports.com.au/ twitter feed? Do I need to modify plugin files or any html’s, or whatsoever?
Thanks,
Emmanuel
How to hide retweets and replies using shortcode?
I know how to do it using the widget, but not with the shortcode.
Thanks in advance,
Best regards
I tried to setup using the Twitter OAuth codes but I got this error: Error: <?xml version=”1.0″ encoding=”UTF-8″?> <hash> <error>Desktop applications only support the oauth_callback value ‘oob'</error> <request>/oauth/request_token</request> </hash>
Do you have any idea how to fix this?
]]>Howdy, I tried to setup using the Twitter OAuth codes your told us to use and I get this error: Error: <?xml version=”1.0″ encoding=”UTF-8″?> <hash> <error>Desktop applications only support the oauth_callback value ‘oob'</error> <request>/oauth/request_token</request> </hash>
Can you assist please?
Hello support,
I’m getting the error in the subject by using the plugin when I’m NOT logged in wordpress: so everybody surf the site see the error.
While i’m logged in wordpress as admin, the error disappear and I can see the tweets list.
Anyone have an idea how can figure out from this issue?
Thank you
]]>Any idea why I get this error message?
]]>Hi – great plugin. Is there any way to add a scrollbars to this widget so you a user can manually scroll down the the tweets in a given fixed height area?
]]>After creating the Consumer key at dev.twitter.com and inputting the key and shared secret in the plugin’s settings, it doesn’t authenticate and I get the following error:
Error: <?xml version=”1.0″ encoding=”UTF-8″?> <hash> <error>Desktop applications only support the oauth_callback value ‘oob'</error> <request>/oauth/request_token</request> </hash>
Suggestions?
]]>How to display user_name with every tweet. I am using this plugin with wp4.0 any thing is working perfectly I want to add just this additional item.
]]>See title
]]>I am trying to get a follow button after the list of tweets. I have seen, and used before the latest_tweets_render_after
filter. However I need to be able to access the Twitter handle/username added to the widget.
Any change you could pass that filter some more info about the widget?
]]>I have the friday theme on the site https://www.theburnetteagency.com/burnette and for whatever reason the footer column at the bottom titles twitter news will not show tweets even though I have added all of the keys. Please help.
]]>This plugin was working great for me for the last 2-3 months, but over the weekend it seems that something went wrong. I’m now getting this error — Error: Problem with the SSL CA cert (path? access rights?)
I’ve re-installed the plugin and reset my OAuth credentials after adding the fix from the FAQ into my child theme’s functions.php file. (add_filter(‘https_ssl_verify’, ‘__return_false’);) but I’m still getting the error message.
Any idea what could be going wrong? I appreciate the app!
-Adam
]]>