Title: geting the loopage working
Last modified: September 15, 2016

---

# geting the loopage working

 *  [fabiobcosta](https://wordpress.org/support/users/fabiobcosta/)
 * (@fabiobcosta)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/geting-the-loopage-working/)
 * I could finaly put my [loopage] working with the [loop]
 * 1 – set the loop: [loop type=mycustomposttype paged=15 query=default]
    2- in 
   the settings page >> Permalink slug for pagination: my-page-name (if it`s a child-
   page, inform the parent page`s name before: parent-page-name/my-page-name); Pagination
   slug: slug (inform any slug different from the custom theme pagination slug);
   Default query string: pagename=my-page-name or pagename=parent-page-name/my-page-
   name for child-pages.
 * There you go! You can inform as many pages as you need pagitation into!

Viewing 1 replies (of 1 total)

 *  [kstar971](https://wordpress.org/support/users/kstar971/)
 * (@kstar971)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/geting-the-loopage-working/#post-8283112)
 * Cool with less errors :
 * First page OK, no more 404 but still on the first page of pagination when trying
   the list. Config :
 *     ```
       Permalink slug for pagination : infos
       Pagination slug : page
       Default query string : page-name=infos
       ```
   
 * link seems to be correct : [http://still-in-dev.org/index.php/infos/page/2/](http://still-in-dev.org/index.php/infos/page/2/)
 * But when cliking … no luck, nothing changes, displaying always the first page
   of the list
 * Any idea ?
 * Second question :
    I’ve to list 2 custom post (to be displayed on differents 
   pages). I’ve tried :
 *     ```
       Permalink slug for pagination : infos, actualite
       Pagination slug : page
       Default query string : page-type=infos, page-type=actualite
       ```
   
 * Same behavior as above for infos. For the second, it makers as no configuration
   exists (well known ‘actualite-/?page=2’)
 * Is it possible to manage more than one custom post type with this plug-in ?
 * thks

Viewing 1 replies (of 1 total)

The topic ‘geting the loopage working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-shortcode_766976.svg)
 * [Custom Content Shortcode](https://wordpress.org/plugins/custom-content-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-shortcode/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [kstar971](https://wordpress.org/support/users/kstar971/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/geting-the-loopage-working/#post-8283112)
 * Status: not a support question