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.

jordan Member

@jordan · Joined 6 years ago · 11 posts · 7 topics · 4 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Saving deleted pages? · 1 year ago

    Hi ! Is there a tool to "save" the deleted pages, something working like a trash bin ? Thanks !

  • Copying Flex Object · 3 years ago

    Hi everyone, I'm using Flex Collections to manage a calendar. Each object of these collections is an event with several informations (date, location, etc.). What I would like to achieve is to make it

  • Pages erased when ordering them · 5 years ago

    Hi everyone, I'm facing big issues when trying to change the pages order in the admin (using the section "ordering" in the "advanced" tab). Here is what I do : I drag the pages to the place I chose, a

  • Shortcodes not working in additional markdown editor · 5 years ago

    Thanks for your answer, and sorry that it took so long for me to reply. Concerning the ways to add a summary to a page, I know them well and use them regularly. I used an additional editor because it'

  • Shortcodes not working in additional markdown editor · 5 years ago

    Hi everyone, I've added a second markdown editor (form of type "markdown") so that I can distinguish some kind of introduction from the main text content. My problem is that the shortcodes are not wor

  • Rewrite image url for SEO · 5 years ago

    So having a "logical URL structure" for images may be less important than the context or having correct alt and title, but it seems to be one of the good practices recommended by Google. This being sa

  • Rewrite image url for SEO · 5 years ago

    Hi, I'm using Grav 1.7.10 and I would like the images used in my websites to have the shortest possible URL, something like "www.mysite.com/picture.jpeg" A similar topic has already been posted in 201

  • Loading plugins only on specific pages · 5 years ago

    Thanks for your answers. I will create an issue for the plugins concerned. And in the meantime I'll have to modify the plugin's php file by adding a condition to the loading of the assets. That's what

  • Loading plugins only on specific pages · 5 years ago

    Hi! Some plugins I use (I think about Events and Lightslider especially) are not needed in every page, but their css and js are always loaded. It makes some pages unnecessarily heavy and I would like

  • New lazy loading in Grav 1.7 · 5 years ago

    @pamtbaau , thanks for that quick and perfect answer: this solves the problem!