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.

desta Member

@topidesta · Joined 4 years ago · 47 posts · 7 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • PHP GD (Image Manipulation Library) is required but not installed · 4 years ago

    it's your server, not grav.

  • Grav - Linking to other pages on the same Grav · 4 years ago

    i have done. just explorer your self.

  • Access Spesific Folder Via URL · 4 years ago

    In my case i'm using <iframe src="{{ base_url_simple }}/ViewerJS/#..{{ url }}" width="100%" height="800"></iframe> it's working, but... i'm asking for security reason. it's good approach l

  • Access Spesific Folder Via URL · 4 years ago

    it's must use .htaccess rules? can you provide some details? i'm using apache. Yes, it's have options ignore_folders but default like ignore_files: - .DS_Store ignore_folders: - .git

  • Access Spesific Folder Via URL · 4 years ago

    Hi again I want to using ViewerJS library, but instalation i must access via Url, examples my sites https://web.persahabatan.co.id/ViewerJS/#../{{ path_file }} How to handle ViewerJS Folder in my gr

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

    I don't know. it's work, i hit cache from terminal. and configure from admin page.

  • Page.find() vs pages.find() · 4 years ago

    Can you provide the documentation link about page or pages ? i just curious ..

  • Double admin buttons and strange actions · 4 years ago

    Hi, It's your mean https://github.com/Memurame/grav-plugin-tools-collection/releases/tag/0.1.4 it's last updated Feb' 19, 2020. Omg... since 3 years until now. skip. Agree, in grav admin we don't k

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

    Hi again.. Last day i success configure submenu (third ordered), but now, i have some problem in submenu, when i click beranda and profile it's show others submenu like below but when i clicke others

  • Plugin convert PNG to WEBP · 4 years ago

    If i read the plugin you must clear cache after do converts After conversion You must clear cache. Btw thanks, i will use thats plugin too.