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

  • Access Spesific Folder Via URL · 4 years ago

    Wait, are you using it in the same Grav site? I thought you wanted it to be accessed from outside. So why can't you put it to your theme and use like {{ url('theme://ViewerJS/#..{{ url }}') }}?

  • Access Spesific Folder Via URL · 4 years ago

    I believe you should edit .htaccess rules. Also there's Ignore folders option in system.yaml I think, but not sure what it does

  • Show Others Submenu If Clicked Some Page · 4 years ago

    Would need to see page structure (probably even with frontmatters) and code part which renders the menus

  • Show Others Submenu If Clicked Some Page · 4 years ago

    What's your pages structure?

  • Google Recaptcha v3 not work in modular page · 4 years ago

    Sorry, didn't mention - I couldn't make v2 invisible work either 😅 Users still have to check they're not robots on my page 😃

  • Google Recaptcha v3 not work in modular page · 4 years ago

    I also couldn't make v3 work in modules. Still using v2

  • 3-nested Sub Menu · 4 years ago

    But your selector is nothing like in my example. And just a suggestion, never use !important - there's most likely a proper way to define styles without it. You also didn't reply what you're actually

  • Module blueprint · 4 years ago

    @sdesergi: and I still get the standard form Do you actually change page template to name when you create it?

  • 3-nested Sub Menu · 4 years ago

    I don't see any Others menu - only Sebelum 2021 What are you actually trying to achieve? Why do you need dropdown-submenu specifically? If you want it to expand on the side, you probably could get aw

  • Error 404 page empty in restricted area · 4 years ago

    Could it be that login plugin somehow takes over error plugin when that non-existant page is under restricted path? Could you try changing plugin priorities?