Rootside
Forum Replies Created
-
Forum: Plugins
In reply to: [Twitter Widget Pro] "No Tweets Available"… mostlyI went through all kinds of settings, and now I see the following:
- If I set the number of items to 1, 2, 3 or 4, the tweets show consistently, no errors – at least at the moment.
- If I set the number of items to 5 or higher, I either get ‘No Tweets Available’, or they show on the first reload and disappear again thereafter.
- Tweeting (adding a new tweet to my timeline) increases the number of “working” items: up to 5 items show, setting it to 6 results in ‘No Tweets Available’. And so on.
This pattern suggests that something in the process seems to choke on older tweets (about 6 or 7 days old), and the widget fails to display even the newer ones.
I hope that helps – might also explain why so few people seem to experience this issue.
Forum: Plugins
In reply to: [Twitter Widget Pro] "No Tweets Available"… mostlyUpdating to 2.5.3 got rid of the PHP notices mentioned above, but the issue is still the same: “No Tweets Available”
Forum: Plugins
In reply to: [Twitter Widget Pro] "No Tweets Available"… mostlySwitched on WP_DEBUG:
Notice: Trying to get property of non-object in xxxxxxxxxxxx.xxx/public_html/wp-content/plugins/twitter-widget-pro/wp-twitter-widget.php on line 869
The same for lines 1149, 1150, 1153 and 1155Behaviour is consistent:
- I get “No Tweets Available” (and the above notices), but the follow button with the correct username is showing
- when I change a setting, I see my tweets (and no warnings or notices) on the first reload. I reload the page again, and they’re gone
- changing settings doesn’t always have that effect: it seems I need to wait a while to recreate this behaviour
Clearing update locks: “There were no locks to clear!”
Rate usage looks okay, nowhere near the limitForum: Plugins
In reply to: [Twitter Widget Pro] "No Tweets Available"… mostlyI’m seeing the same or similar behaviour on my test site (out of the box WordPress + your plugin, nothing else). Worked for a bit after updating to 2.5.2, then showed ‘No tweets available’. I’m occasionally seeing the tweets, but only after changing some settings (and not every time).
WordPress 3.5.1
Twitter Widget Pro 2.5.2Forum: Plugins
In reply to: [Twitter Widget Pro] Retweets displayed regardless of setting?Same here.
Forum: Plugins
In reply to: [Twitter Widget Pro] Authorising Twitter AccountsIs there a way I could word that better to make it more clear?
Your instructions are clear. However, I got stuck there as well: I read your instructions, then headed over to Twitter to set up the app. There, it says the callback url can be left blank – so that’s what I did.
After inserting key and secret in the WordPress admin, your instructions can’t be seen anymore. Logical thinking, but if people keep running into this hurdle, you might want to display your instructions even after key & secret are successfully set up. Alternatively, you could display a hint somewhere.
Btw, stellar work.
Forum: Plugins
In reply to: [Twitter Widget Pro] Twitter API UpdatesThanks
Forum: Plugins
In reply to: [Twitter Widget Pro] Twitter API UpdatesPerhaps a slightly off-scope question, but am I right in thinking that oAuth should solve problems with API request limits on shared hosting?
Forum: Fixing WordPress
In reply to: Visual Editor tab not activeI don’t have a problem – I have a possible solution.
Forum: Fixing WordPress
In reply to: Visual Editor tab not activeHad the same problem – originating from a modified .htaccess file.
More info: http://perishablepress.com/5g-blacklist-2012/comment-page-9/#comment-90009 (and the following comments)
If you haven’t modified .htaccess manually, look for plugins and/or code snippets that add stuff to .htaccess
Forum: Fixing WordPress
In reply to: [Caption] code adding inline style of 10pxJust bumped into this myself. It’s being discussed here:
http://core.trac.ww.wp.xz.cn/ticket/14380Looks like a fix is on the way for the next version, but there seems to be some disagreement over how it should be done. There’s a reason why WordPress shoehorns an inline style in there (see trac ticket), but it’s an awful solution, there must be a better way.
There’s no clean and simple way to override this in your theme’s stylesheet (you could target .wp-caption.alignleft in your stylesheet and give that a width of 300px !important, but ONLY IF you always insert left-aligned images at the medium size). It’s not even a fix, more like an awkward temporary workaround.
I’d suggest living with it for now, and see if there’s a fix in WordPress 3.2. Or you can try stuff like this:
http://wpengineer.com/917/filter-caption-shortcode-in-wordpress/
I haven’t tried it yet, so I don’t know if it catches all instances etc.Then good luck to the both of you.
Had a quick look at both versions. Merge them now, because the similarities and the unfortunate naming of the fork will lead to tons of confusion.
Nobody cares how much time you have spent on either version, but people will appreciate and support a solid plugin.
Forum: Fixing WordPress
In reply to: WordPress 3.0 and bbPress: deep integration failsNot sure if I should mark this as resolved, but there’s a fix available by the mighty zaerl:
http://bbpress.org/forums/topic/wp-30-beta-2-integrated-user-registration