pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Multiple collection pages and popular tags
· 8 years ago
@marcocevoli Are you sure 'show_sidebar: true' is the issue? When parameter 'children_only: true' is set for plugin 'taxonomylist', it only looks for taxonomies in children of the current page. If the
-
Alternatives to '@slugify-title'
· 8 years ago
@mathmax Currently, '@slugify-title' is internally translated into a call to method \Grav\Plugin\Admin\Utils::slug($str), where $str is the value of the title of the page. Among others, the method 'sl
-
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/