pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3135 posts · 12 topics · 1013 reputation
Badges
Recent posts
-
How to add plugin Guestbook in [Agency] theme?
· 5 years ago
@citoyencandide, Did you have a look at the Comments plugin? Where would you like the comments to be used? In a modular page or regular page? Would you mind sharing what you have tried? What does t
-
Rendering page content on another page
· 5 years ago
@skipper, Try leaving out the number. The parameter of find is a url not the folder name. See https://learn.getgrav.org/17/api#class-grav-common-page-page find( string $url , bool $all=false ) You s
-
Language Menu icon with language plugin
· 5 years ago
@Dans, Roughly, you should be able to create an extra menu item consisting of the language icon , which, on click, shows a dropdown of language links generated by the langswitchter plugin, using the f
-
Page non routable shows first child page
· 5 years ago
@pmoreno, Future does not support dropdown menus, so I guess you have created the dropdown yourself. What you could do when creating the menu is: Check if page of current menu-item has children. If i
-
Illegal offset type in isset or empty in taxonomylist
· 5 years ago
@pmoreno, Just curious, have you made any progress on this issue?
-
Page non routable shows first child page
· 5 years ago
@pmoreno, Which theme are you using? What behaviour did you expect? What behaviour are you trying to achieve?
-
Crikey error instead of error page
· 5 years ago
@Netzhexe, I've had a quick look at all the relevant info you have shared, but didn't find anything suspicious... ;-)
-
Replace barnav woo by that of shop
· 5 years ago
@jefrey, There are a few things you'll need to do: You need to mimic the tree of elements around the navbar You need to copy the required css/scss from Shop to Woo. Particularly the css for class "sc
-
Nginx subfolder for news/blog
· 5 years ago
@Dans, Have you tried the docs? https://learn.getgrav.org/17/advanced/change-site-url
-
Language Menu icon with language plugin
· 5 years ago
@Dans, Still not sure... You have language icon in the menu and a dropdown with the English flag. That's is confusing to me... Anyway, if you are looking for something like this: I did the following: