Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Christiana Member
@christiana83 · Joined 5 years ago · 78 posts · 19 topics · 17 reputation
Badges
Recent posts
-
Set default attributes to markdown images to avoid cls
· 5 years ago
Additional infos that may be interessting for responsive images when width and height attributes are set I found on: Fixing The Resizing Problem
-
Website search without php?
· 5 years ago
PHP I can't use beacuse of the environment...I'm also considering to use a solution with jquery and a index json to avoid loading more and more javascript libraries...
-
Website search without php?
· 5 years ago
@bleutzinn Thank you for sharing your experiences! For using Lunr, do you have to create an extra search index JSON File to store all pages and their information that should be searched? Do you use
-
Website search without php?
· 5 years ago
Thank you for your answer! The article is very good! There are some searches available, also jquery searches. Actually I want to seek out the most optimal of these solutions. Third-party providers put
-
Website search without php?
· 5 years ago
The final deliverd website is an static export (plugin blackhole) of rendered pages. There is no php on the live server. That's a security specification that cannot be changed.
-
Deprecated logs from debug mode
· 5 years ago
@hoernerfranz the message disappears when setting accounts type to flex in experimental tab
-
Website search without php?
· 5 years ago
Hi dear ones, I'm looking for workable ideas on how to do a search without using PHP for a Grav website. Is a search possible only via JavaScript - in terms of performance and feasibility? If so, does
-
Deprecated logs from debug mode
· 5 years ago
I am trying to minify my deprecated logs in frontend and admin. Can someone help me what to do to eliminate the following two notes?: In Detail: I would be very happy about your help! Christiana
-
ERROR: flex-objects.html.twig template not found for page:
· 5 years ago
In my plugins I had to do following changes from Grav Docs to solve this problem:
-
Migrating pages to flex-pages
· 5 years ago
@pamtbaau, thank you for your answer. In Upgrade Info I found the following notice "In Grav 1.7 we introduced Flex Pages as the new default page management UI. Also, to optimize performance, we stopp