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

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • How to use font-awesome/line-awesome in Quark · 6 years ago

    @daredevil, I appreciate your appreciation, but does the suggestion work for you? Note, I have added an extra note to my reply reminding you to use an inherited theme to prevent losing customisations.

  • Adding a text input and button to plugin blueprint, and then executing plugin function when button is pressed · 6 years ago

    @orthocube, There are plugins available that add functionality to Admin. Maybe their sourcecode can give you some inspiration? One such plugins is Data Manager, which is developed by the Grav Team.

  • How to use font-awesome/line-awesome in Quark · 6 years ago

    @daredevil, fa-stream does not seem to exist in the line-awesome library provided by Quark. According the CHANGELOG.md of Quark: v1.0.2 02/19/2018 Switched to a fork of LineAwesome icons compatible w

  • Deleting certain tags from all pages · 6 years ago

    @orthocube, Using a plugin you could try something like: Install devtools if not already: $ bin/gpm install devtools Create new plugin: $ bin/plugin devtools newplugin Create function handling event

  • How to use font-awesome/line-awesome in Quark · 6 years ago

    @daredevil, I'm not using Line Awesome myself, but this is what I know about it... Quark and Font Awesome: Quark does not use Font Awesome, but Line Awesome (see 'themes/quark/fonts') Quark comes wit

  • How to use font-awesome/line-awesome in Quark · 6 years ago

    @daredevil, I have an Installation of the 'One Page' skeleton which uses Quark. The feature module is showing the line-awesome icons correctly... Have you made any changes to the theme lately? E.g

  • Problem with shortcodes in subpages · 6 years ago

    @ptrxyz, I can reproduce the issue and added a reproducible test case to the issue you submitted at the repo of 'grav-plugin-shortcode-core'

  • Theme Inheritance - menu problem · 6 years ago

    @thgr, Did some quick research... Would you mind trying to set the following in the config file of Quark or your inherited theme: header-fixed: true When false, or unset, the dropdown menu disappears.

  • Ability to Upvote / Like? · 6 years ago

    Ah, I thought you created a Grav solution using it. I know, I'm a bit slow-witted...

  • Ability to Upvote / Like? · 6 years ago

    @superhua, Yes, I understand, but how does it help you in your Grav application?