The theme I am using has a slider -- a panel of automatically changing images to display a topic that the user can choose -- but it only shows a few slides. I want to extend it to a dozen slides. I did simple text searches to determine which files in the theme are used code files to provide the functionality to the slider. That was the easy part. I was able to extend the code from the few slides to 12 slides.
We are used Drupal's Glazed theme v7.x. We have installed advanced forum module.
1. Currently the forum list page shows page title, posted by and posted on values in single column. We tried to split the title, posted by and posted values separately instead of displaying those values in same column. But we couldn't find the way. Can you please guide us to achieve this?
We are used Drupal's Glazed theme v7.x. We have installed advanced forum module.
1. In forum list the posted by field shows user's email. We tried to replace the author email by full name since we shouldn't expose email anywhere. We couldn't change. Can you please guide us to change name instead of user email every where in UI?