Viewing 6 replies - 1 through 6 (of 6 total)
  • Yes, I have found the same thing! What theme are you using?

    Just figured it out – change your theme settings “Number of Posts displayed on Archive pages” to the number you want to display.

    Thread Starter Rajat Chodhary

    (@rajatchodhary)

    thanks

    You can also add the following code to your functions.php file in order to remove the effect of option “Number of Posts displayed on Archive pages” of the elegant theme on “Products per page” setting of this plugin:

    remove_action( 'pre_get_posts', 'et_custom_posts_per_page' );

    not work. nothing change

    Nicky

    (@nickygoormans)

    I’m working with themeforest’s Kallyas theme and Woocommerce, the plugin won’t work for me either. Does anyone have any ideas?

    We’re still working on our webshop so I can’t give you a link.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Per page is not working’ is closed to new replies.