Title: friendrix's Replies | WordPress.org

---

# friendrix

  [  ](https://wordpress.org/support/users/friendrix/)

 *   [Profile](https://wordpress.org/support/users/friendrix/)
 *   [Topics Started](https://wordpress.org/support/users/friendrix/topics/)
 *   [Replies Created](https://wordpress.org/support/users/friendrix/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/friendrix/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/friendrix/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/friendrix/engagements/)
 *   [Favorites](https://wordpress.org/support/users/friendrix/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lazy Blocks: Select Dynamic Control] No option to select a custom post type](https://wordpress.org/support/topic/no-option-to-select-a-custom-post-type/)
 *  Thread Starter [friendrix](https://wordpress.org/support/users/friendrix/)
 * (@friendrix)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/no-option-to-select-a-custom-post-type/#post-16575784)
 * Have found a solution, when defining the post type it is necessary to add ‘show_in_rest’
   => true
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress rewrites variable “page”](https://wordpress.org/support/topic/wordpress-rewrites-variable-page/)
 *  Thread Starter [friendrix](https://wordpress.org/support/users/friendrix/)
 * (@friendrix)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/wordpress-rewrites-variable-page/#post-5622572)
 * I found that using var `paged` turn URL to view like this
    [http://test.ru/catalog/page/2/?var=value](http://test.ru/catalog/page/2/?var=value)
   Is this var recommended for use in pagination? Or I should use a different query
   var?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress rewrites variable “page”](https://wordpress.org/support/topic/wordpress-rewrites-variable-page/)
 *  Thread Starter [friendrix](https://wordpress.org/support/users/friendrix/)
 * (@friendrix)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/wordpress-rewrites-variable-page/#post-5622570)
 * I use `page` in pagination when show product list. Is it wrong? Shouldln’t I 
   use this var at all?
 * Now I use var `page` and all works great. I just want to change url appearance.
 * May be there is a way at least to change this:
    [http://test.ru/catalog/2/?var=value](http://test.ru/catalog/2/?var=value)
   to this: [http://test.ru/catalog/page/2/?var=value](http://test.ru/catalog/page/2/?var=value)
 * Thanks for answer!

Viewing 3 replies - 1 through 3 (of 3 total)