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

Lingonberry - Skeleton need fixes

Started by M 7 years ago · 0 replies · 424 views
7 years ago

Hello,

I have set up a new site for a blog with the Lingonberry skeleton.
I encounter a few problems:

  • nothing appears in the CALENDAR column in the footer
  • the COMMENTS form is not displayed under the blog message

So I went on the hunt for solutions.
On github there are two open FIXes that helped me further, thank you:

To activate the COMMENTS
https://github.com/getgrav/grav-theme-lingonberry/pull/10

To fix a little detail
https://github.com/getgrav/grav-theme-lingonberry/pull/3

But now, below my blog post I get two times the COMMENTS form and when I type a comment, it never appears.
In the admin panel the COMMENTS page is empty too.

  • why is the input form duplicated ?
  • where does the comment go after I validate ?

Then for the CALENDAR I found this page
https://bszyman.com/blog/getting-started-grav-archives-plugin
that helped me to copy the archives.html.twig file at the right spot and to add one line in the footer.html.twig file of the theme:

TWIG
{% include "partials/archives.html.twig" %}

between those two lines:

HTML
<div id="calender_wrap">
</div>

Is this correct ?
Why is that not included in the skeleton already ?

Thank you for reading. Have a nice day.

The blog I am working on is here: https://blog.m-photo.world

Suggested topics

Topic Participants Replies Views Activity
Support · by Thomas, 1 week ago
3 96 6 hours ago
Support · by Anna, 3 days ago
2 95 1 day ago
Support · by Justin Young, 1 day ago
1 64 1 day ago
Support · by Duc , 1 week ago
2 100 6 days ago
Support · by Colin Hume, 1 week ago
2 92 6 days ago