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

Karmalakas Veteran

@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Markdown between html tags · 5 years ago

    Just wondering.. Why would you want to write markdown in theme files? What would be the use case? Or is it in MD file content section?

  • Breakdown url with twig · 5 years ago

    I'd assume {{ page.parent.parent.url }} should work 🤔 Doesn't it?

  • Getting new template to appear · 5 years ago

    Did you activate your theme on Admin Themes section or manually in system.yaml config?

  • Nothing works anymore · 5 years ago

    Also, what updates did you try to make via CLI and how exactly (what command did you run)?

  • Nothing works anymore · 5 years ago

    What is a standby version? And before what you had no problem? What do you mean by no longer have an interface? Why can't you do anything? Is this your page having the issue? Do you have access to the

  • Nothing works anymore · 5 years ago

    Looks like GFFI plugin might yield this error. Which version of Grav are you on? I see this plugin was last updated 5 years ago

  • theme_config.XXX.enabled or theme_config.XXX == true works in different way · 5 years ago

    Why would you assume .enabled should work? config.latestposts is a boolean values as you have defined in blueprint default: 1 options: 1: PLUGIN_ADMIN.ENABLED 0: PLUGIN_ADM

  • Chosing inherited theme in admin panel · 5 years ago

    @nwi: I have not installed PHP on my PC to run CLI Wait, are you developing on production?

  • Form doesn't send data. No error shown · 5 years ago

    asfaltavimas.eu/undefined is requested on every page load - should try to find what causes the error (most likely comes from JS), but I don't think it's related. There are also 3 SVG files that return

  • Form doesn't send data. No error shown · 5 years ago

    Try checking server logs. I see form is being submitted correctly I suspect your email plugin might be misbehaving.