Paul Hibbitts Regular
@paulhibbitts · Joined 9 years ago · 458 posts · 2 topics · 108 reputation
Badges
Recent posts
-
Show Author on pages
· 7 years ago
Oh, sure here is a starting point for that: Locate the Quark theme file at user/themes/quark/templates/default.html.twig and view the file you should see this: {% extends 'partials/base.html.twig' %
-
Show Author on pages
· 7 years ago
Thanks @dazik, no problem🙂 Welcome to Grav! Just as a proof-of-concept, if you locate the Quark theme file at user/themes/quark/templates/partials/blog/date.html.twig and view the file you should see
-
Show Author on pages
· 7 years ago
What theme are you using @dazik?
-
Possible bug when accessing backup scheduler grav v1.6.0-rc.4
· 7 years ago
Thanks very much @ozbod!
-
Possible bug when accessing backup scheduler grav v1.6.0-rc.4
· 7 years ago
Hi @ozbod, could you please post this issue (with further details if possible) for the Admin Panel at https://github.com/getgrav/grav-plugin-admin/issues Thanks very much, Paul
-
Why Grav/Learn2 use a gitlab webhook
· 7 years ago
Hi @oskar, with the Webhook configured any changes made directly to the GitLab repo can then be automatically pushed to the Grav site (as the Webhook activates a Git Sync process on the Grav site). Ho
-
Git sync button not disappearing
· 7 years ago
Great to hear! Also feel free to connect directly with me in the Grav Discord Room
-
Git sync button not disappearing
· 7 years ago
Hi @ghtmtt, it might be but not likely due to the simple nature of that page. If it happended you would need to make the above change again though. Please let me know if this works for you.
-
Git sync button not disappearing
· 7 years ago
Hi @ghtmtt, in the SimpleSearch Plugin folder look for the file: pages/simplesearch.md and add the following to the page frontmatter: hide_git_sync_repo_link: true Please let me know if that results i
-
TNT Search and Taxonomy Included in Results
· 7 years ago
Sorry, I do not know how you would do that myself.