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.

Dan Newcomer

@Dans · Joined 5 years ago · 9 posts · 2 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Language Menu icon with language plugin · 5 years ago

    This is really very confusing. I always thought I was using the LangSwitcher plugin as I mentioned in post 3. I was wondering why the code {% include 'partials/langswitcher.html.twig' %} wasn't workin

  • Language Menu icon with language plugin · 5 years ago

    Hey @pamtbaau I'm trying a different way at the moment. I changed the language-selector.html.twig file (line 2-10) to: <i class="fa fa-language btn" data-dropdown="langSelectorList">

  • Language Menu icon with language plugin · 5 years ago

    @pamtbaau Hey Are you able to help me with it?

  • Nginx subfolder for news/blog · 5 years ago

    Ok. I found the issue. I just forgot to add my php config file include php.conf;. Whole subfolder config is now: # GRAV location ^~ /news { alias /srv/http/grav/; index index.php i

  • Nginx subfolder for news/blog · 5 years ago

    At the moment I'm just trying to install it. But I'll probably need the link later as well. I just can't get through to the installation. Just File not found. So problem on nginx config? Anyway, I als

  • Nginx subfolder for news/blog · 5 years ago

    Hey I'm trying to run GRAV in a subfolder of my main website in a different root folder. So far I get only File not found. by visting my site under https://my.site/news/. My nginx code for GRAV is: #

  • Language Menu icon with language plugin · 5 years ago

    Still not sure… You have language icon in the menu and a dropdown with the English flag. That’s is confusing to me… This is just a test. The dropdown with flag is just the plugin/code. I'm trying to

  • Language Menu icon with language plugin · 5 years ago

    Hey Thanks for reply! That’s possible but you’ll have to edit the themes templates for that. But before doing so, you should create a child theme to prevent the loss of your edits. That's all done

  • Language Menu icon with language plugin · 5 years ago

    Hi I'm new to grav and I'm trying to get an icon without text in the pinpress theme menu. It should also contain the language plugin if possible. Is it possible to create a page and include the twig l