Pro Theme Design Forum » General Banter
Accumulo RSS Problem
|
Hi there, Can you help me ?? |
|
I need a Plugin RSS ??? |
|
|
Getting the RSS feed from the websites is a slow process so to keep things nice and speedy the feeds are set to cache for 30 minutes which means they will update twice an hour. |
|
..I'd like to do the same like http://popurls.com How can i set the cash for 30 min ?? let me know !! |
|
|
Hi - you don't need to post more than once, I will reply, but I live in England so have to sleep! :) I suspect this will be a common request so am going to add this as a custom option to the control panel in the theme. There will be an update released this weekend. |
|
Thanxx a lot .... I'm very curius to test it .. have you nice day . |
|
|
Hi - this should be online now. Hopefully it all works ok! Let me know if you're still having problems and i'll do some more testing |
|
Hi .... Thanxx a lot |
|
|
Hi - the updates are in the accounts control panel where you downloaded the theme originally. Just redownload the theme from http://accounts.prothemedesign.com , upload it to your website, and you're done. |
|
Hi Uploaded the update, I set the cash at 15 min, but the news doesent appear like real time ! Thank ù . |
|
|
I've released another version that has some extra debug info in it. If you upload the files then you will be able to see a html comment in the source code that tells you the age of the cache file and the time that it should expire. Hopefully this will help debug the issue |
|
Hi, |
|
|
If you go to this page http://lnx.pureitems.com/pure/?rssTab=1 And then view source you can see a few html comments. <!-- cache timeout = XX --> shows what you set the timeout to in the admin <!-- age = XX : expires = YYY --> shows the age of the cache file, and when it is due to expire (in seconds). On your website the age does not seem to be increasing. I just noticed that you are using WP-Super-Cache and that page is being cached which is what is causing the issue. You need to add rssTab to the exclusions in WP-Super-Cache to disable the caching on that page only, and that should fix it :) |
|
WP-Super-Cache is off !! In the accumulo - options, I setted: Blog tab: None. RSS Feed Cache Timeout: 10minutes. It's ok ?? |
|
|
looks like it's all working now :) I've added some code to the theme so that in the next version the tabs won't cache so you will be able to turn on WP-Super-Cache again. |
|
.. i don't know ... Can you check again ???? |
|
|
Are you using any other sort of caching? The only thing I can think of is that SimplePie is caching the feed somewhere. If you send me your ftp details, a WordPress login, and your purchase code via the helpdesk (http://prothemedesign.com/support/helpdesk/) then I can log in and, hopefully, work out what the problem is more quickly. |
|
check my ticket... you can find ftp dettails .... Thank you. |
|
Ben, I'd be interested in the outcome of this. I only managed to do some brief testing but the feeds still aren't updating in a timely manner. From what I can tell the cache files are refreshing but the content isn't changing. I am not going to have time to test properly until the weekend and verify this. Regards |
|
|
Hi David - to be honest this has me stumped. I wonder if WordPress is doing some sort of caching without any prompting from me. I'm using WordPress built in feed system so maybe the problem lies there. I will have a look over the weekend to see where the problem may lie. Let me know what you discover, I'd really like to work this out as well. |