Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Antimatter Theme - Modify Header Links
· 11 years ago
Nice, really nice, you are the best.... waiting for paid version of admin to give you a really nice support to this project, we love it!
-
Antimatter Theme - Modify Header Links
· 11 years ago
Actually in the 0.9.41 Grav release I added the ability to add a simple redirect in the page header, so: title: Page Title redirect: http://test.com
-
Antimatter Theme - Modify Header Links
· 11 years ago
Hi rhukster, thanks for your answer: can you give me an example to accomplish that?
-
Antimatter Theme - Modify Header Links
· 11 years ago
An easier option would be to create a dummy page so you get the menu where you want it in the order you want, then set a redirect in your site.yaml file for that route.
-
Antimatter Theme - Modify Header Links
· 11 years ago
Due to how Antimatter is built, you cannot do this out of the box. You can of course edit the theme (maybe using Theme Inheritance http://learn.getgrav.org/themes/customization#theme-inheritance) and
-
Antimatter Theme - Modify Header Links
· 11 years ago
Hi Flavio, thank you really much for your help; it worked immediately, but i would like to know how i can give an order to it (it's appearing at the right part, and i want to be between 03 and 05) Tha
-
Antimatter Theme - Modify Header Links
· 11 years ago
Quickest way: open user/config/site.yaml and add at the bottom of it menu: - url: 'http://test.com' text: test2
-
Antimatter Theme - Modify Header Links
· 11 years ago
On antimatter theme, when i create a folder into directory structure /user/pages, automatically it creates a link on top header. So, the link it is by default routed to that folder. But, what i have g
-
Activate plugin by template
· 11 years ago
would it be possible to have a white / black list by route? otherwise an option to process the plugin later would work as well I think.
-
Activate plugin by template
· 11 years ago
Hi @cord, well I'd like to know it, too. But even when setting a configuration option via a template is possible, changing values in Twig is far too late for this plugin (either it is loaded and activ