This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Hide Post Loop Buttons

Open 3 replies generalpremium
10 years ago · Last reply by Magus 10 years ago

Hello,

I’ve just started building a site using Vantage premium and Page Builder. Great theme so far, very pleased. I don’t have a URL launched yet, so I can’t show you exactly what I’m looking at, but I think it’s a basic enough question that you might be able to point me in the right direction.

The issue: I have a post loop widget on my home page. I want it to display ONLY my 4 most recent posts. I have the grid layout set up and showing 4 posts, but the widget also includes the page number/”next” buttons. I don’t want visitors scrolling through posts on the home page, I’ll have a separate page where they can scroll back through older posts. So I want to disable/hide the page number/next buttons on the post loop widget on my home page. Is there a way to do this?

Also, is there a way to do this only for this particular widget/page? I want to use post loop widgets elsewhere on the site that DO have the buttons, I just want to hide the buttons on the home page.

Any thoughts appreciated.

Thanks.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 9 months ago

    Hi Red

    Please try adding this to Appearance->Custom CSS

    .home .widget_siteorigin-panels-postloop .pagination {
        display: none;
    }

    Let us know how you get on

    Magus

  2. Red 10 years, 8 months ago

    Yes! Problem solved. Worked perfectly. Thanks for the quick response.

  3. Magus Staff 10 years, 8 months ago

    Hi Red

    \you are welcome.

    If you need any more help please feel free to open a new support thread

    Magus

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread