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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Front Edit (plugin Editable) does not work · 9 years ago

    Ok. I understand. Most themes including Grayscale use modular pages as a way to combine different layouts in one page, which in our case I mostly use for the full page background image in the header.

  • Front Edit (plugin Editable) does not work · 9 years ago

    @simonstar66, I think we are getting to the point here. Editable works on page content stored in the page file. Usually this is a "default.md" file. Technically Editable can also work with content sto

  • Front Edit (plugin Editable) does not work · 9 years ago

    Hi Bleutzinn Just a quick feedback: I got editing with ContentTools to work. But I think the problem rather lied in the modular pages. It works now on a non-modular page. Thanks a lot already. I will

  • Front Edit (plugin Editable) does not work · 9 years ago

    This is very strange. I removed the first link so that might explain your first screenshot ('Download-1). The new link should work without the need to login. Are you sure the screenshot "Download-2" i

  • Front Edit (plugin Editable) does not work · 9 years ago

    Please look at the attachment... Download-1 Download-2

  • Front Edit (plugin Editable) does not work · 9 years ago

    The download is not password protected.

  • Front Edit (plugin Editable) does not work · 9 years ago

    for downloading do I need access data?

  • Front Edit (plugin Editable) does not work · 9 years ago

    Hmmm. I overlooked the fact that the complete editable div was hiding the save/fail confirmation visual because of it's high z-index. So I set that z-index to 10001 :) This has resulted in an updated

  • Front Edit (plugin Editable) does not work · 9 years ago

    Both editors use a Twig template to insert a div which "includes" the editor in a page. These templates are located in a 'templates' folder in the editors folder, e.g. user/plugins/editable/editors/co

  • Front Edit (plugin Editable) does not work · 9 years ago

    In Safari I manually edited the page source and shifted the page content inside the data-editable div. And the editing with ContentTools worked. But now I'm definitely at the end of my knowledge. The