Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
David Garner Member
@logjammin · Joined 5 years ago · 26 posts · 7 topics · 2 reputation
Badges
Recent posts
-
Grav Suddenly Won't Load Locally
· 4 years ago
I followed the instructions here https://tech-cookbook.com/2020/11/14/setting-up-your-local-web-server-on-macos-big-sur-11-0-1-2020-mamp-macos-apache-mysql-php/ and was able to get my local server poi
-
Grav Suddenly Won't Load Locally
· 4 years ago
I've been working on a React project and haven't tried to load one of my Grav projects locally in about three weeks. When I try to access localhost/<project_name> I just get "This site can’t be
-
Deploying Grav Project with HostGator
· 5 years ago
My problem was that when I extracted my project to the public_html, another "level" was created with the new folder. I moved all the files from that folder into the public_html root and it's online!
-
Deploying Grav Project with HostGator
· 5 years ago
I am still trying to deploy my first website with HostGator.com Absolutely no idea what I am doing. Does anyone have any good resources or tips to help my get my Grav project deployed via hostgator? T
-
Loop.index - select 2 images/photos per element rendered
· 5 years ago
Really, I am not entirely sure. I just started Learning Grav a month or two ago so I am still getting used to the Twig syntax. That loop was included with the Gateway theme, so I assume it loops throu
-
Loop.index - select 2 images/photos per element rendered
· 5 years ago
Thanks for the help. I'm still trying to get this to work...even with that logic, each post thumbnail renders 1 image per div. I think I've been staring at it too long, haha. I'm starting to work my C
-
Loop.index - select 2 images/photos per element rendered
· 5 years ago
I am trying to select 2 media elements per div rendered using the receptar theme in each rendering of blog_item element. In other words, I need to display a container that holds divs, where each div d
-
Display Text Over Image - Receptar Theme
· 5 years ago
There we go! I'd tried editing the .posts .hentry { float: left; position: relative; width: 25%; overflow: hidden; } before but I must not have saved or something. I am an airhead! Th
-
Display Text Over Image - Receptar Theme
· 5 years ago
Ha, yes, I had a moment of not using my brain. I guess I am running into the same issue that I had with the other theme where I can remove the text but not resize the dive that contained it. So each b
-
Display Text Over Image - Receptar Theme
· 5 years ago
I am using the Receptar Skeleton to build a site. I want to display text on top of an image. The image is rendered like such: <div class="entry-media {% if truncate %}entry-{% if page.header.yout