Title: Duf's Replies | WordPress.org

---

# Duf

  [  ](https://wordpress.org/support/users/duf/)

 *   [Profile](https://wordpress.org/support/users/duf/)
 *   [Topics Started](https://wordpress.org/support/users/duf/topics/)
 *   [Replies Created](https://wordpress.org/support/users/duf/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/duf/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/duf/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/duf/engagements/)
 *   [Favorites](https://wordpress.org/support/users/duf/favorites/)

 Search replies:

## Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Get Use APIs - JSON Content Importer] Content not refreshing in certain browsers??](https://wordpress.org/support/topic/content-not-refreshing-in-certain-browsers/)
 *  Thread Starter [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/content-not-refreshing-in-certain-browsers/#post-11051897)
 * Just FYI in case you have any other customers hosting WordPress on GoDaddy with
   their managed WP hosting. They have caching that is not configurable, it is always
   on. In order for me to get the JSON data page to refresh consistently on all 
   browsers I had to put my URL in this format – [https://colliertaxcollector.com/obwaitimes/?nocache=1](https://colliertaxcollector.com/obwaitimes/?nocache=1)
   Might save someone a lot of hassle in the future.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Get Use APIs - JSON Content Importer] Content not refreshing in certain browsers??](https://wordpress.org/support/topic/content-not-refreshing-in-certain-browsers/)
 *  Thread Starter [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/content-not-refreshing-in-certain-browsers/#post-11045210)
 * Add that to the page URL? Yea I am totally stumped why all browsers but Firefox
   show stale content.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Get Use APIs - JSON Content Importer] Do math on a JSON field](https://wordpress.org/support/topic/do-math-on-a-json-field/)
 *  Thread Starter [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/do-math-on-a-json-field/#post-10880429)
 * I am so close I just can’t get this twig template to execute the math, otherwise
   it is pulling the data. My JSON data starts with [{ so I am doing it as you described.
 * {% for item in _context %}
    {{item.name}} <br> Customers Waiting: {{item.customersWaiting}}
   <br> ({% set wait_min= (waitingTime/60)|round %}Estimated wait time: {{wait_min}}
   minutes) <br> <br> {% endfor %}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Get Use APIs - JSON Content Importer] Do math on a JSON field](https://wordpress.org/support/topic/do-math-on-a-json-field/)
 *  Thread Starter [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/do-math-on-a-json-field/#post-10879771)
 * Ok I see. I am an absolute novice at this. How would an example line of twig 
   code look that takes a JSON field, divides it by 60 and then rounds it to the
   next number? Thanks in advance for any help you can offer, I have the plug in
   doing what I need I just need this last piece to get it formatted correctly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Get Use APIs - JSON Content Importer] Do math on a JSON field](https://wordpress.org/support/topic/do-math-on-a-json-field/)
 *  Thread Starter [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/do-math-on-a-json-field/#post-10879612)
 * I see the round function but what about dividing the value by 60 first?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Get Use APIs - JSON Content Importer] Can the plug in do this?](https://wordpress.org/support/topic/can-the-plug-in-do-this/)
 *  Thread Starter [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/can-the-plug-in-do-this/#post-10879600)
 * I did get a connection after upgrading to the Pro plugin. I did have some other
   questions I posted on some other topics in here however.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Organiser] Full calendar view and siungle event view problems](https://wordpress.org/support/topic/full-calendar-view-and-siungle-event-view-problems/)
 *  Thread Starter [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/full-calendar-view-and-siungle-event-view-problems/#post-3896227)
 * I turned off Cloudfront CDN in W3 and it started working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Organiser] Full calendar view and siungle event view problems](https://wordpress.org/support/topic/full-calendar-view-and-siungle-event-view-problems/)
 *  Thread Starter [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/full-calendar-view-and-siungle-event-view-problems/#post-3896222)
 * Stephen I disabled W3 Total Cache and the calendar loaded. Have you done any 
   testing with this and if so, are you aware of any special settings needed to 
   make it work with your plug in?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] [Plugin: All-in-One Event Calendar] Content of two fields (When and Where) repeated above the site h](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-content-of-two-fields-when-and-where-repeated-above-the-site-header/)
 *  [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-content-of-two-fields-when-and-where-repeated-above-the-site-header/#post-2850205)
 * I have the same issue here is the example
 * [http://gulfcoastrunners.net/ai1ec_event/16-2/?instance_id=976](http://gulfcoastrunners.net/ai1ec_event/16-2/?instance_id=976)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] can subscribers upload images?](https://wordpress.org/support/topic/can-subscribers-upload-images/)
 *  [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/can-subscribers-upload-images/#post-3299120)
 * I tried setting up the FB integration following the plug in instructions. It 
   just seems to fall off in the bit bucket. Take a look?
 * [http://dufisthenics.com/wp/forums](http://dufisthenics.com/wp/forums)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Successfully managed to downgrade to 2.0.7](https://wordpress.org/support/topic/successfully-managed-to-downgrade-to-207/)
 *  [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/successfully-managed-to-downgrade-to-207/#post-508237)
 * Did you have to run the upgrade script for 2.07 to downgrade it?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [SQL upgrade portion of 2.1 upgrade bombs](https://wordpress.org/support/topic/sql-upgrade-portion-of-21-upgrade-bombs/)
 *  Thread Starter [Duf](https://wordpress.org/support/users/duf/)
 * (@duf)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/sql-upgrade-portion-of-21-upgrade-bombs/#post-508222)
 * Damn noone else has seen this? Scary…..

Viewing 12 replies - 1 through 12 (of 12 total)