Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hi Ivan,

    plugin does not provide this functionality.
    Please use another plugin for this or add your custom code.

    Regards,
    Oleg

    Thread Starter cyberfish2000

    (@cyberfish2000)

    Ok, thank you.

    Hi Ivan,
    add_filter( 'loop_shop_per_page', create_function( '$cols', 'return -1;' ), 99 );
    in your functions file will do the trick.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display all products / no pagination’ is closed to new replies.