pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3129 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Unable to Load Website Content After Updating Plugins
· 2 years ago
@joeroot, Have you had a chance to read /forum/general/the-art-of-asking-great-questions-t8554? Please do take the time to read it and update your post with relevant technical information.
-
Can anybody help me set up React in my Grav site?
· 2 years ago
@skipper, Again, you are not providing much info... Did you read the document I referred to? In general, apart from loading some js files, generated by the npm build process, into the generated page u
-
Unparenthesized `a ? b : c ? d : e` is not supported
· 2 years ago
@Moser, There used to be an issue in Twig with nested ternaries: a ? b : c ? d: e This issue has been fixed. However, theme Clean Blog uses nested Elvis expressions: a ?: b ?: c in its templates blog.
-
Can anybody help me set up React in my Grav site?
· 2 years ago
@skipper, The question is quite broad and the provided information is a bit minimal. It would be handy for us to understand what research you've done, what you've tried, what you expect would happen
-
Replace "grav site title" with image logo on Hypertext theme?
· 2 years ago
@rvlv, No, Grav will do nothing automatically, but Admin will notify you if new versions have arrived. When hitting 'Update' themes/plugins will be overridden.
-
The art of asking great questions
· 2 years ago
Why this post? Because creating informative and well structured questions: Will diminish the need for repeating replies asking for clarification. Will reduce the valuable time and effort spent by que
-
Replace "grav site title" with image logo on Hypertext theme?
· 2 years ago
@rvlv, Please know that changes should never be made in a published theme/plugin. Your changes will be lost once a new version is released by the author. Use an inheriting theme instead.
-
Prevent page reload after user clicks on cookie banner (TecArt plugin)
· 2 years ago
@sibs, If you take a look at the JS code of the TecArt plugin, you'll notice it performs a windows.location.reload() on allowAllCookies(), denyAllCookies() and onCheckboxSettings(). That means a refre
-
Menu Modal Toolbar not showing in Admin panel
· 2 years ago
@chraebsli, I can reproduce the issue. Why is this toolbar not showing for user1 ? I have no idea... Fortunately, the user can still create/update/delete pages using the main menu. You might conside
-
How to turn Json data into a table in page
· 2 years ago
@longh, That information is quite different from the original question... Update: I've taken the liberty to alter the title Try plugins "Table Importer" The Table Importer Plugin is for Grav CMS. It