Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Peter Simkovic Member
@WhiteWolfSix · Joined 7 years ago · 24 posts · 5 topics · 3 reputation
Badges
Recent posts
-
Multi-language links in Agency Theme
· 8 months ago
My live website is in default language only. In navigation, 8 out of 9 links are linked on a home page (e.g. https://www.whitewolfsix.sk/home#sluzby or https://www.whitewolfsix.sk/home#onas) and the l
-
Multi-language links in Agency Theme
· 8 months ago
I have a different problem. I use Agency Theme for modular website where there are 9 titled links on top of the web. These links are defined in site.yaml in a form: links: - title: Služby ur
-
Multi-language links in Agency Theme
· 8 months ago
- code: cs content: | MY_PLUGIN: TITLE: "Reference" URL: "home#reference" - code: cs content: | MY_PLUGIN: TITLE: "Kontakt" URL: "home#kontakt"
-
Multi-language links in Agency Theme
· 9 months ago
I get stuck in using this plugin properly. I changed original navigation.html.twig: <li><a class="page-scroll" href="{{ domain }}{{ link.url }}" {% if link.url | contains('http') %}target="_b
-
Multi-language links in Agency Theme
· 9 months ago
Thanks, I’ll give it try.
-
Multi-language links in Agency Theme
· 9 months ago
How to properly set links for other language in Agency Theme? Originaly, I have links for default language in site.yaml file.
-
I can't check for updates due to peer certificate authentication error
· 5 years ago
Thank you for your advice, it helps me to solve my problem.
-
I can't check for updates due to peer certificate authentication error
· 5 years ago
When I log in to my website Administration Panel, I get this error message: Peer certificate cannot be authenticated with given CA certificates for "https://getgrav.org/blog.atom". with invalid AJAX
-
There is no direct support at GitHub for Events plugin
· 7 years ago
Hi guys, I am seeking for help to find out how to contact pikim, a guy who has forked Kaleb Heitzman's Grav Plugin Events. Unfortunately, pikim didn't allow opening the issues at GitHub, just redirect
-
Agency skeleton: How to change site title to custom logo
· 7 years ago
Thank you @arank for your advice, it helps me to solve my problem.