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

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • Google Analytics plugin not detected · 7 years ago

    @plshelpme, I'm afraid you haven't configured the plugin correctly. You have only given 'tracking_id' a value... Please set the configuration of the plugin as shown above. If object_name is not set,

  • Delete Date Header or Disabling · 7 years ago

    @montty, You forgot to mention which skeleton/theme you are using. I presume you are using the Quark blog skeleton? The CSS approach: When using theme Quark, the following css snippet will 'remove' th

  • Google Analytics plugin not detected · 7 years ago

    @plshelpme, You wrote: I installed both thinking it was necessary. If there is no reason to use the older version of the GA snippet, I would suggest to only install the 'google-analytics' plugin. I

  • Google Analytics plugin not detected · 7 years ago

    @plshelpme, I have no experience with any of the plugins and have only used the recommended 'gtag.js' snippet to observe page-views trends. Coincidentally, I'm 'researching' Google Tag Manager a bit l

  • Author's articles at the following address · 7 years ago

    @rustark, It seems you want to have a collection of pages which are the children of a specific route, but only if author equals some name. Correct? Have a look at the documentation on Page Collections

  • How to call a item inside a field into another field - YAML TWIG · 7 years ago

    @pmoreno, First, the answer: After cutting down to the bare essentials, you have the following template: {% for card in page.header.cards %} ... {% if page.header.cards.url_video %} <-- Not

  • Markdown: paragraph on images · 7 years ago

    @andrass, The problem mentioned by OP is that the <p> tag surrounding the <img> is styled and adds a padding to top or bottom of the <img>. When using the following css: p > img {

  • CSS only loaded on first page call, but not thereafter · 7 years ago

    I wonder if disabling cache for the page is a good solution. It may be in your use-case. Alternatives: You could add a template 'contact.html.twig' and use that template for your contact page. Add th

  • CSS only loaded on first page call, but not thereafter · 7 years ago

    Firstly, I can reproduce the behaviour you are seeing. I guess the following is happening: A page's content is only rendered once and then stored in cache. So the assets.addCss() in the content of the

  • Rewrites not working · 7 years ago

    @nsirolli Looks like a similar issue posted some time ago. It appeared to be an ill configured virtual host. But as said in my reply to that question, I am a total infrastructure noob, so I might be