pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3134 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Reading progress bar in Grav CMS
· 4 years ago
@alfabuster, There is no prêt-à-porter plugin for this. However, the Typescript for this seems pretty simple. See https://www.cssscript.com/detect-scroll-position-progress/
-
Using DatePicker in Form with dynamic min date
· 4 years ago
@red, I'm not aware of any 'declarative' way and I happen to like to code.... So here is my solution for the 'min' date. Using fresh Grav 1.7.33 Create page with form: --- title: Typography form: nam
-
Weird .md naming after enabling language support
· 4 years ago
@edi0th, See if your issue resembles this issue on Github: https://github.com/getgrav/grav/issues/3582 Unfortunately, no solution yet.
-
PHP plugin that takes raw text from a POST request and returns the processed text?
· 4 years ago
@FedorovDeomid, Not sure what the origin of the API request is, but here is a simple sample. Install fresh copy of Grav 1.7.33 In file /user/pages/02.typography/default.md add the following script s
-
Body_classes setting not visible in frontmatter although is present inside the file and UI form
· 4 years ago
@progmars, Unfortunately, you seem to be right... Please create an issue at https://github.com/getgrav/grav-plugin-admin/issues
-
How do I remove Login requirement for so called 'public' pages?
· 4 years ago
@tapiochre, Maybe I misunderstand the question, but when downloading skeleton RTFM Site (which is a Learn2 based site), all pages are publicly accessible. Only the Admin side for editing pages is pass
-
How to use Bootstrap or Spectre in my theme
· 4 years ago
@wmcig, No, I can't... :-( I know what cards are but I have not idea what "css-cards-elements" are... I have no idea what your plans and requirements are. Based on your questions and wordings, I'm a
-
How to use Bootstrap or Spectre in my theme
· 4 years ago
@wmcig, Can I use bootstrap or spectre.css to use for theming? Yes, that is possible. How to use/build them in Grav? Grav does not provide documentation explaining the integration/use of any CSS
-
Social media plugin and font awesome
· 4 years ago
@Francois, @Francois: Why fa-twitter / facebook or pinterest were not found… mystery. That's not a mystery... My explanation above might not have been be clear enough though... The plugin does not
-
Social media plugin and font awesome
· 4 years ago
@Francois, Plugin embed fontawesome tries to replace all fontawesome icons it finds in a page by injecting inline svg code into the html of the page. The svg code for each icon must be provided in fol