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.

Exclude Navigation from the Post Loop Widget

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Magus 10 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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 8 months ago

    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. Jahn 10 years, 8 months ago

    Hi Magus,

    that worked perfectly! Thank you very much! :)

    -Jahn

  3. Magus Staff 10 years, 8 months ago

    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.

Have a different question or issue?

Start New Thread