Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1057847

    In my blog page I insert my blog article.
    I remove the pagination but it still there.
    How can I have an infinity load or similar?

    #1058275

    Hey Pandora,

    Can you disable caching and minification for now?

    https://cl.ly/9ddb034845a1 Do you mean you want to hide this?

    Best regards,
    Victoria

    #1058431

    Hi Victoria, yes I want to hide this and I need the infinity load.
    I deactivated the cache plugin but nothing changed.

    • This reply was modified 5 years, 9 months ago by soniamilan.
    #1058462

    Hi,

    Add this to quick css:

    .pagination-wrap.pagination-slider{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1058746

    Hi,
    it doesn’t work. In safari I see the pagination, in Firefox i don’t see the pagination but i can see only 10 article.
    I need to have only one page with alla articles.
    Thanks.

    Sonia

    #1058754

    Hi,

    It should hide on all browsers, it may be a caching issue so please refresh a few times over. As for all the articles showing, do you have a method of doing this. If you want them to continually load, you would likely need a custom script or plugin to accomplish this.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.