Here’s what I’ve done to make it a Grav site by creating a Quark child/inherited theme.
As soon as I feel 100% confident it’s up-to-date, I’ll be moving the files to the wordpress domain.
Some things I’m not certain about…
I feel like I did the header links (flights, maintenance, stuff) wrong.
What I did was create directories at /user/pages/02.flights and /user/pages/03.maintenance and /user/pages/04.stuff and then in the default.md file include a single line with something like redirect: '/category:flights'
Is this really the correct way to do a header menu to go to a page showing only specific categories?
I want to include another header link item that goes to a Contact page, but my head is drawing a blank on the best way to do this.
How does the Grav logo in the Quark header change color with the background on a demo site, but it’s only a black color on my site?
How do I make the archive pages load thumbnails instead of full-size images? The archive pages are taking about 10-15 seconds to load because all the images are about 150k when they should be about 15k.
I’ll probably have some more questions, but I’m pretty tired as I’ve been awake about 30 hours now working on this
Hi, I don’t use the Quark theme much so I have no quick advice on your menu question - save to say I might have used tags. Mainly I just wanted to say how jealous I am of your plane, it’s a beauty! And I’m guessing you can land it in a really short space, so great for exploring too?
Thanks for the kind words. It’s actually an airplane designed for speed and efficiency on a small, economical engine so I do get to explore places far away, just not places with short and/or unimproved runways.
Thanks for sharing this. I was going to create several individual posts for each of my four issues in the original post. I’ve barely had a moment at the computer the past week, but will try your suggestion when I have a moment and report back my results.
I uploaded my svg file there and it produced a file for download. I copied the entirety of that file from the opening <svg> tag to the closing </svg> tag and pasted it into the appropriate place in logo.html.twig and now the svg file changes to contrast the background color.
I don’t know how to complete step 4.
I did complete step 5, though I’m not sure exactly what it does nor how to verify it’s working.
I couldn’t complete step 6 because I can’t figure out what part of the admin I used to upload the original svg file.
Regardless, the logo image is displaying the way I want it to so thanks for your instructions
Step 4:
The logo should be positioned at the left edge of the layout grid, which is not the case at the moment. You can achieve this by changing the code of your SVG logo right at the beginning from