Hi,

* I need to modify the controls as such:
< 1 of 3 > ("<" & ">" are acting the previous and next button. "1 of 3" is the counter)

* I have attached the patch file. Currently, i need to introduce a new variables $vars['rendered_control_counter'] in _views_slideshow_preprocess_views_slideshow_controls_text(&$vars) of views_slideshow.theme.inc

* Not sure that is the best way to do it.

CommentFileSizeAuthor
patch.txt3.4 KBkenpeter
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

NickDickinsonWilde’s picture

Status: Active » Closed (works as designed)

Definitely how some people would want it, but not as the core implementation - you can do that per site (in a theme is probably best)