pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Long piece of content breaking page
· 8 years ago
@Morticai Glad to hear your issue has been solved. You might mark it accordingly to enrich the forum... When turning summary off it won't try to find a decent summary and shows the entire page. enabl
-
Long piece of content breaking page
· 8 years ago
@Morticai TL;DR: Cannot reproduce with a 400 page long plain text without markdown. Would you mind sharing more info on the content of the page? Test: Created a new blog page using Lorem Ipsum genera
-
Display content side by side and keep current page on one side when other clicked
· 8 years ago
Maybe @finanalyst can help. I know he is working on an editor that needs to display another page inside the editor page.
-
Grav starts to lag out if to many pages clicked to quickly
· 8 years ago
For my own insights I examined the Related Pages plugin and did some tests. The Related Pages plugin has a paragraph Note about Performance. In my own words: Finding related pages can be expensive, b
-
Grav starts to lag out if to many pages clicked to quickly
· 8 years ago
Stalling happened a few times about 1 hr ago, but cannot reproduce any more... Btw, you are aware that debugging is enabled?
-
Grav starts to lag out if to many pages clicked to quickly
· 8 years ago
I have no knowledge of browser internals, networking or Apache. Cannot help you there. But can do some observations.... Just had a look at your website using the network traffic tab in Chrome devtools
-
Install in folder, browse from webroot
· 8 years ago
Never tried it myself, but maybe this could be of some help: Scenario 1, run in the domain root folder Grav is installed in http://localhost:8080/grav-develop but you want it to respond on http://loc
-
Display image url from file custom field
· 8 years ago
Some questions: Are you sure the page contains the frontmatter mainImage and it has a value? What value do you expect it to be? Would you mind sharing the frontmatter? Where do you store your images?
-
Display image url from file custom field
· 8 years ago
Shouldn't you be using a field with type filepicker instead of file? File in Admin, File is specialized to be used in plugin and theme configurations (blueprints). Handles uploading a file to a locat
-
Browser can't find/doesn't display fonts
· 8 years ago
@siebenstein Using SCSS is a bit more tricky... You could do the following: Create a child theme using inheritance Add font files to /user/themes/mytheme/fonts In the child theme create folder /user/