pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Logo image not redirecting to homepage
· 8 years ago
Logo: The solution is in the PR issued... 😉 In case you are not familiar with GitHub: The proposed solution is to replace 'base_url_relative' by 'home.url' in /user/themes/mediator/templates/partials/
-
Replace long if/elseif/else with array search
· 8 years ago
You could try: {% set default_icon = "globe" %} {% set icons = { "twitter": "twitter.com", "instagram" : "instagram.com", } %} {% for s_url in page.header.syndication %} {% set icon
-
Logo image not redirecting to homepage
· 8 years ago
@Travelogy Hi Jeffrey, I see you are using theme 'mediator'. This theme is 4 years old, which is also the beginning of Grav. Only a handfull updates/fixes have been applied. There was already a PR iss
-
Multiple boxes – but unique content?
· 8 years ago
@RiverTim Maybe I haven't understood you correctly, but this sounds very much like the 'features' module of theme Quark. /user/themes/quark/blueprints/modular/features.yaml containts a 'features' lis
-
Breadcrumbs not showing on a modular page
· 8 years ago
@marcocevoli I may have overlooked it, but in the modular template of Quark and 'Open Publishing' I cannot find 'partials/breadcrumbs.html.twig' being included anywhere... And what is not included, wi
-
Multiple collection pages and popular tags
· 8 years ago
@marcocevoli The plugin 'Popular Tags' has implemented two different methods for generating a list of taxonomies. One gets all taxonomies defined in the site, the other collects taxonomies occurring
-
How to translate options in select field?
· 8 years ago
@mnemotechnikon I think I should update my answers given... Continuing on the initial post using the method 'hagne::kittenStatus()' I proposed a solution for translations in PHP in posts #2 and #4. Ho
-
How to translate options in select field?
· 8 years ago
@mnemotechnikon Not sure if you would really want translated strings in your *.md files. What if you made a typo in one of your translation? You would than have to update the page(s) too. As develop
-
Installation: why not changing user:group?
· 8 years ago
@Jarry Have you tried the most simple way of installing Grav? Option 1: Install from ZIP package The easiest way to install Grav is to download the ZIP package and extract it: Download the latest-an
-
How do you change the title of a site (halcyon theme)?
· 8 years ago
@atlas Have a look at /user/config/site.yaml header: title: HALCYON<span>DAYS</span> description: An exclusive HTML5/CSS3 freebie by Peter Finlan, for <em>Codrops</em> b