Ole Vik Regular
Grav Core Team
Grav Forum Moderators
@OleVik · Joined 9 years ago · 313 posts · 2 topics · 106 reputation
Badges
Recent posts
-
Strange Behavior in Admin Config
· 8 years ago
Ok, that confirms that it is the live server where the problem lies. What type of server is it? My suspicion of .htaccess or the like is that configuration in there is what makes Grav's routing work o
-
Installation of Grav with Microsoft IIS
· 8 years ago
I am not an IIS-user, but Del on Slack had the following issue: on update from 1.5.1 to 1.5.2 on my Windows Server (via Admin) I get permission problem on ".../3dr-grav/assets): Permission denied", t
-
Grav Updates Via Git
· 8 years ago
The new version of GitSync facilitates this excellently, it's currently in RC-3, likely released in stable soon.
-
Tell us how to make all images display a template
· 8 years ago
Read https://learn.getgrav.org/cookbook/general-recipes#creating-a-simple-gallery and modify it to your needs.
-
Strange Behavior in Admin Config
· 8 years ago
Grav isn't, the support mail address may be -- I never heard of Grav having an address for that. The file does not insist, indeed -- Grav has no such file -- and you should be directed to a variation
-
Grav starts to lag out if to many pages clicked to quickly
· 8 years ago
I think this is interrelated to what the plugin must necessarily do to index itself, as well as cache-building from a cold cache. Those results would improve massively if the mechanism for indexing wa
-
Microblogging with grav
· 8 years ago
Does micropubbing need anything else? Grav only needs a fairly standard PHP-installation, and as far as I can tell micropubbing only requires some API-interconnectivity, which PHP can easily accomodat
-
Grav starts to lag out if to many pages clicked to quickly
· 8 years ago
You can change the settings of Related Pages to optimize the cache-hit it produces, but it must necessarily evaluate content to find relations. As @pamtbaau noted though, 7.8 MB worth of images should
-
Mangled base url on localhost/gravsite/
· 8 years ago
That is odd, the plugin should take base URL into account when parsing images. I'll make a mental note to check out why.
-
Modules with different column-width, Antimatter Theme Inheritance: Dropdownmenu?
· 8 years ago
Your Twig looks to be rendering three equal columns already (in line with this approach), and to make one of them behave differently you can target it with the loop.index variable within the for-loop