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.

mikael Member

@procrates · Joined 9 years ago · 64 posts · 9 topics · 16 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Changing Site URL on Apache · 9 years ago

    @greg: I’m not able to change the root of the main domain to the subfolder for some reason, but it should be possible from cPanel as procrates mentioned. Not really sure what you meant here. This is

  • Writing HTML in a .md file - trouble giving href the correct link · 9 years ago

    I have to say you came a long way in these 3 weeks! I do not necessarily think you need to write all those portraits in a YAML. On the top of my head, I would write a for each tag in twig to iterate o

  • Writing HTML in a .md file - trouble giving href the correct link · 9 years ago

    Wow! Great job on the site :) That is the way to get the brain learning and working faster! I sent you a private message, you can find the messaging system by clicking any user name or going to your o

  • Changing Site URL on Apache · 9 years ago

    I think cPanel puts every public content inside public_html. That is why it has to be organized with folders. But as I read the cPanel docs I found that every domain and sub-domain will have an optio

  • Writing HTML in a .md file - trouble giving href the correct link · 9 years ago

    It is hard to know without seeing the code. Did you check out: https://learn.getgrav.org/cookbook/general-recipes#creating-a-simple-gallery It is cool that you volunteer your skills to non-profit! I w

  • Changing Site URL on Apache · 9 years ago

    Hi! It is a long time since I have used cPanel, but how it worked before was to change it inside cPanel. When you add the domain you want to use you have to add a document root. You can probably chan

  • Disabling the date display from blog post · 9 years ago

    You mean the date in the top right in each blog post? <div class="list-blog-header"> <span class="list-blog-date"> <time class="dt-published" datetime="{{ page.date|date("c"

  • Set class when link and content is active in a tab menu · 9 years ago

    I fixed it with jQuery, but wish to know how to do this with Grav and twig. $( "#focusProjects a" ).first().addClass( "active" ); $( ".tab-content .tab-pane" ).first().addClass( "active" );

  • Set class when link and content is active in a tab menu · 9 years ago

    I decided to just start over to check if I did something wrong. I used another markup approach, and this works! {% extends 'partials/base.html.twig' %} {% set focus_projects = page.collection('focus_

  • Writing HTML in a .md file - trouble giving href the correct link · 9 years ago

    Thanks for thinking that I am in the Grav team as that would be awesome! But I am not... I think the fact is that I think everyone that participate in asking and answering questions is a part of the G