Giter Site home page Giter Site logo

Comments (7)

anapaulagomes avatar anapaulagomes commented on July 17, 2024 1

After I updated the modules and deleted the vendor directory (?), it is working. Thanks lot! 🏆

from hinode.

markdumay avatar markdumay commented on July 17, 2024

Thanks for spotting this @anapaulagomes! This commit introduced an unwanted side effect. I will release a fix soon.

from hinode.

markdumay avatar markdumay commented on July 17, 2024

The fix is addressed in release v0.23.12.

from hinode.

anapaulagomes avatar anapaulagomes commented on July 17, 2024

Hi @markdumay! Thanks a lot for the fast reply. The change worked for the site I created for this issue example but not for my own website. I believe that it is because the sections configuration are different and not all uses the card-groups. Does it make sense? Below the configurations:

[sections]
    [sections.one]
        title = "One"
        sort = "date"
        reverse = true
        cols = 3
        color = ""
        padding = "0"
        header = "tags"
        footer = "none"
        orientation = "stacked"
        style = "border-0 card-zoom card-body-margin"
        homepage = 6
        separator = true
        nested = true
    [sections.blog]
        title = "Blog"
        sort = "date"
        reverse = true
        cols = 1
        background = "body-tertiary"
        color = "body"
        padding = "3"
        header = "none"
        footer = "tags"
        orientation = "horizontal"
        style = "border-1 card-emphasize"
        homepage = 3
        separator = false

I appreciate your help.

from hinode.

markdumay avatar markdumay commented on July 17, 2024

That's weird, as your configuration seems to use the default layout type for both one and blog. I tested your section configuration with the Hinode example site, and it seems to work as expected. Could you perhaps share the steps how to reproduce this, or share a (minimal) test repo that illustrates the issue?

from hinode.

anapaulagomes avatar anapaulagomes commented on July 17, 2024

I'll do it over the week! Thanks a lot Mark.

from hinode.

anapaulagomes avatar anapaulagomes commented on July 17, 2024

Hi @markdumay, I've checked the example I created with the configuration and the content from my website and the pagination worked. I still have to look further to investigate why is not working, so I think you can consider the issue fixed. Thank you so much for looking into this!

from hinode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.