Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1856307
Homepage
Closed

Comments

  • olynus started the conversation

    Hi team! 

    I would like to remove the option to go to a 2nd page on the home page. If you scroll to the bottom of my site's homepage, you will see that the front page content extends to a second page, but I couldn't find the place where this was to be stopped. Please help. Thank you! :) 


  •  501
    Penci replied

    Hi,

    Please try go to  Customize > Addtional CSS, then add custom css to do that:

    .home .penci-content-novc .penci-pagination {
        display: none !important;
    }

    Best Regards,

    PenciDesign

  • olynus replied

    I did that, but it didn't work. I left the code on so that you can see what it did.


     I just want a fixed number of front page article content that updates with the latest content. Is this possible?

  •  501
    Penci replied

    Hi,

    Sorry, I'm clear about the question. 

    It seems that your site are using load more post of Jetpack plugin

    Do you want use  load more post on home page ?

    If right, please disable  load more post of Jetpack plugin , this theme have support load more post,.

    Please go to Archive, Category, Blog, Tag, Search Pages Options , then scrolldown to "Pagination Style" option and choose  pagination style is load more as screenshot  http://prntscr.com/m87svu

    Best Regards,

    PenciDesign