Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Luca Caputo Member

@lucapu88 · Joined 6 years ago · 14 posts · 6 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Get the url from grav page · 6 years ago

    Hello @paulhibbitts! thanks for replying, but unfortunately page.url gives me the url of the page where I write. I wish I could insert any url in the .md file, then a user writes https://www.url.it an

  • Get the url from grav page · 6 years ago

    I want to take the url of the page and insert it inside a specific twig element, like this: <a href="{{ url }}"></a>

  • Pass data from yaml to php · 6 years ago

    hi everyone, I have a yaml file which returns an API. like this in example: MYAPI: "https://prova1api.herokuapp.com/RedHotCHiliPeppersDiscography" I would like to take MYAPI and pass it in a php file,

  • Page plugin error · 6 years ago

    I have this problem when, from my admin page, I try to go to the plugin section. I never touched that file so I have no idea what it is and I don't understand how I can solve it!

  • Pass data from .php code to html.twig code · 6 years ago

    thank you very much! now it seems to work!

  • Pass data from .php code to html.twig code · 6 years ago

    sorry but in the previous comments I asked you if we could feel in private, you said no, and that it was better to hear us on the forum, now you are telling me that I must not pollute the forum and I

  • Pass data from .php code to html.twig code · 6 years ago

    I created a plugin because I have to call an API from PHP and print its contents in an .html.twig file public function callAPI() { //qui c'è la mia chiamata API $api_data = json_decode(file_get_

  • Pass data from .php code to html.twig code · 6 years ago

    can we feel private? I need a hand please

  • Pass data from .php code to html.twig code · 6 years ago

    but olevik said they exist!

  • Pass data from .php code to html.twig code · 6 years ago

    I'm using your own theme if I'm not mistaken, it's called project-space. what should I do? which plugin to download? I'm sorry but I'm new in grav, plus I'm Italian, and I struggle with English