Specials Widget doesn't randomize output
-
The file wp-ecommerce/wpsc-widgets/specials_widget.php does not randomize the specials, so always displays the same X items.
I’ve added an ‘orderby’ => ‘rand’ to the $args array around line 189 in function wpsc_specials
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Specials Widget doesn't randomize output’ is closed to new replies.