hello,,,,I love to use this..but the instructinos are for someone advanced..I have all the dependencies but still cannot have a slide just like on ur site...more detailed instruction for noobs like myself will be appreciated. thanks
hello,,,,I love to use this..but the instructinos are for someone advanced..I have all the dependencies but still cannot have a slide just like on ur site...more detailed instruction for noobs like myself will be appreciated. thanks
Comments
Comment #1
ipwa commentedThis module is only a developer's preview, I'm still working on it and it will be a lot different on the beta release, it will work like a views plugin, so setting it up won't be that hard. I'd still like to help you out to get it working though. The most important thing, is that you need a list, so when you make a view, make sure you see a list of items in the preview.
- Don't group any fields, because this will make the whole list, just one list item, so make sure that on the config of the field you are using there isn't the group fields option enabled.
- Did you name your view easyslider read the project page carefuly its at the end (I will make it clearer)?
- Is your view a list type? Make sure the style of your view is set to list, and it has the ul option checked in the config.
Go through the checklist and let me know if you got it fixed.
Comment #2
ipwa commentedComment #3
CinemaSaville commentedI got this working, but was wondering how you put the arrows on your site to control it. Thanks!
Comment #4
Remon commentedArrows containers are span#prevBtn and span#nextBtn. You just need to give a background image.
Comment #5
ipwa commentedCinemasavile has edited his comment but before it was asking if I couls post a screenshot of my Views config, here it is if anyone else wants to see an example:
In regards to the arrows, the arrows are hardcode in the css to: /sites/all/modules/easySlider/, so if you have the module in a default or site-specific folder, you won't see the arrows, just move the module to sites/all or change the CSS file in line 83, I will fix this so it works no matter where you install the module.
Cheers!
Comment #6
sotiris commentedHello I am trying to make the easyslide work as in your site.
Can you please tell me the method that i have to follow in order to make the cck field : Preview image (Field_preview) crop image linked to node, as seen in the above picture that you provided?
Many thanks
Comment #7
ipwa commentedThe crop is an ImageCache preset, I am also including a screenshot of how that preset is configured.
Comment #8
ipwa commentedI have started a documentation page, so I'm marking this as fixed.
http://drupal.org/node/601328
Comment #9
sotiris commentedAwesome, it will help a lot of people,
Thank you!