Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Lingonberry - Skeleton need fixes

Started by M 7 years ago · 0 replies · 523 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 complanar, 6 days ago
6 147 20 hours ago
Support · by Rick Beebe, 6 days ago
2 103 3 days ago
Support · by blu3prince, 3 days ago
0 55 3 days ago
Support · by alex, 4 days ago
2 96 3 days ago
Support · by Marcel, 2 weeks ago
1 146 4 days ago