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

Pedro M Regular

@pmoreno · Joined 6 years ago · 412 posts · 108 topics · 102 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • How to add ARIA attributes to a Form · 4 years ago

    Hello there. How can I add the ARIA attributes (aria-label, etc) to a Form in a form markdown file? Thanks.

  • Override JQuery in Grav · 4 years ago

    system://assets/jquery/jquery-3.x.min.js

  • Override JQuery in Grav · 4 years ago

    Wow !!! Grav is having strange behavior with the clear cache buttons and the pages section (it hangs). Rather it seems that JQuery is required for Grav's admin panel to work. If removed like @Karmalak

  • Override JQuery in Grav · 4 years ago

    That means manual deletion on the textbox works, however the delete button throws an error message. It looks more like an Admin plugin issue. Perhaps it is best to indicate this behavior on the Grav p

  • Override JQuery in Grav · 4 years ago

    Hi. Hello. I just set up Grav without the admin plugin and with a theme (tail) that doesn't use JQuery. Indeed, it does not appear loaded anywhere. But even so, in the system.yaml file, which is found

  • Override JQuery in Grav · 4 years ago

    Hi @hughbris In a fresh installation of Grav, you can find the JQuery library in " General Asset Configuration" in Admin Panel. And with the default theme (Quark) if you see the source code in browse

  • Override JQuery in Grav · 4 years ago

    Hi Is it possible to override JQuery loading in Grav? I can't remove the JQuery line in the Assets section, in Admin. Is JQuery essential for Grav to work? Thanks, so much.

  • Title on results page filtered by taxonomy · 4 years ago

    Hello there. Is there a way to display a title with the specified taxonomy filter? When you click on a taxonomy tag, the articles corresponding to that taxonomy are displayed, but the title of the pag

  • Get array elements from selectize field · 4 years ago

    Hi @Karmalakas In the end I have chosen to use the author taxonomy, instead of using the header.author blueprint in the .yaml template. The final code is the following: {% if config.plugins.taxonomyl

  • Get array elements from selectize field · 4 years ago

    Hi @Karmalakas Your suggestion not work. Nevertheless, I not have problem with values from taxonomylist ( {% set authors = taxonomylist.get() %}, work fine ). I'd like to get values form selectize f