Nivo Slider On A Single Page.

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
7/28/2012 1:15:12 AM
Gravatar
Total Posts 8

Nivo Slider On A Single Page.

Greetings,

               Nivo Slider works great if you add it to the master page.

http://www.mojoportal.com/mojoportal-2385-released

But I want the slider to show up the home page only. If I add the code to an HTML content section on the home page, it's not rendered.

Any guidelines would be appreciated.

7/29/2012 12:34:55 PM
Gravatar
Total Posts 18439

Re: Nivo Slider On A Single Page.

You could put an instance of the Image Gallery feature on the home page and enable Nivo there, see the article Using Nivo Slider.

You could also use a different skin on your home page that has the nivo slider in layout.master and a different skin for the rest fo your site without Nivo.

Hope that helps,

Joe

7/29/2012 5:43:04 PM
Gravatar
Total Posts 8

Re: Nivo Slider On A Single Page.

Hi,

  1. If I add an image gallery, I receive NO option to enable nivo slider in the settings.
  2. How do I use different master pages for the home page and the rest of the site?

Regards.

7/30/2012 12:37:56 PM
Gravatar
Total Posts 18439

Re: Nivo Slider On A Single Page.

Support for Nivo was added to the Image Gallery feature in version 2.3.9.0 of mojoPortal.

In Site Settings there is a check box to enable page specific skins, once you check that box a skin dropdown list will appear in page settings, so you can make a copy of your skin with nivo and assign it to the home page and have a copy without Nivo as the site default skin. You can put the css files used by both skins in a common location as discussed in the article Understanding the style.config file.

Hope that helps,

Joe

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