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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Update trouble on modular form · 10 years ago

    please help

  • Update trouble on modular form · 10 years ago

    Thank you. So do I. Everything works apart except on this modular page. Folder structure of modular page is: `01.home` `/_landing-curtain` `/_blog` `/_docs` `/_contact` `form.fr.md`

  • Update trouble on modular form · 10 years ago

    I get action and name correctly, as set on the form. Make sure your theme does not override the default partials/form.html.twig or form.html.twig, to exclude a possible source of problems.

  • Update trouble on modular form · 10 years ago

    header delimiters are correct. Problem is exposed in first post (please have a look at it): after update, GRAV do not seem to be able to output form name and form action anymore. I wonder if it is not

  • Update trouble on modular form · 10 years ago

    I can see the form just fine. Make sure you use the correct header delimiters (---) as I don't see them in your code pasted here, but might be because of formatting.

  • Update trouble on modular form · 10 years ago

    Thanks. Here 1) form definition and 2) form modular page content 1) form definition title: ホーム menu: home onpage_menu: true body_classes: "modular header-image fullwidth" anchors: active: false f

  • Update trouble on modular form · 10 years ago

    Can you paste the form definition? Also the form modular page content.

  • Update trouble on modular form · 10 years ago

    Form went out of order after updating through GPM. Taken appart on a blank page, form YAML front matter is working, but for some reason, in modular page form attribute name is not read anymore: form n

  • Cannot connect to the GPM · 10 years ago

    I already tested the cache folder with 755, 777 which doesn't help. It could be a subdirectory in cache.

  • Cannot connect to the GPM · 10 years ago

    Most probably permissions of the cache folder?