|
|
Orchard Gallery is publishing a slider module here:
http://gallery.orchardproject.net/List/Modules/Orchard.Module.FeaturedItemSlider .
I have installed this module in my Orchard 1.6 website but could not find anywhere on the web any documentation showing how to configure it to display on a page.
I am using contoso theme and try to replace the default slider by this one.
|
|
|
|
Hi AnassL
I haven't used the new version yet, but I will need to shortly so I will give a description then hopefully (within the next couple of days with any luck).
Matt
|
|
Jan 30 at 7:51 PM
Edited Jan 30 at 8:04 PM
|
Hi Matt
Thanks a lot for your reply, and I am looking forward your good news.
Also I would ask if it is possible to use a jQuery and HTML slider type like wootheme Flex Slider 2 http://flexslider.woothemes.com/ within an Orchard Page.
Thank you again.
|
|
Feb 1 at 9:30 AM
Edited Feb 1 at 9:32 AM
|
This wont be as full as I would like but I managed to get a basic version up and running.
Targets:
We are making a nice widget. This widget has a carousel that scrolls along and has a nice image and titles that link to that content.
What you will need:
-
some nice images to represent the content ('featured item') that appear in the carousel
Steps:
- Install the module from the gallery.
- Enable the feature.
_Now we need to create a featured group. This will store a collection of 'featured items' for display in a widget _
- From the admin menu select 'New Feature Group'.
_ What I've selected is a nice long width and a fair height. http://brandrepublicinsight.com/ - is an old example im copying.
Checked include images in the slider
Set the mode as background
Transition Effect - uncover
Set slide speed of 1200
set Slide pause to 5000
Check show pager_
- Save the item
_ Now we can start adding in the images
- From the Featured Items menu click on New Feature.
Add in a nice image that fits the size of the group entered earlier It .
The group should already be correct, otherwise select it from the drop down.
I would really like the content picker to be here now. Oh well, maybe I'll add it in later.
- Save and it will be ready for the group.
Add a couple more so there is something good in the slider at least.
- Time to add a widget - To the widgets section in the main menu.
Lets add it to featured section (or before content if there isnt one yet)
-
Add a new widget - type: Featured Item Slider Widget
Pretty much all done. Add in a title, make sure the correct item group is selected.
Add it to the homepage layer if you only want it on the homepage.
What I plan to do:
-
add some extensions (a part) that is placed on the content item itself, so one can just tick or untick that it is a featured item or not and where its image is.
Ive made this into a orchard module as well:
http://nivo.dev7studios.com/
But its not quite ready to release. I have some non open source stuff to remove first. But its pretty much select a folder to use images from and go. Not quite as useful as the featured item slider but much easier to use.
Hope that helps.
Matt
|
|
Feb 1 at 6:44 PM
Edited Feb 12 at 3:23 PM
|
Thank you Matt for the wonderful explanation, I've tried it also from my side and it worked well.
|
|