Close

Profile: Boyko

Avatar

User posts

Beauty Tabs
12 years ago

MetafocusGlobal wrote:
Hi,

I am new to nopCommerce and i am looking to use the product page tabs on my "Beauty" installation a little more.

As a standard install, we get Overview and Reviews.

I would like to add additional tabs.  For example, lets say i want to add "Ingredients".

1) How do i add an Ingredients variable against the products in the control panel so my client can update it

2) How would i get the contents of the Ingredients variable into a new tab on the product page.

Many thanks,

Kind Regards.

Chris


Hi Chris,

As far as I understand you want to be able to have a product specific tab content. Unfortunately this is not possible without creating a different tab for each product. For example if you have two products i.e P1 and P2 and you want to have Ingredients tab but you want the content of the tab to be different for P1 and P2. When you go to the P1 public store product page you will have a tab called Ingredients but it will have different content from the same Ingredients tab on the P2 public store product page.
Please let me know if this is exactly what you want to achieve.

Thanks

12 years ago

zjerry wrote:
Problem solved by uninstalling and then installing again the AjaxFilters plugin. There was stored procedure missing somehow in the DB.

Hi zjerry,

Yes, that is because we released a new much improved version of the Ajax Filters that are faster and can also work on the Manufacturer pages.
You can read more information in our Blog.
Hope you will like the new Filters.

Thanks

12 years ago

jmbusquets wrote:
OK. I think this is a very good approach for me.


Hi jmbusquets,

OK that is great. Please download the plugin package again and update the JCarousel plugin as we just added a new Skin setting that you can use to specify a css class for a given carousel. The specified skin will be set as a css class to the div that holds the carousel, so you can style the whole carousel via it.

Please let us know if this works for you!

Thanks

12 years ago

jmbusquets wrote:
OK, but where I must specify the skin name?. I dont see this setting in administration page.


Hi jmbusquets,

I was asking if this will work for you so that we can add it (there isn't such setting at the moment).

Thanks

12 years ago

jmbusquets wrote:
Hello,
In versión 2.8 i can define mutiple skins for JCarousel in order to have different designs in the same web or page.
But in versión 3 i don't find the skins selector. They take a Theme folder, but is the same in the entiere web.


Hi jmbusquets,

As far as I understand you want to be able to style each Carousel differently in nopCommerce 3.0.
What about if you can specify a specific CSS class for each Carousel?
Will this work for you?
For example if you can set in the administration the Skin name i.e Blue-Carousel for a given carousel and then in the common css file you can style the different skin via this css class .Blue-Carousel.

I hope all this makes sense.
Please let me know your thoughts about this!

Thanks

12 years ago

jmbusquets wrote:
Is this feature included in versión 3.00?


Hi jmbusquets,

Yes, it is included in nopCommerce 3.0. We usually only add new features and don't remove existing features when we upgrade our plugins to newer version of nopCommerce. There is no setting about this as just works this way - whenever the autoscroll is set and you hover over the carousel it is automatically stopped. You can see this in action on our demo stores i.e Fashion theme demo and Electronics theme demo.

Hope this helps!

Thanks

12 years ago

silat wrote:
Hello there !

I would like to know when you plan to release the Dark Orange theme for the version 3.0 of Nop Commerce ?

Thank you in avance,

MT


Hi silat,

The Dark Orange theme is already released for nopCommerce 3.0.
You can download your theme package again and you will find the 3.0 version in it.
We haven't announced yet that the theme is released as we are still finalizing the RTL support of the theme.

Thanks

12 years ago

mrbombay wrote:
Hi Nop-Templates.

I've read the documentation, but can't find how to add a slider to a specific manufacturer? Is this possible? I'm using nopcommerce 2.8.

Kind Regards


Hi mrbombay,

The manufacturer mapping is a new feature for the Anywhere Sliders plugin that we introduced in nopCommerce 3.0. Please read our release notes for nopCommerce 3.0 for more information.
www.nop-templates.com/nopcommerce-30-themes-and-plugins-released

Thanks

dinhvanvo wrote:
I'm using Nop 2.65 and the Nop Anywhere Sliders plugin has been installed. But when I try to configure the slider(in Admin -> Plugins -> Nop Anywhere Sliders -> Manage Sliders), I get the following error when I hit the 'Save' or 'Save and Continue' and Edit button:

[code]
Server Error in '/' Application.

Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property.



Hi dinhvanvo,

This error is thrown by the Telerik controls. I guess this is because you probably have too many categories and it couldn't populate the dropdown with the categories. Could you check if you can map a product to a category and see if you got this same error? How many categories do you have?

Thanks

12 years ago

jemmylu wrote:
Hi,
I just start to use Cloud Zoom in opcCommerce 3.0.

Now I have a product with 7 product pictures, one is bigger and the other 6 are small (around 320x160). The web page looks fine, but when I click on any one of small product picture, the zoom window in the right hand side cannot always show the correct image. Sometime it shows another product picture.

The worst is I cannot choose other product picture after a small picture is chosen. When I move the mouse cursor to another product picture and click it, the default zoom panel pop up.

Please help me to solve this issue. Thanks.


Hi jemmylu,

That is quite strange. Could you send us a link to your web site, so that we can take a look and see what is wrong with the Cloud Zoom.
Could you also check if there is any javascript error in the browser?

Thanks