DoveID

Free YouAMA jQuery Nivo Slider

  • Popularity Score 936 Popularity Score

    Popularity ScoreReferrals to Site/Downloads

    0 0 1+ 1+ 250+ 250+ 1000+ 1000+ 10000+ 10000+

16 jQuery sliders in one module. Setup images, colors, texts, animations, add more JS to Slider events, etc.
Compatible with:
This extension is currently unavailable on Magento Connect. Please contact the developer.

You will be re-directed to the developer's website to complete your purchase.

You must be registered and logged in to get extension key.
In order to get this extension, you must be logged in to the Magento Community. Click here to login or register.
In order to get this extension, you must have active Magento Go Store. Click here to create Go store.

Magento Connect 2.0

Magento Connect 2.0

FREE
Previous Next
Overview

Free YouAMA jQuery Nivo Slider

User Guide available at http://www.youama.com/free-jquery-nivo-slider-magento/ too.
Free + jQuery + Magento + Limitless customizable = YouAMA Slider

About install

  1. You can install this module via Magento Connect feature or you can paste the package's files to the Magento's directory.
  2. You will find the Slider's settings on the System -> Configuration -> YouAMA -> Slider page. Many options available here, it's really limitless.
  3. You've got a new block by this module, the "youamaslider". You should copy and past this code to any page to shows the Slider. {{block type="youama_slider/slider" name="youamaslider" alias="youamaslider" template="youama/slider/slider.phtml"}}

Easy errors

  1. I get 404 errors on admin.
    After installed a module you have to logout and re-login to visit the new admin pages.
  2. Animations has no effect on frontend.
    You have to reindex the Magento, clear the full cache... and of course you have to turn off the Merged JavaScript feature for a short time (if it's enable). And try turn on/off the inlcude jQuery option in Slider settings via admin.

Why you must choose YouAMA Slider?

  1. You can set up everything via admin
  2. 16 animation types, so 16 sliders
  3. Color settings on texts, boxes and buttons by Colorpicker
  4. Opacity settings
  5. Responsive sizes or you can setup fixed width and height
  6. You can add more jQuery codes to slider events via settings page of Slider (after change, before chage, etc.)
  7. Pause times
  8. On hover listener
  9. Uploadable "next" and "previus" buttons instead default buttons
  10. Free
  11. Easy install
  12. Open Source
  13. It's jQuery in "No Conflict"
  14. Valid Magento Module

Under the hood

  1. YouAMA Slider is implement the full jQuery library in "No Conflict" mode both Frontend and Admin area.
  2. If you want to turn off jQuery on Admin, then you've to edit the app/design/adminhtml/default/default/layout/youama_slider_admin.xml. Just delete the jQuery line.
  3. What if you wanna insert the slider into some special blocks or another module's layouts? Don't worry. You will find the block code in the youama_slider.xml in the comment section and you can copy and past to any layout.
Release Notes

Image not show bug fix

2013-05-21 14:57:21
  • Version number: 2.0.1
  • Stability: Stable
  • Compatibility: 1.5, 1.6, 1.6.1, 1.6.2.0, 1.7
You must be registered and logged in to get extension key.

Magento Connect 2.0

Magento Connect 2.0

The image does not show bug is fixed: Backslash replaced by Slash.

Major Patch

2013-01-23 15:23:28
  • Version number: 2.0.0
  • Stability: Stable
  • Compatibility: 1.5, 1.6, 1.6.1, 1.6.2.0, 1.7
You must be registered and logged in to get extension key.

Magento Connect 2.0

Magento Connect 2.0

- Fixed: PHP Notices. - Fixed: PHP version too low. - Fixed: jQuery object error. - Not bug: Responsive feature. - New Feature: Allow turn on/off jQuery noConflick lib via admin,

New ui package name

2012-10-06 11:49:26
  • Version number: 1.0.3
  • Stability: Stable
  • Compatibility: 1.5, 1.6, 1.6.1, 1.6.2.0, 1.7
You must be registered and logged in to get extension key.

Magento Connect 2.0

Magento Connect 2.0

Rename module's default folder to base folder.

Fixed Magento Connect install error

2012-10-06 11:03:48
  • Version number: 1.0.2
  • Stability: Stable
  • Compatibility: 1.5, 1.6, 1.6.1, 1.6.2.0, 1.7
You must be registered and logged in to get extension key.

Magento Connect 2.0

Magento Connect 2.0

Removed frontend/default/default/images rewrites.

Author information

2012-10-02 13:58:18
  • Version number: 1.0.1
  • Stability: Stable
  • Compatibility: 1.5, 1.6, 1.6.1, 1.6.2.0, 1.7
You must be registered and logged in to get extension key.

Magento Connect 2.0

Magento Connect 2.0

Updated informations about the author.
1 2
Reviews

About the Developer

This extension was developed by and is supported by DoveID

Free YouAMA jQuery Nivo Slider 1 5 10 10
working all perfect but where are images.....................how to get images after uploading them from admin panel May 17, 2013
Too many bugs Hello, If you want to see your pictures properly appear after setting, you have to change this line : $this->_media = Mage::getBaseUrl('media') . 'youama'. DS . 'slider' . DS; in this file : " [root]/app/code/community/Youama/Slider/Helper/Config.php" to : $this->_media = Mage::getBaseUrl('media') . 'youama/slider/'; This plugin has too many bugs. I have no time to list all the bugs that I have found. I spend more time to debug this plugin than I change it for other. Personally, I recommend you don't use it, you will loose your time. February 23, 2013
src="http://localhost/magento/media/youama\slider\default/Lighthouse.jpg" I got this error in my site February 12, 2013
Hi, I have just installed YouAma Slider. Slider is working perfect on the frontend and admin section. My only concern is about the image. I have uploaded some images via admin for the slider and I also checked in the media\youama\slider\default\ all the images are exists but none of these showing on the frontend. If someone help me it would be great. January 29, 2013
I am unable to get my slider images to animate. I have turned off merging javascript files, cleared the cache, reindexed, logged out, logged back in and my images are just sitting piled up on top of each other. It's also not responsive and there are no directions as to how to implement it. January 14, 2013
Hi, works nice, but produces constantly this block of error-notices in system.log: ERR (3): Notice: Undefined index: slideritem0 in app/code/community/Youama/Slider/Helper/Config.php on line 57 ERR (3): Notice: Undefined index: image in app/code/community/Youama/Slider/Helper/Config.php on line 57 ERR (3): Notice: Undefined variable: colors in app/code/community/Youama/Slider/Helper/Config.php on line 142 January 2, 2013
Just installed but I can not see the option 'Youama' in the admin panel menu December 6, 2012
Thank You Good Work. December 3, 2012
animation does not reflect in the main page October 22, 2012
Great but needs to adding ordering function for slide items. October 18, 2012
1-10 of 10
Q&A
(1 Question : 0 Answers)

Product Q&A

Ask your questions. Share your answers.

 
 
« Back
 
 
Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_26950649
Customer avatar
At admin side i upload images but at front side in home page images not display
by
vishvajit_v
-
5 days ago
0points
0out of 0found this question helpful.
Was this helpful?Yes0No0
1 of 1

Product Q&A

1 Question | 0 Answers
1 of 1
Get Help

Support for This Extension

The best place to start if you need help with a specific extension is to contact the developer. All Magento developers have both a contact email and a support email listed.

Magento Platform Support

If you need support for a Magento platform, there are different options for support depending on which Magento platform you are using. Below are links for specific platforms.

In order to upload extension, you must be logged in to the Magento Community. Click here to login or register.

Close

Register

* Required Fields

Close window

Forgot Your Password?

Please enter your email below and we'll send you a new password.

* Required Fields

Close window

Login

To upload extension you must be logged in.

* Required Fields

Forgot Password?

New User? Register

Close window

You are using an outdated browser

We built Magento Connect using the latest techniques and technologies.
This makes Magento Connect faster and easier to use.
Unfortunately, your browser doesn't support those technologies.
Use the links below to download a new browser or upgrade your existing browser.