General information

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 年 前
when the documentation for nopcommerce 4.0 will come out,
If anyone having, any information regarding this then inform please
5 年 前
abdul_clanstech wrote:
when the documentation for nopcommerce 4.0 will come out,
If anyone having, any information regarding this then inform please


You are asking for 4.0 or 4.1 ?
5 年 前
there is no documentation for both of them
like how to customize nivoslider, how to add or remove transition from nivoslider
5 年 前
abdul_clanstech wrote:
there is no documentation for both of them
like how to customize nivoslider, how to add or remove transition from nivoslider


1. nopCommerce 4.0
Here is the nopCommerce documentation
Currently its down due to some issue. But you can check after few minute.

2. nopCommerce 4.1
Its not released yet.

Thanks,
Jatin
5 年 前
abdul_clanstech wrote:
there is no documentation for both of them
like how to customize nivoslider, how to add or remove transition from nivoslider


For add or remove transition from nivo slider,
Go to Nivo slider > Views > PublicInfo.cshtml

  
  $(window).load(function () {
        $('#nivo-slider').nivoSlider();
    });


Update in above script block whatever you want change in slider.
5 年 前
Here is list of effects and more settings of nivo slider

It will help you
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.