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.

Natalia Bazilenco Member

@NataliaB · Joined 4 years ago · 70 posts · 18 topics · 2 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Show custom meta data on page content · 3 years ago

    Hi, I added a custom meta data on configuration page - slogan- And now I try to show the slogan on home page after site title. i try different options <h3>{{ site.slogan.meta }}</h3> <h

  • Load different font depending on language of page · 3 years ago

    Thanks, great idea. I aded in my custom.css into child theme :lang(en) {font-family: Aileron} :lang(ro) {font-family: NatoSans} I completely forgot about this method. Thank you.

  • Load different font depending on language of page · 3 years ago

    I understand that I need to work through twig files, but I don’t fully understand how to reconnect them. Ok, I copied the file modular.html.twig and renamed it to modular.en.html.twig In this file for

  • Thank you message in ajax for modular form · 3 years ago

    Today I downloaded the Agency theme. And I looked at how the contact form is implemented in it. In my case the problem was in user/mytheme/templates/modular/form.html.twig For some reason it was missi

  • Load different font depending on language of page · 3 years ago

    Maybe to implement the task (a different font for the menu) - a separate template with a class for menu items or can it display a different header based on the version of the site language?

  • Thank you message in ajax for modular form · 3 years ago

    The site is now on web hosting, I cleared the entire cache through the site admin panel, cleared the browser cache, cookies. But still I get a message like this. Tried in different browsers.

  • Thank you message in ajax for modular form · 3 years ago

    I read solutions on the forum how to display text - Thanks for contacting - without redirecting to another page. But, I can't. Turned to documentation I put the code in my file. But the submit message

  • Images instead of icons in Features · 3 years ago

    Ok. I added like filepicker. title: Features '@extends': default form: fields: tabs: fields: features: type: tab title: Features fields:

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

    Yes. All the solutions in the topic helped me. Thank you

  • Images instead of icons in Features · 3 years ago

    Hi, in my features.yaml I replace icon filed to image title: Features '@extends': default form: fields: tabs: fields: features: type: tab title: Features