Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
pg@grav Member
@pgrav · Joined 8 years ago · 25 posts · 9 topics · 7 reputation
Badges
Recent posts
-
reCaptcha validation ignored
· 5 years ago
I'm using Form v4.3.0 with v1.6.31 and reCaptcha Version 2 with checkbox on a modular page. The Captcha ist working and i can send mails but if I do not check the reCapture checkbox and send the mail
-
Get a message when there is an update available for a plugin or core
· 8 years ago
Hello A lot of people watched this question, but so far no solution? I thought it is something thats common to other CMS - for security reasons. Just want to ask again because its not very convenient
-
Get a message when there is an update available for a plugin or core
· 8 years ago
Hello i wonder if their is a plugin to receive a message (email) when there is an update available for a plugin or core. Or is their perhaps another way so that I can recognize it. Couldn't find a plu
-
Modular menu on non-modular pages
· 8 years ago
@pamtbaau thanks again it works perfect (beside the problem with anker an german umlaute) but thats ok. 🙂 pgrav
-
Modular menu on non-modular pages
· 8 years ago
in addition to the text before: {% if not page.home() %} {% for page in pages.children %} {% for module in page.collection() %} <li class="nav-item"><a href="{{page.url}}/#{{
-
Modular menu on non-modular pages
· 8 years ago
Wow 😀 At first pamtbaau thank you very much for giving this answer in such a detailed way and with this hints, tips and explanation. i appreciate that very much!!! and sorry for the delay in reply. To
-
Bootstrap4 theme menu not working with onpage_menu: true
· 8 years ago
On solution with JS is, $('.navbar-nav>li>a').on('click', function(){ $('.navbar-collapse').collapse('hide'); }); although there is probably a better way? pgrav
-
Modular menu on non-modular pages
· 8 years ago
Hi i'm lost.. I want to show the modular menu on a non-modular page The file structure is - 01.home _module1 _module2 - page1 - page2 on the pages (page1, page2) i want to show the menu to get b
-
Bootstrap4 theme menu not working with onpage_menu: true
· 8 years ago
When onpage_menu: true is set in the frontmater of the modular.md. The mobile menu is showing up like expected so that i could navigate to the "sections". But it is not collapsing, when you click on
-
Umlaute Ü ä in frontmatter
· 8 years ago
Sorry npetri about the shortness. And yes your right, but with this change i could use either title or anchor...