I tick the select box next to the field that I would like to display as a pager, the field indeed appears as a pager, but when I re-enter the slideshow settings after I've saved that pager field doesn't appear to be ticked anymore.
Also, when I change the wrapping type the pager field have to be selected again or it doesn't show.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | pager_fields-1429950-4.patch | 1.21 KB | stborchert |
| #1 | pager_field_error-1429950-1.patch | 764 bytes | imclean |
Comments
Comment #1
imclean commented#default_value for the pager fields was set incorrectly. This should fix it.
Comment #2
fearlsgroove commentedThanks, committed
http://drupalcode.org/project/views_slideshow_jcarousel.git/commit/e8c6355
Comment #4
stborchertUnfortunately this isn't really fixed since you forgot to update
views_slideshow_jcarousel_views_slideshow_option_definition().Comment #5
jomarocas commentedpatch #4 works for me thanks
Comment #7
netw3rker commentedIt looks like both patches are in and now in both master and 7.x-1.x. Thanks everyone!