Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

Upload file works one time

Started by Duc 9 months ago · 21 replies · 209 views
4 weeks ago

I've added cache_enable: false inside the contact folder of modular_alt.md file. Cleared the cache, but the page still caching. Is this incorrect?

YAML
---
title: Apply For Job
cache_enable: false
onpage_menu: '1'
body_classes: modular header-lite fullwidth
bg_color: '#B4B093'
form:
  name: email/jobs
  action: /job
  fields:
    name:
      id: name
      label: Name
      classes: 'form-control form-control-lg'
      placeholder: 'Enter your name'
      autocomplete: 'on'
      type: text
      validate:
        required: true

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 80 9 hours ago
General · by pamtbaau, 14 hours ago
1 51 13 hours ago
General · by Andy Miller, 1 day ago
0 44 1 day ago
General · by Marcel, 12 months ago
6 346 5 days ago
General · by Duc , 5 days ago
3 40 5 days ago