Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Clive Beckett Member
@clivebeckett · Joined 6 years ago · 14 posts · 2 topics · 9 reputation
Badges
Recent posts
-
Admin plugin page blueprint, field type “pages”: slug (value) ignores translation
· 3 years ago
Thank you @pamtbaau! This works – with some changes. I wanted the default level marker (—-—-▸ Page Title) back in the list which was missing. Here’s my updated version for documentation. For easier re
-
Admin plugin page blueprint, field type “pages”: slug (value) ignores translation
· 3 years ago
Thank you! If I’m not overlooking anything, this is still not what I’m searching for. I had tried to strip everything down wanting to avoid unnecessary information. Apparently I did not manage to expl
-
Admin plugin page blueprint, field type “pages”: slug (value) ignores translation
· 3 years ago
Hi @b.da Thank you! But this is not about the theme blueprints.yaml, but about the blueprint for a page template as stored in mytheme/blueprints/. I tried to clarify that in an edit for the post, sorr
-
Admin plugin page blueprint, field type “pages”: slug (value) ignores translation
· 3 years ago
Hi! In my theme I have a blueprint for a custom page template (let’s call it custom.html.twig) that includes an additional field with a page selection. In the returned <select> list the option l
-
MATOMO tracking system with GRAV
· 6 years ago
I agree with @red … however, this won’t work if you’re using a downloaded theme that you’re updating regularly from its repository. But if you’re editing your own theme, just add the Matomo-provided J
-
How to automatically add text to the end of new blog posts?
· 6 years ago
I‘m not quite sure I understand you correctly, but I guess I would add such things to the template file. Although that probably only works if you had were using your own theme.
-
Unbelievable stats
· 6 years ago
Referring to the second part of your post: there’s always Matomo, a free and open source alternative to Google Analytics that you can self-host and is thus much better privacy-wise. There are hosted c
-
Sort/Order flex-objects by one of the objects’ properties?
· 6 years ago
I found the answer. I had somehow used typographic single quotes (‘’) instead straight ones ('') for the property name. Alternatively it works without quotes as well. (1) {% set collection = directory
-
Sort/Order flex-objects by one of the objects’ properties?
· 6 years ago
I am really struggling to make the plugin flex-objects work for a discography directory I need for a musician’s website. Nevertheless, I am at the point where I can display a simple list from that dir
-
Admin Panel - Can users create or edit image.meta.yaml files?
· 6 years ago
@pamtbaau Thanks a lot! I did as you suggested (after I installed composer which I never managed to understand although I do understand its basic purpose) and pushed the resulting changes to Github. I