Cannot change the number of pictures showed in the widget
-
Hi
thanks for this pluging it is really cool!
I’m having however two issues:
– I have change the limit of the nr of images through the editor from 6 to 15
public function form( $instance ) {
//The form you see on the admin side
$instance = wp_parse_args( (array) $instance, array( ‘title’ => ”, ‘url’ => ”, ‘thumb_size’ => ”, ‘limit’ => ’15’, ‘show_album_title’ => ”) );but it changes only in the widget the pics in the widget stay 6
– colorbox shows me only those 6 images how can I see all of them?
thanks
Junix
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cannot change the number of pictures showed in the widget’ is closed to new replies.