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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Create own modular template with custom fields · 3 years ago

    @NataliaB, Then please pick one and mark it as solution... The forum is a two-way street where everyone has its share. It is not only for the benefit of people asking questions. The idea is that the

  • Create own modular template with custom fields · 3 years ago

    @NataliaB, Has this topic been solved?

  • Images instead of icons in Features · 3 years ago

    @NataliaB, Format your Twig code properly and have a good look at it. It seems that while looping the features, the images are being looped... Also please note a warning from the docs i've shown you b

  • How to swap fields in contact form · 3 years ago

    @NataliaB, I see you have already opened a new post. Does that mean this issue has been solved? It is a good habit to mark a post as being solved by ticking the 'solution icon' in the lower right corn

  • How to swap fields in contact form · 3 years ago

    @NataliaB, I'm afraid I do not understand your last reply... According the YAML specs: To maintain portability, tab characters must not be used in indentation, since different systems treat tabs diff

  • How to swap fields in contact form · 3 years ago

    @NataliaB, And try replacing all tabs with spaces...

  • How to swap fields in contact form · 3 years ago

    @NataliaB, You have been notified twice about a missing name property in the phone field. When are you trying to make that correction and report on it?

  • How to swap fields in contact form · 3 years ago

    @NataliaB: phone: 'Телефон (whatsapp)' It seems you're missing the 'name' variable for the phone field name: Phone

  • How to use list field blueprint in a modular page · 3 years ago

    @FrosticZ, But I can’t fetch the inputs that the admin gives in the form. It is always a good idea to provide the following important information: What have you tried? In your case you can think o

  • How to not show image in blog post listing · 3 years ago

    @unleashed, You could of course expand the regex to also remove the <p></p>