Hello Couchies,
in the back end of the gallery (made with dynamic folders and gallery='1' ), there is an option to move images left or right, but for some reason that is not working.
I could not find this issue in the forum. So please, if anyone knows for a post about that, could you please point to the link?
Or, if anyone knows, where and what should I look for...
Thanks in advance
Tanja
p.s Right now, the arrows moving images for left and right disappeared, and may have to do something with the code I added, trying to see if I can manually move folders, without assigning the numerical weight. I see it does not work here, but even after I deleted this piece, arrows are not back
in the back end of the gallery (made with dynamic folders and gallery='1' ), there is an option to move images left or right, but for some reason that is not working.
I could not find this issue in the forum. So please, if anyone knows for a post about that, could you please point to the link?
Or, if anyone knows, where and what should I look for...
Thanks in advance
Tanja
p.s Right now, the arrows moving images for left and right disappeared, and may have to do something with the code I added, trying to see if I can manually move folders, without assigning the numerical weight. I see it does not work here, but even after I deleted this piece, arrows are not back
- Code: Select all
<cms:config_list_view> <cms:field 'k_selector_checkbox' /> <cms:field 'k_page_title' /> <cms:field 'k_comments_count' /> <cms:field 'k_page_foldertitle' /> <cms:field 'k_page_date' /> <cms:field 'k_actions' /> </cms:config_list_view>