cleverweb
Forum Replies Created
-
Forum: Plugins
In reply to: [Clever Tweet] Clever Tweet works but may be improvedHi Bjurg,
I will definitely have a look at this. Sounds like a nice feature 🙂
The problem with the height is that jQuery (Javascript) must calculate the total height of all the tweets. This must be a static value.I saw that Twitter has some cool widgets now, maybe I can port this to Clever Tweet 🙂
Forum: Fixing WordPress
In reply to: wp_logout_url not redirectingSeem to be an issue with wp_safe_redirect() which is used by the logout process. Given redirect location cannot be verified.
Forum: Plugins
In reply to: [Clever Tweet] Clever Tweet doesn't display tweetsHi IndigoJo,
I did some research and found out that there is not an actual problem with the plugin, but with the Twitter Rate Limit.
This means that for example when you install my plugin on your website, your website is allowed to make 150 requests per hour to your Twitter RSS feed. This is a limit set by Twitter!
http://dev.twitter.com/pages/rate-limiting
I will try to use the oAuth feature that will connect to the Twitter API which will give us 300 requests per hour in a near future update.
I also downloaded and installed your WP theme ‘Amazing Grace’ for testing. My plugin is working allright with this theme.
Forum: Plugins
In reply to: [Clever Tweet] Clever Tweet doesn't display tweetsHi IndigoJo,
It might be indeed a problem with the changing API of Twitter.
Could you send me your twitter username perhaps?
You may also send it through my contact page on my website if you don’t want to put it here.http://www.cleverweb.nl/contact-me/
Thanks!