1

I am building a website with drupal 7 in which I have two user roles i.e. a member and an expert. I want to display slideshow of expert type of users with their image, name and few lines describing them in every instance of slideshow. All 3 fields which I require are stored in mysql database as the users entered these details at the time of signup. I used view_slideshow module but I am unable to configure it my way. Unable to create new content type. Can it be possible to display slideshow in the way I want? I am using "busy" theme if its required.

4

1 に答える 1

0

ビュー スライドショー モジュールを使用すると、コンテンツを表示する代わりにユーザーを表示するビューを作成できるはずです。ビューの作成ページには、ドロップダウンとして「show: content」と表示されている場所があります。これをユーザーに変更してから、ビューのスライドショー モジュールを使用して、同じページの表示形式をスライドショーに変更します。

于 2013-07-30T14:36:26.603 に答える