pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Add flex-object to existing flex-dir if not exists (from plugin php)
· 3 years ago
@assbach, grav.CRITICAL: Grav\Framework\Flex\FlexObject::__construct(): Argument #1 ($elements) must be of type array, string given, called in … The error is about the first parameter of the FlexObj
-
How to prevent all indexing of my GRAV on search engines
· 3 years ago
@morten, This is not really related to Grav, but more related to search engines. A wider search on the web returns quite a few sites with suggestions. To pick a few: Google Explains How To Hide A Web
-
Problem installing "Fatal error: Uncaught RuntimeException"
· 3 years ago
@deimosphoibus, It's a good habit to search a forum before posting a question. Try searching for NearlyFreeSpeech
-
Can’t edit style Gantry Template for Joomla v4 from admin panel
· 3 years ago
@Pocztaword, To complement the suggestion of @Karmalakas, you might first try Gantrys forum Gantry 5 for Joomla
-
Page without Primary Image
· 3 years ago
@Thorben, When I add images to a page (e.g. with Page Template “Default”) via the Page Media section it automatically uses the first image as primary image even if I not select any. That behaviour
-
Collection without pages that have a certain header-value
· 3 years ago
@assbach, Instead of removing one or more items from a collection, you could also create a collection that only contains the items you are aiming at. Add a new taxonomy "outlet" in site.yaml taxonomi
-
A strange error string on top
· 3 years ago
@bert6291, See my explanation to you other post.
-
Future/truth of Grav vs. other CMS
· 3 years ago
@bert6291, For some 5 days I’m messing with Grav, and to my sadness, many themes don’t work, actually almost none. Late '21 , I scanned all available themes for their compatibility with Grav 1.7.x.
-
A strange error string on top
· 3 years ago
@bert6291, Somewhere along this plugin was advised…Anyway, I disabled it and now I can’t access Admin anymore. It's just an advice. If it works for you... I’ve noticed Grav is very easlily falling
-
A strange error string on top
· 3 years ago
@bert6291, It doesn't show when I visited your site... I guess the issue is caused by encoded output. Output that is trusted should be escaped using filter |raw. Although unrelated to your issue, I no