php - woocommerce stock display cache -


i run website woocommerce , it's possible display amount of stock @ product. increase website speed use caching plugin. can guess showing cached amount of stock isn't good.

how can website display current amount of stock while keeping rest cached. part stock displayed should "uncached".

woocommerce version: 2.1.10 wordpress version: 3.9.1

cache plugin: wp super cache

thanks

you can exclude product pages cache, take @ link: http://docs.woothemes.com/document/configuring-caching-plugins/


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -