Close

Profile: Boyko

Avatar

User posts

11 years ago

gracesiswandi wrote:
Hi,

I am trying to install NopCloudZoom plugin (trial version - 2.65) on nopcommerce 2.65 site, and no luck so far. I received  the following error after I copy the plugins (SevenSpikes.Core and SevenSpikes.Nop.Plugins.CloudZoom) and add new line in the global.asax:



System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

Could not load file or assembly 'Telerik.Web.Mvc, Version=2012.1.214.340, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Could not load file or assembly 'Autofac, Version=2.6.3.862, Culture=neutral, PublicKeyToken=17863af14b0044da' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)



Can someone help me out here?

Thanks,

Grace


Hi Grace,

It seems like you are missing some references. In nopCommerce 2.65 the Autofac version is Autofac.2.6.3.862. Could you check that the Autofac.dll and the Telerik.Web.Mvc.dll assemblies are present in your nopCommerce bin folder? Are you sure you have the official version of nopCommerce 2.65.

Thanks

11 years ago

lacorne wrote:
Hello,

I would like to order our size filter in our Fashion theme.
Currently the filter drop down display like this:

Size:
All
0
10
2
4
6
8

And I would like the 10 to be displayed last.
How can this be adjusted?
Thank you,


Hi lacorne,

This is not possible as the attributes are interpreted as strings and are sorted alphabetically. The attributes in nopCommerce don't have a specific type i.e integer, so we can't know if all the attribute values are integers or not.

Thanks

carlf wrote:
Hi

Is it possible to have this as a modal popup, rather than opening a popup in a new browser window?

best regards

Carl


Hi Carl,

This uses the built in nopCommerce popup functionality for topics as the content of the window is managed from a topic in nopCommerce. If you want this as a modal dialog it will require some changes in the product details view. You should use the TopicBlock action and show the content of the topic in a modal dialog probably using the JQuery UI dialog.

Thanks

11 years ago

xtsiliv wrote:
Hi,
In the product page i put color attributes with color squares eg 3 colors (red, white,black) and 3 pictures (red, white,black) under the foto product.
is it possible to click the red color square attribute and in the same time the red picture comes up? or when i click the white color square the white picture comes up? like link. Color squares attributes with the pictures.

Thanks
Xrysa


Hi Xrysa,

Unfortunately there is no way this to be achieved in nopCommerce out of the box as there is no way to tell which picture to be used with which specific color attribute.


Thanks

11 years ago

xtsiliv wrote:
Hi
My site is local right now.
In the folder Themes\Beauty\Content\css are the fonts

avantgardegothicltextralight (.eot .svg .ttf)
avantgardenormal (.eot .svg .ttf)

can you explain me how these fonts work in the styles.css?

because in styles.css in many places has the avantgarde and avantgarde_light font. Where are these fonts? My half site with the english words is great! the other half with the greek words is not good.

If i find another .ttf font except the standar fonts that regognized on web eg a calligraphic font that supports my language  and put it in the file  Themes\Beauty\Content\css will this work?  and how?

I mean that if all the fonts in my site take the source from the file like src: url('newfont.ttf');
will this work?

Thanks!
Xrysa



Hi Xrysa,

Can you explain what do you mean by "the other half with the greek words is not good"? What exactly is wrong as we tried the fonts with Greek language and it seems that it is supported. Can you send some sample text, so that we can try with it and also a screenshot that shows what is wrong with the Greek language? You can send an email directly to support at nop-templates.com.

As to changing the font with a new one - yes this is possible but the new font will be used for both languages i.e English and Greek as the font is in the styles.css file.

Thanks

11 years ago

milo wrote:
Hello Boyko,

...

Greetings, Milo



Hi Milo,

Unfortunately we need to calculate the price as it is part of the model and prices do depend on the discounts. We also check ACL and a lot of other stuff that we can't just ignore for the Filters to work correctly. The only way I see this is to create some hidden settings in the Filters that won't be visible on the Settings page but you will be able to set via the All Settings page in nopCommerce. These settings will ignore some of the logic where it is possible i.e ACL, Discounts etc.
Could you drop us an email with a link to your web site, so that we can take a look and discuss further what can be done? A database backup will be a huge help too.

Many thanks!

11 years ago

iBEAUTHENTIC wrote:
I downloaded the Fashion Template last night to get the quick view (nice btw). I noticed the Category header plugin was missing. Is that on purpose? Why would it be removed? I did not want the default menu so I had to use the Mega Menu but I don't like like that menu has all the categories have "Shop by Category" at the top and you can't change it to say "Shop by {the category you're looking at}" that I saw anyway.

So just wondering why header category was no longer included.


Hi iBEAUTHENTIC,

Yes, we removed the Nop Categories Header Menu on purpose as it is duplicated with the Nop Mega Menu that comes with the theme as it is pretty much the same as styling but is much more powerful as features. We are also working on a nice improvement to the Fashion theme (I am sure you will like it) and it will support only the Mega Menu. If you don't like the text you can simply remove the title directly from the .cshtml file or with a dispay:none in the css for the title. Please note that the Header Menu can be downloaded for free as a separate download but it won't have the styles for the Fashion theme. Drop us a line if you want us to send you the css for the Fashion theme for the Header Menu.

Thanks

11 years ago

inspired wrote:
I've added a slider to a widget and a category, it's appearing in the widget but not the category, can you let me know what widget in the category page it gets assigned to?

Thanks,

Dave


Hi Dave,

The widget zones is simply the place where the Slider will be shown. If you map a Slider to a given category then the Slider will be shown only on that specific category page. So it makes sense to add a Slider only to category page specific widget zones or some common widget zones that are available on the category page i.e content_before.

Thanks

11 years ago

kkiilliiaann wrote:
Thanks for the response.

"Enable Ajax Cart On Multi Product Variants On Catalog Pages" nowhere to be seen in the admin settgins.

I'm using version 2.5. Is that a new feature in a later version?


Hi kkiilliiaann,

Yes, this feature was added in the Ajax Cart for nopCommerce 2.6.

Thanks

11 years ago

[quote=kkiilliiaann]How do you allow for multiple product variants to appear in the ajax pop up box like in this example here: http://demos.nop-templates.com/electronics (product is Canon Digital Rebel XSi 12.2 MP Digital SLR Camera)[/quote

Hi ,

There is a setting in the administration of the Ajax Cart that needs to be set,
Enable Ajax Cart On Multi Product Variants On Catalog Pages

Thanks