Offer Simulator – number of product
-
Hello,
currently your code limit the number of product in the simulator. Indeed, get_post return 12 elements by default, please add “numberposts” => -1 to the args.
file : class-emc-settings-simulator.php, line 36.
code : $args = array( ‘post_type’ => ‘product’, “numberposts” => -1 );regards
Guillaume Cribier
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Offer Simulator – number of product’ is closed to new replies.