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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3183 posts · 17 topics · 1019 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • GDPR compliant Youtube embed · 5 years ago

    @elvoss, Glad it is working. It might be that the webserver you are using is not yet providing the correct mime-type for .mjs files. Which one are you using? I wonder if adding the correct mime-type t

  • GDPR compliant Youtube embed · 5 years ago

    @elvoss, Yes, Karmalakas and I were talking about the Dev Console of the browser... Googling for firefox loading module blocked mjs does show some past issues when loading .mjs files. Would it be poss

  • Class 'Grav\Common\HTTP\Response' not found · 5 years ago

    @josberkers, Haven't found known issues similar to your error messages. But since it has to do with an outgoing request, it might be related to the following issue Top websites see outages as Let’s En

  • GDPR compliant Youtube embed · 5 years ago

    @elvoss, Any errors in Dev Console? Are breakpoints in youtube-consent.js being hit? Are any cookies for youtube being created? Do you have something like uBlock running? You might consider trying a

  • GDPR compliant Youtube embed · 5 years ago

    @elvoss, You will probably find errors in the console, because of the import statement. The following is one way of making the app work (using Quark): Go to https://github.com/js-cookie/js-cookie/rel

  • How can I hide a div? · 5 years ago

    @famousright, I can’t reach them anymore because they are not working at the company. If the agency or internal developers can no longer be reached, your company might consider: Hiring someone or a

  • How can I hide a div? · 5 years ago

    @famousright, No there is no universal "Custom Script section" in Grav themes. By the way, why would you want to hide an element with class "navigation"? Anyway, I would suggest you talk to the develo

  • How can I hide a div? · 5 years ago

    @famousright We are using our company custom theme. Then you should ask the developers of the theme... The community has no insight in the custom theme used by your company.

  • How can I hide a div? · 5 years ago

    @famousright, Custom Script section What is this so called "Custom Script section"? Which theme are you using?

  • How can I hide a div? · 5 years ago

    @famousright, Google can help too... When searching for getElementsByClassName, Google will return the following page as first entry in its results: Document.getElementsByClassName() - Web APIs | MDN