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.

Pedro M Regular

@pmoreno · Joined 6 years ago · 412 posts · 108 topics · 102 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Looking for beta testers for a new Grav plugin · 2 years ago

    @sdesergi, It would be a huge job, since the swify-slider library has many CSS classes for each behavior it has, although it could be done with some kind of array, I suppose. It would be something to

  • How to remove plugins? · 2 years ago

    The best way to remove your plugins is in your hosting, removing the folder of plugin.

  • Looking for beta testers for a new Grav plugin · 2 years ago

    Hello everyone. I'd like to have you guys to try out a new plugin I've been working on for the past few months. It's a shortcode plugin for the Swiffy Slider library. I wanted to contribute something

  • Editorial - insert contact module · 2 years ago

    I'll put it on the list of new features for the theme for now. Right now I'm working on some personal projects that take up a lot of my time.

  • Load and Save custom.css from panel admin · 2 years ago

    Hi @b.da It's true that your approach is simpler, but this way you save the css styles in a .yaml file, and then insert them as inline (with addInlineCss), but that's not what I'm looking for. The Edi

  • Staging site error · 2 years ago

    Can you put some more information, some yaml configuration file for the site or default.yaml blueprint (wrap it in triple quotes like `) or the folder structure of your /user/pages directory? In short

  • Editorial - insert contact module · 2 years ago

    Hi. You can propose your code in a pull request in the Editorial theme repository, explaining what you want to achieve with it. However, if you try to add some code to the Editorial theme, it is bette

  • Post [REMOVED 404] · 2 years ago

    Hi. Can you add some more information? For example, does it happen in all the theme templates? Does it not happen with other images? Is access to the images public or private? On the other hand, coul

  • Load and Save custom.css from panel admin · 2 years ago

    Of course. I would like the content of the assets/css/custom.css file to be displayed in an editor-type field (codemirror by default), and to be able to save the modifications from the admin panel its

  • Load and Save custom.css from panel admin · 2 years ago

    Is it possible to load a .css file within a theme administration, in a field defined in an editor type blueprint, and be able to write the modifications in the file? I have some tests to insert the co