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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation

Badges

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

Recent posts

  • Background color of markdown pre formated text · 3 years ago

    @thgr, My css grav/user/themes/mytheme2/custom.css is working but not for pre code tags Maybe a typo, but the custom.css file should be in folder user/themes/mytheme2/css I've again walked the step

  • Background color of markdown pre formated text · 3 years ago

    @thgr, That's not a solution, that's brute force and is considered a bad practice... So my_theme is not correctly setup and I don’t know why. If you followed Inheriting using the CLI when creating

  • Background color of markdown pre formated text · 3 years ago

    @thgr, If the theme is correctly setup, the custom.css file should be loaded last. This way, selectors with equal specificity in custom.css will override prior selectors. In your case, the selector pr

  • How to create xdebug.conf on macOS? · 3 years ago

    @Bonim, Have you tried a quick search on Google?

  • Background color of markdown pre formated text · 3 years ago

    @thgr, You probably have a conflict with existing css from Quark: theme.min.css pre code, pre.xdebug-var-dump { ... background: #fafafa; } and spectre.min.css code { ... background: #fcf2f2; }

  • Update custom plugin through Admin Panel · 3 years ago

    @jana, Like, Karmalakas, I'm not aware of any changes with respect to installing/updating private themes/plugins. You could use either Direct Install from Admin, or the cli ($ bin/gpm direct-install .

  • Comment replies aren't being posted · 3 years ago

    @Alpha, The issue is caused by the plugin. Its javascript running in Admin (user/plugins/bettercomments/admin/assets/bettercomments.js) uses a hardcoded '/blog/' on line 61 to prefix the filename to b

  • Reuse module in other pages, related to complex collections · 3 years ago

    @el_charlie, It seems you're right. I can reproduce the issue in Admin when using a complex collection. I haven't been able to find a related issue in repos of Grav nor Admin. You might consider creat

  • Comment replies aren't being posted · 3 years ago

    @Alpha, Based on some remarks it seems you did not start off with a clean slate of 'Blog Site' skeleton as I did. Apart from that, I'm out of suggestions.

  • Reuse module in other pages, related to complex collections · 3 years ago

    @el_charlie, You haven't shared anything about your environment, so I cannot comment on that. Here's is working example using skeleton On-Page Site: Create fresh install of skeleton Copy folder /user