pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Own theme not showing up in Admin GUI/Themes
· 6 years ago
@bigboy, Would you mind sharing why you want to copy theme Photographer and what you mean with 'private'? Anyway, you can easily create an inherited theme, a copy and a new theme using the 'devtools'
-
Calling loop on Partials is deprecated?
· 6 years ago
@eduardeisman, Since Twig 2.0 the definition and the calling of a macro can no longer be in the same template. Have a look at how Quark uses macros in 'templates/partials/navigation.html.twig' and 'te
-
Theme Inheritance - menu problem
· 6 years ago
@thgr, Not sure if you have been able to fix this issue already... If it has been fixed, please feedback in this thread how you solved the issue. This issue very much resembles a very old issue with Q
-
How to add Facebook Comment on a page for discussion
· 6 years ago
@LomX, Well... I just tried to get discourse to work, but failed... Maybe you could ask @Sommerregen himself on the repo of the plugin?
-
Another gallery question
· 6 years ago
@berni51, In a fresh Grav installation using Quark as theme, the Gallery example from the Cookbook works fine with me... Keep in mind, the name of a page refers to the name of the template to be used.
-
Any ETA on 1.7?
· 6 years ago
@Japhy, Have you seen the document UPGRADE FROM 1.6 TO 1.7 ? It will give you insight in what's new and what will break... I have no idea about the ETA. I think all we can do is read the above doc an
-
Creating a: "This Page was last edited on..." statement
· 6 years ago
@eduardeisman, have you tried adding something like the following to one of the templates: <p>This page was last edited on {{ page.date | date('F jS \\a\\t g:ia e') }}</p> I think I can ag
-
Advanced page cache + minify
· 6 years ago
@NEA, UPDATE: After closer look at both plugins, and accidentally discovering the docs on plugin prioritisation. Prioritising plugins: The following configuration of the file '/user/config/priorities.
-
Moving the placement of LanguageSwitcher Plugin doesnt work
· 6 years ago
@Joshua, I'm getting the impression something is really off in your theme. It sure worked in my fresh Grav installation... Would you mind trying the following: create a fresh Grav 1.6.26 installation
-
Continuing Image rotation issue
· 6 years ago
The orientation issue has been fixed by the team in Grav 1.7.0-rc15 and its companion Admin v1.10.0-rc.15.