Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Norma White Member
@normawhite · Joined 9 years ago · 87 posts · 22 topics · 4 reputation
Badges
Recent posts
-
Cannot get a custom logo on mobile
· 4 years ago
I cannot find documentation on how to get a custom logo on small devices - I get the Grav logo. My theme YAML has custom_logo: name: PNHBlogo.png custom_logo_mobile: name: PNHBlogo.png and the image
-
Mobile menu icon displaced to right off screen
· 4 years ago
That works. Many thanks. I was being too myopic and looking for issues in the front matter of the home page and the hero page. Norma
-
Mobile menu icon displaced to right off screen
· 4 years ago
Our site has been running for several years, but recently a reader reported that there was no menu icon displayed. Turns out that on a phone it is shifted off to the right by a full phone width, on a
-
Buglet in simplesearch_item.html.twig?
· 6 years ago
Does this work? <div class="search-item"> <div class="search-title"> {% if page.header.link %} <h3><a href="{{base_url}}/{{ page.header.link }}"&g
-
Buglet in simplesearch_item.html.twig?
· 6 years ago
I tried and it mangled the code - looked nothing like the code I pasted in. So I hope I was able to convey the small change in words.
-
Buglet in simplesearch_item.html.twig?
· 6 years ago
My apologies, I do not understand the interface between me and the forum. The code that shows looks bizarre and is not at all what I have. Sorry for the confusion. In simplesearch_item.html.twig, I am
-
Buglet in simplesearch_item.html.twig?
· 6 years ago
‘''<section class="search-row"> {% set banner = page.media.images|first %} {% if banner %} <div class="search-image"> <a href="{{ page.url }}">{{ banner.cropZoom(100,100).html|raw }}
-
Buglet in simplesearch_item.html.twig?
· 6 years ago
One of my pages inside blog has a page.header.link - a link to a special page that is not within blog (because it is modular with a header and sidebar. This works correctly when the page header in the
-
Taxonomy list returns nothing
· 6 years ago
I have fixed my original problem in my first version - based on a new grav-admin, adding plugins, replacing pages and copying my theme. The problem was very simple I had forgotten to add the taxonomy
-
Taxonomy list returns nothing
· 6 years ago
I have just checked again. One more time downloaded blog 2.0 skeleton, ran the two commands you suggested, changed nothing else. Archives was updated to 2.0.1. Sadly no archives display in the sidebar