Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Gez Member

@Gin · Joined 3 years ago · 93 posts · 6 topics · 14 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Color of Burger menu · 1 year ago

    do you know inspect feature of web browsers? if so you can use it to try css on elements you want after finding right code you can add additional css to your theme if cant find it, if you share your w

  • Theme PinPress: No 'about' on Dutch pages · 1 year ago

    i meant here, to this chat. you can paste the link of upload.

  • Theme PinPress: No 'about' on Dutch pages · 1 year ago

    you may share user folder via wetransfer or some other thing here, i would look when i have time if noone look before me

  • Theme PinPress: No 'about' on Dutch pages · 1 year ago

    is it twig that includes that picture maybe? like if active language is english do this. or does a widget create it? maybe a plugin? if so you can check its settings. btw you may prefer not showing .n

  • How to force desktop mode for a single page · 1 year ago

    i didnt say source code, i said inspect. there you can see and try css codes that effects html elements. you may search about this topic on web and try it after reading and watching some videos again

  • Use a form in admin panel · 1 year ago

    https://learn.getgrav.org/17/forms/blueprints/fields-available https://learn.getgrav.org/17/forms/forms/fields-available using these are easy now, they are actually making doing things really easy whe

  • Gantry 5: How to change the Theme logo? · 1 year ago

    i dont have experience with your theme but, let me ask this: did you refresh cache ? :)

  • How to force desktop mode for a single page · 1 year ago

    at Pages there is your home page you can edit. you can add something like this there <style> bacground: purple //rule for only this page </style> that would work if you and your theme put

  • How to force desktop mode for a single page · 1 year ago

    do you know css ? if so mobile version is just a css rule like " if width of page is less than this do this" so if you just add a new rule like that after "existing" one, that would just work. you can

  • Default frontmatter header for all pages · 1 year ago

    i didnt test but i want to tell a possibility adding a field to interface that we face when creating a page in Pages or the interface that we face when we enter content at Pages similar to page.title,