• Resolved junix7

    (@junix7)


    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

    https://www.ads-software.com/plugins/facebook-albums/

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

    (@mglaman)

    Hi, junix7. I’m setting aside some time to maintain this plugin. I’ll look into this issue.

    Plugin Author mglaman

    (@mglaman)

    Please try out the dev version: https://downloads.www.ads-software.com/plugin/facebook-albums.zip

    The plugin caches each album response for a day to save on resources. So that is why the number of photos would not change. Now when the widget form is saved it will clear that albums cache.

    After a few more fixes for the album I’ll push a minor vesrion change.

    Thread Starter junix7

    (@junix7)

    it worked thanks!
    just one more note… when i’m using colorbox to see the pics it will show me only the 15 chosen images
    i was wondering if is there a method to show 15 small thumbs in the widget but then display the complete album when using colorbox to “pop up” and view images

    thanks for the support

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.