Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Ara Abcarians Member
@itsmeara · Joined 8 years ago · 17 posts · 6 topics · 8 reputation
Badges
Recent posts
-
Has anyone developed a plugin to use Facebook Conversion API
· 5 years ago
Apple will soon be releasing an iOS 14 update that will impact the ability to track conversions from ads from any user using an iOS device with the update. To help fix this, Facebook is asking people
-
How do I display a page in only one language in a multilingual site?
· 6 years ago
I got it to work by setting pages_fallback_only: true
-
Can I use multi-language features on a partially translated site?
· 6 years ago
I got it to work the way you want it to by setting pages_fallback_only: true
-
Grav's Login plugin text strings don't load in prooperly
· 6 years ago
I think i figured out the issue. My site is multi language, and my default language is en-us so i guess its not using the default en.yaml file for the variables. I duplicated en.yaml and created a en-
-
Grav's Login plugin text strings don't load in prooperly
· 6 years ago
hey, I'm using a custom theme I started with bin/plugin devtools new-theme and as far as i can tell I don't have anything overriding the template. I found the template within the login plugin and it s
-
Add 'access site.login true' to every page on page creation through Admin
· 6 years ago
is there a way to add the this frontmatter access: site.login: true by default to every page created via the admin? Specifically, without having to manually add it in 'expert' mode. I just want it
-
Grav's Login plugin text strings don't load in prooperly
· 6 years ago
when using the grav login plugin's default /login page, any idea why the text strings dont function properly? the text for those all seem to be set in plugins/login/languages/en.yaml but are not be
-
Is there a API endpoint I could use for a healthcheck?
· 6 years ago
yeah basically just a test to check grav system is operational and return 2xx or something and 5xx if it's not
-
Is there a API endpoint I could use for a healthcheck?
· 6 years ago
Is there a API endpoint I could use for a healthcheck? My DevOps team has told us it cannot determine weather the Grav application is ready when deploying server/website. They are asking us to build
-
Unable to order modules - Grav 1.4
· 8 years ago
Are you sure the names under custom match the names of the folders of each module?