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

    Hi Enfold, I have a question about the blog on this website: https://glazuur.com/blog/

    I want the blogs all on 1 page, and also not more than 12 blogs. So that the older posts automaticly dissapear when a new one is made.

    The website is made with a demo and I do not know where to change this.

    Can you help me with it? I hope so!

    Kind regards, Jolanda, JoStudio

    #1486386

    Hey JoStudioDeRijp,

    Thank you for the inquiry.

    Make sure to set the page as the blog under Enfold > Theme Options > Where Do You Want To Display The Blog. Then increase the number of posts by adjusting the Settings > Reading > Blog pages show at most value. Let us know the result.

    Best regards,
    Ismael

    #1486609

    Hi Ismael,

    I did what you wrote me, thanks for that!
    I now have 12 blogs on the first page, which is great :-)
    But still there is a ‘Page 2’.
    Do you know a way to get rid of that..?

    #1486635

    Hi,

    Thank you for the update.

    You can use this css code to hide the pagination on the main blog page:

    .blog .pagination-wrap.pagination-slider {
        display: none;
    }

    Let us know the result.

    Best regards,
    Ismael

    #1486727

    Hi Ismael,

    THANKS! Now it is exactly how I wanted :-)

    Have a nice day and thanks for your help, kind regards, Jolanda

    #1486751

    Hi,

    Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change blog in website made with a demo’ is closed to new replies.