pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3129 posts · 12 topics · 1011 reputation
Badges
Recent posts
-
How to get a collection of pages that are descendants of page "/products" AND have a taxonomy: taxonomy.tag = top in twig?
· 8 years ago
@fosil I'm afraid I do not really get the gist of the question. Would you mind editing your post/title and elaborate a bit more on: what you are trying to achieve what you expected to see what you ha
-
Accessing custom user variables
· 8 years ago
@markic I guess the step you are missing is... There is no 'user' when the page is requested, only an anonymous visitor. When an anonymous visitor is accessing the page, the 'user' object does exists
-
How to assign meta data for taxonomy output pages (for categories and tags pages) Using the SEO plugin v2.3.4?
· 8 years ago
Have you been able to find a suitable solution to your question?
-
How to add default content on new page
· 8 years ago
Layout/style should be the responsibility of theme/templates and stylesheets and not the content. Would you mind sharing what you are doing in the content field to get a consistent presentation?
-
Installer problem
· 8 years ago
Just curious, have you been able to install Grav in the meantime?
-
How to assign meta data for taxonomy output pages (for categories and tags pages) Using the SEO plugin v2.3.4?
· 8 years ago
Two disclaimers... I don't know the plugin 'grav-plugin-seo'. You might consider going to the source and file an issue. I'v never looked at the Open Graph Protocol. The only thing I know about it is
-
How can I display the contents of the blog page text for the first page only?
· 8 years ago
Looking at the pagination buttons at the bottom of a blog, it is clear that the pagination plugin knows if it is at the beginning, or end, of the collection of blog pages. When digging into the plugin
-
Installer problem
· 8 years ago
I understood it is an installation on a hosted server. But shouldn't you be able to see the folder structure using an FTP client? I would expect something like: .../public_html/ assets/ backup/
-
Installer problem
· 8 years ago
Could there be remnants of a Sybase installation on this server? How does the folder structure look like where Grav is installed? Not just its own contents but from the top down and its sibling neighb
-
Installer problem
· 8 years ago
Just wondering... what is there to "install"? Grav only requires an unzip. Also, I did a $ grep -r 'you should not' and $ grep -r 'on the pass' but nothing found.