Home>Support>Exclude Navigation from the Post Loop Widget

Exclude Navigation from the Post Loop Widget

By Jahn, 9 years ago. Last reply by Magus, 9 years ago.

Hi Andrew,

I don´t want the navigation under my post loop on the home page.
Is there a way to use the “additional”-field in the Build Posts Query to get rid of it?

I tried some stuff like

 numpages=1 
 limit_max_pages=1 
and others I found on google but I couldn´t get it to work.

I hope you have a quick solution for me here. Thanks in advance.

-Jahn

URL: http://fitvolution.de/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Jahn

    You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .home .paging-navigation {
        display: none;
    }
    

    Let us know how you get on

    Magus

  2. 9 years, 4 months ago Jahn

    Hi Magus,

    that worked perfectly! Thank you very much! :)

    -Jahn

  3. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Jahn

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More