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.

Oona O'Neil Member

@OonaONeil · Joined 9 years ago · 43 posts · 14 topics · 5 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • How to stop form submit from refreshing to the top of the page (modular)? · 9 years ago

    Not sure if I'm doing it right. Should I add it in my contact_form.html.twig file, so it looks like this? {% include "forms/form.html.twig" with {form: forms('contact_form')} %} <div id="form-

  • Blueprint for lightslider - possible? · 9 years ago

    Is it possible to create a blueprint for a Lightslider carousel, so it's editable from the Admin Panel? Mine is displaying references and I'd like the user to be able to change them or add some new on

  • How to stop form submit from refreshing to the top of the page (modular)? · 9 years ago

    I'm experiencing the same problem as described in the main post. I've read the documentation, but the instructions are not very clear for me. Where should I paste the following code: <div id="form-

  • Two forms on modular page - how? · 9 years ago

    Thanks, now I just need to remove the loop in the html.twig file and it should work.

  • LightSlider - is it possible to apply CSS? · 9 years ago

    I've read the documentation again and realised I didn't call my md file 'lightslider.md'. Now it's working fine. Thanks for help.

  • Two column form layout - possible? · 9 years ago

    I've used your advice, but something is still not working as now only one column is displayed (before I had one row of three fields). Would you mind having a look at my code? forms: contact_form:

  • LightSlider - is it possible to apply CSS? · 9 years ago

    I'm using my own theme, but I could not find the css file in the plugin where I could apply styling on the text inside the slide.

  • Two forms on modular page - how? · 9 years ago

    These are not blueprints, therefore they're not in yaml file. I'm talking about front-end forms, for example contact form. I see some common confusion here, perhaps there should be more distinction be

  • Two column form layout - possible? · 9 years ago

    OK, I thought it was only possible when creating blueprints, not in the front-end of the website. Let me give it a try, thanks! PS Any advise how to render it later on in Twig files? I have a problem

  • LightSlider - is it possible to apply CSS? · 9 years ago

    Is it possible to apply CSS in the LightSlider in order to change font style and size? Is it possible to add a Fontawsome icon? I couldn't find any place to do that. Even when trying to style in Mark