pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3183 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Nothing works anymore
· 5 years ago
@marc63400, Without proper information, the community cannot be of much help. For that reason @Karmalakas has asked specific questions. Unfortunately, also your last reply only contains vagueness whic
-
Umlauts not converted correctly to anchor-slug/custom slug will remove module from page and menu
· 5 years ago
@NatLikon, I wasn't aware you have edited your reply. Thank you for that. However... I still see two issues that might confuse readers. Yes, you may call me a nitpicker and please correct me if I'm wr
-
Umlauts not converted correctly to anchor-slug/custom slug will remove module from page and menu
· 5 years ago
@NatLikon, A community is a two-way effort... It is not only about solving ones own problem. It is also about giving back a properly described and reproduceable solution back to the community. IMHO, y
-
Umlauts not converted correctly to anchor-slug/custom slug will remove module from page and menu
· 5 years ago
@NatLikon, I'm afraid your "solution" will not be of much help to other community members... Please mention the theme you are using. You create a macro, but you're not using it... Instead, you use t
-
Umlauts not converted correctly to anchor-slug/custom slug will remove module from page and menu
· 5 years ago
@NatLikon, I have tested it using Quark and it worked fine. You haven't given much information: Which theme are you using? How did you implement the steps I've shown? Any code you could show?
-
Umlauts not converted correctly to anchor-slug/custom slug will remove module from page and menu
· 5 years ago
@NatLikon, By searching this forum on 'umlaut', I found the following post: Umlaute Ü ä in frontmatter I've altered the solution a bit for theme Quark. The solution is quite generic, but you might hav
-
Sharect.js in Grav CMS
· 5 years ago
@bwanot, Ouch... :man_facepalming: I've added *.js files instead of inline scripts.... Sorry for the confusion. Hm, the plugin does not offer an option to load inline scripts at the bottom. That's an
-
Sharect.js in Grav CMS
· 5 years ago
@bwanot, No I can't paste my config file since I've already cleaned up my test. Are you perhaps confusing /user/plugins/custom-js/custom-js.yaml with /user/config/plugins/custom-js.yaml?
-
Sharect.js in Grav CMS
· 5 years ago
@bwanot, It sure worked for me... To be sure, I even installed the plugin again: starting with 'head', saving, testing -> snippet is in head replacing 'head' with 'bottom', saving, testing ->
-
Sharect.js in Grav CMS
· 5 years ago
@bwanot, By changing the plugin's config file and change the group from 'head' to 'bottom'. That will move the script to the bottom of <body>. The documentation of the plugin is not that optimal