Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
NicolasG 🇫🇷 Member
@nicolasG · Joined 8 years ago · 15 posts · 7 topics · 0 reputation
Badges
Recent posts
-
[SOLVED] How to generate fake url /item-XXX or item/XXX for the same page?
· 8 years ago
Re pamtbauu, All is OK now, thank you so much ! It's more clear for me. Sorry for my ignorance, I come from Laravel, and I am not used by hooks and lifecycle of grav. Little by little, I will improve
-
[SOLVED] How to generate fake url /item-XXX or item/XXX for the same page?
· 8 years ago
Update : Same if comment onTwigPageVariables, the problem stay same. If I change by everything like _onPluginsInitialized instead of onPluginsInitialized, the page load normaly.. Where is the ** probl
-
[SOLVED] How to generate fake url /item-XXX or item/XXX for the same page?
· 8 years ago
Many thanks for your feedback and reply ! It Precious. I listened your advices and I did that `<?php namespace Grav\Plugin; use Grav\Common\Plugin; use Grav\Common\Uri; use RocketTheme\Toolbox\Eve
-
[SOLVED] How to generate fake url /item-XXX or item/XXX for the same page?
· 8 years ago
Thanks you for your reply ! I was inspired by you and I did this (it works) , what do you think about it ? I think it is a little dirty no ? <?php namespace Grav\Theme; use Grav\Common\Theme; c
-
[SOLVED] How to generate fake url /item-XXX or item/XXX for the same page?
· 8 years ago
Hello, I trying to create a tiny real estate website with Grav and external API for content and I wish possibility to generate each ads with a dynamic url like www.domain.com/ads/id or .../ads-id.html