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.

Replies

5
  1. Support Assistants 10 years, 1 month ago

    Hi Sascha

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. Sascha Drömer 10 years, 1 month ago

    Hi, I have the problem that the page count does not go on the homepage side. Create a new page I post Loop works Page Counts. Once this page is then set as homepage it crashes. Also in the “home” does not the post loop. Therefore want is to hide the page counter, and display only the latest 8 Post.

    http://www.sascha-droemer.de

    Thank-you

    Translated with google translator from German

  3. Support Assistants 10 years, 1 month ago

    Thanks

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

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

    You might also need to install the SiteOrigin CSS Editor.

  4. Sascha Drömer 10 years, 1 month ago

    thanks, work fine

  5. Support Assistants 10 years, 1 month ago

    Super, glad that helped.

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