Nivo Slider not work property

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
7/4/2012 12:43:39 PM
Gravatar
Total Posts 9

Nivo Slider show not work properly

If choosing Nivo Slider and use bulk upload to upload images, only showing very little height and full width in Nivo Slider show.

7/4/2012 5:44:31 PM
Gravatar
Total Posts 9

Detail of Nivo Slider not work property

  • What operating system: windows 7, visual studio 2010
  • What database platform: SQL server DB
  • What version of mojoPortal: source code of 2.3.8.5 downloaded today(c42f9a8b0a84)
  • Steps to produce the problem, expected results, actual results: add Image Gallery to page, then using bulk upload to upload images. after that setting the image gallery to use Nivo slide show. go to result page will get very width and little height image to show.

 

7/5/2012 7:45:55 AM
Gravatar
Total Posts 18439

Re: Nivo Slider not work property

You need to add the css for Nivo slider. Put this in your style.config file:

 <file cssvpath="/Data/style/nivoslider/default/default.css" imagebasevpath="/Data/style/nivoslider/default/">none</file>

Note that Nivo Slider requires all the images to be the same size to work correctly.

Hope that helps,

Joe

7/6/2012 7:42:12 AM
Gravatar
Total Posts 9

Re: Nivo Slider not work property

Thx. It works good. By the way how to set the default of Nivo Slider using thumbnail?

You must sign in to post in the forums. This thread is closed to new posts.