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

Karmalakas Veteran

@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 215 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Read data to make table · 1 year ago

    Do you get No form submissions found.? If not, did you try to debug what you get for data?

  • Page edit problems · 1 year ago

    Maybe it's just me, but video dosn't play and when opened in a separate window, asks to log in Also, what plugins do you have now left?

  • Page.find plus a for loop not showing all children pages · 1 year ago

    I see newsletter 130

  • Page edit problems · 1 year ago

    Would you be willing to share your /user folder? Just without accounts or other data that may contain passwords or other secrets maybe

  • Page edit problems · 1 year ago

    I can only guess it's one of the two things: You're doing something wrong, hence the video request. Even though it's easier to test, I don't think it's that Some plugin is messing it up. If you're n

  • Page edit problems · 1 year ago

    Try disabling one by one and see if it fixes the saving.

  • Page edit problems · 1 year ago

    Sounds more like some plugin bug. Could you share a video recording of the process maybe? From page list to editing to saving

  • Hints offered: Amending grav notepad blog skeleton · 1 year ago

    @jzedward, but your post is exactly what not to do. Any theme should be extended and any changes should be done in your own theme - not the original. Every section in your post, except home page text,

  • Quark shows empty module 'gallery' · 1 year ago

    Should be easy to add a module template to your theme for this plugin https://github.com/Karmalakas/grav-plugin-photoswipe Demo here https://www.karmalakas.lt/grav-plugins-demos/photoswipe And it's va

  • Delimiter doing the opposite · 1 year ago

    Still not enough info. Where does truncate come from? If it's doing the opposite of what's expected, did you try replacing {% if truncate %} with {% if not truncate %}?