pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Markdown: Link does not open in new tab
· 6 years ago
Would you mind explaining why a link like <a href="/path/to/page?target=_blank">Title</a> should work? I haven't found any reference to this.
-
Manipulating site taxonomy via plugin (php)
· 6 years ago
@matt-j-m, I have had a look at both of your plugins and got the feeling you have a WordPress background. I recognise a style of "find an event that fires early enough" and "lookup the api to code th
-
Filename above the Indented code
· 6 years ago
To paraphrase a proverb: give a man a fish and you feed him for a day; let him find out himself how to fish and you feed him for a lifetime You might want to pick your preferred solution and mark it
-
Page find with wildcard
· 6 years ago
@SjoerdSmeets, Have you considered using taxonomy collections for this? pages/courses/soup-chicken/default.md : --- title: Chicken soup taxonomy: category: soup tag: chicken --- # Chicken soup
-
Markdown: Link does not open in new tab
· 6 years ago
@pmoreno The link to Google is malformed. <a href="https://support.google.com/chrome/answer/95647?hl=es&ref_topic=3421433%3Ftarget%3D_blank"> It should be: <a href="https://support.googl
-
Tailwindcss on grav
· 6 years ago
@planetoid127, I took a quick look at Tailwind Css and did some playing using the installation guide. The following steps will add css generated by Tailwind to your site: Create fresh Grav installati
-
Does the Grav have an FB group
· 6 years ago
@crystalnano, All social media locations are mentioned in top right corner of Grav's home page: https://getgrav.org/ Documentation can be found at: https://learn.getgrav.org
-
Breakage on PHP 7.4? (E_NOTICE - Trying to access array offset on value of type null)
· 6 years ago
@ulfben, This issue seems to be related to post Grav admin plugin/theme page prompts error Working temporary solution seems to be to downgrade from PHP 7.4. I've noticed your issue on Grav's github re
-
Font Awesome issues
· 6 years ago
@tlsnine, I just updated my post: To point to the new download folder of font-awesome. Improved the script to add the best practice of creating an inherited theme to prevent loss of changes when anti
-
Helium theme - how to insert a plugin
· 6 years ago
@coolman01, To get a basic understanding about the concepts of Grav, you might consider reading the docs chapters 1 - 4 and try the examples on Plugins and Themes using the most up to date theme Quark