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.

z-aszlo Member

@obeliksz · Joined 8 years ago · 11 posts · 4 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Facebook link preview fails with og tags set and gzip off · 8 years ago

    Actually the system.yaml cache.gzip has to be enabled for the facebook scraping to work... https://github.com/getgrav/grav/issues/1955

  • Facebook link preview fails with og tags set and gzip off · 8 years ago

    On this grav site: http://istenieroforras.igehirdetes.ma/ the og image tag, etc. seems to be set right, gzip compression is disabled as it can be seen also from https://checkgzipcompression.com/?url=h

  • Crikey when uploading to webserver · 8 years ago

    This problem was due to a copying problem related to git I believe. Something goes wrong when using git clone instead of actually just uploading the folder/zip.

  • Quark theme's language · 8 years ago

    Thank you for helping me to a solution on this, learned from you! 😃

  • Mangled base url on localhost/gravsite/ · 8 years ago

    @pamtbaau, got it: after I remove the Img Captions Plugin by @OleVik it gets back to normal.

  • Mangled base url on localhost/gravsite/ · 8 years ago

    @pamtbaau Thanks for checking it out again, checked it, if I put my folder to a new gravsite it works as expected. I have no clue what kind of configuration mistake could be causing this. I have check

  • Quark theme's language · 8 years ago

    Got it solved by changing to true in the previously quoted languages: section's translations part. And not sure if that had an effect on it but changed the theme from quark-open-publishing to the defa

  • Quark theme's language · 8 years ago

    My installation of user/cofig/system.yaml has no supported part in its languages section, but I added it as you put it: languages: include_default_lang: true translations: false translations_fal

  • Mangled base url on localhost/gravsite/ · 8 years ago

    ![my pic](mypic.jpg) -> http://localhost/mypage/mypic.jpg when it should be ![my pic](mypic.jpg) -> http://localhost/gravsite/mypage/mypic.jpg The custom base url config seems to be standing for

  • Quark theme's language · 8 years ago

    I added a new language section to quark's language.yaml based on the english's structure and even after deleting the cache I still get SIDEBAR.POPULAR_TAGS.HEADLINE strings on the page. The default la