copiaguelibrary
Forum Replies Created
-
wow thanks for taking the time. what my main issue is when an event ends for example its 3pm – 4pm with 4.0.2 it removed from my feed about 20-30 mins after with the browser left open to the page and I do a refresh. Now with 4.0.3-4.0.5 it just sits there and nothing happens with a refresh only when you open the webpage on a uncached browser will you get the new events. hopefully that makes sense ?
thanks
my rss url, would this be the source ?
https://copiague.librarycalendar.com/events/feed/rss
strange that it works fine with 4.0.2.
hello,
I saw the new update 4.0.5 this morning and I updated. unfortunately I am still experiencing the same results. I have rolled back again to 4.0.2 again which seems to work fine. thanks for taking the time to try and figure this out.ok, thanks for taking the time to troubleshoot.
i think it has to with this,
function bweb_feedzy_cache_duration( $feedCacheDuration, $feedURL ) {
if( ‘https://copiague.librarycalendar.com/events/feed/rss’ == $feedURL )
return 60*5; //5 minutesreturn $feedCacheDuration;
}
add_filter( ‘wp_feed_cache_transient_lifetime’, ‘bweb_feedzy_cache_duration’, 10, 2 );`Hi,
Thanks for looking into it. I just tried the latest update 4.0.4 and I am still experiencing the same issue as with 4.0.3. I rolled it back to 4.0.2 which is working just fine.Thanks
I am not entirely sure its this, but I do know that after updating my feed it does not update anymore. what ever is on the page stays there.
php snippet
bweb_feedzy_cache_duration
- This reply was modified 2 years, 1 month ago by copiaguelibrary.
Forum: Plugins
In reply to: [Navigation menu as Dropdown Widget] drop item list issueThanks, that did the trick!
Forum: Plugins
In reply to: [Navigation menu as Dropdown Widget] drop item list issuehello, I don’t have any from before but I do know how it was before. From the image its adding my title info to the box and is enlarging the box. Before it was just the wording after the semicolon
I am having trouble with Chrome, not IE or Firefox. I am hosted by CloudFlare/CloudWays. I cannot find “‘Speed’ settings called Rocket Loader”
- This reply was modified 5 years, 9 months ago by copiaguelibrary.
- This reply was modified 5 years, 9 months ago by copiaguelibrary. Reason: typos