Tacolombardi Posted March 10, 2022 Share Posted March 10, 2022 Hi all, I'm trying to show the field "Telephone" in the footer, which is on the page with id 1035, using the code <?php echo $pages->get(1035)->phonenumber ?> It works, but only for a couple of hours or so. Than it seems to dissapear until I resave the page. Anyone know what the problem can be? Link to comment Share on other sites More sharing options...
BillH Posted March 10, 2022 Share Posted March 10, 2022 I don't know, but it sounds as if it might be some sort of caching issue. Do you have template caching turned on anywhere (look on the template's "Cache" tab)? Are you using any other sort of caching in ProcessWire that you're aware of? Is there caching on your server? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now