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

  • The debug panel · 10 years ago

    I just have not worked form, I can not understand why I do everything like in skeleton: x-corporation, but when sending, produces a 404 error. Thought debugging help, but it does not work)))

  • The debug panel · 10 years ago

    My jquery this is {% do assets.add('jquery') %} ---

  • The debug panel · 10 years ago

    Yes, I also have regularly these kinds of error when enabling the debug bar. Not sure but I think the debugbar add its own jquery on the page thus conflicting with your own version of jquery.

  • The debug panel · 10 years ago

    What means: Ensure JavaScript is enabled? After enabling the debug mode, there are a few errors on the site, here are some of them: Debag1

  • The debug panel · 10 years ago

    The theme could not include the proper javascript call. Try loading Antimatter for example, does it appear?

  • The debug panel · 10 years ago

    Clear the cache. Ensure JavaScript is enabled. Then we'll see :)

  • The debug panel · 10 years ago

    When i am enable debug mode in the administrative part of the see, and on my website is not visible in the debug panel. What could be wrong?

  • Get page content into template · 10 years ago

    Great - it works ! Thanks !

  • Get page content into template · 10 years ago

    Use {{ pages.find('/sidebar').content }}

  • Get page content into template · 10 years ago

    the file is user/pages/sidebar/default.md of course...