Close

Profile: Boyko

Avatar

User posts

11 years ago

weimchen wrote:
Hi I'm new to this forum.

I'm working on a new project. I like to create a tab to display all product siblings that under the same Parent group product with a link to the sibling products.

For Ex.
other color available:
style1...... Green
style2----- Red

Is it possible to do it? any help will be appreciated.

Thanks
Wei


Hi Wei,

You can use the JCarousel plugin and use the products from the same category data source. This way on the product page you will see similar products like this one from the same category.
Check out the Similar Products carousel in our Electronics theme demo to see this in action.

Hope this helps!

Thanks

Bugs
11 years ago

kfisbeck wrote:
I've loaded the theme and have been working to get it setup for our new internet store.  I've noticed that in Chrome it looks ok but in IE9 it doesnt.  Please see screencast.  http://screencast.com/t/r6GNdY1B8Tm

The red is showing up in Chrome but not IE9.  Any help would be appreciated.  Thanks.


Hi kfisbeck,

I noticed that you are using the Categories Header Menu plugin, which is not part of the Nop Alfresco theme. Please use the Mega Menu plugin, which is part of the theme and is already styled for it. The Mega Menu is also responsive, so you should definitely use the Mega Menu. The Categories Header menu is not responsive and it won't work in the Nop Alfresco theme on mobile devices.

Thanks

11 years ago

GreatAdventure wrote:
For multi-store is it easy to tailor Nop Alfesco for each of the different stores (assuming multi-store license is purchased)? For example background picture, logo, top rotating banners, etc?


Hi GreatAdventure,

Very good question and I am glad you asked it :)

First thing to note is that all our plugins support Multi-Store, which means that you can not only limit a given Slider for example to a given store but also have different settings per each store.
So to answer your questions:
1. Different Banners, Carousels, Zoom, Tabs, Filters, Mega Menu, etc. - yes, as they can be configured per store.
2. Different Logo - yes, as it is is uploaded from the administration of of the theme plugin and can be configured per store as well.
3. Background image - this is not supported out of the box but is fairly simple to be done. You just need to load different .css file per store and apply your store specific styling i.e background images, colors  etc.

Hope this helps!

Thanks

11 years ago

jaidormi wrote:
It would be nice to have a built-in reminder for registered users who haven't visited the site in a specified amount of time-- without having to write the rule ourselves.


Hi jaidormi,

Nice idea! But I think it should be used carefully as it could be used used for spamming the users too much :) Could you please suggest it in our UserVoice portal?

Many thanks!

11 years ago

Hi jodie,

Which version of nopCommerce do you use?
You can try to modify the view of the tabs plugin and add a new tab but you need to be familiar with Razor syntax and also I am still not sure that this would work.

Thanks

11 years ago

[email protected] wrote:
I've built a very custom large index store in nop 2.8. I need to upgrade the ajax filter plugin to 3.0 or higher to utilize some newer settings. Can I upgrade the plugin without upgrading nop also? I am hoping to avoid any structural changes that may occur so that I don't need to repeat work.


Hi chris,

Unfortunately that is not possible. The 3.0 version of the Ajax Filters is no backward compatible with the 2.8 version of nopCommerce. Actually there are a lot of changes between nopCommerce 2.8 and nopCommerce 3.0 (you can read in our blog if you are interested).

Thanks

11 years ago

zjerry wrote:
It is working in 3.1 but only if you have full browser width available.
....


Hi zjerry,

Thank you for reporting these. We will fix them and will let you know to update the theme css files.

Thanks

11 years ago

hassallfree wrote:
Hi,

On a site we have done, we changed the site so if a product has a variant of £0 it would show the next price up, so it just ignores the free sample. Now the Ajax Filters fail to filter correctly.

e.g. http://www.tileexperience.co.uk/en/wall-tiles#/pageSize=12&viewMode=grid&orderBy=10&pageNumber=2

Does anyone have a suggestion on what we could do to resolve this issue.

Thanks,

Robert


Hi Robert,

Could you provide more information of how exactly you have modified nopCommerce and where you added your changes?
Anyway I don't think the problem is in the zero price variant, what I can see on the second page that seems wrong is that the price ordering seem not right based on the shown price.

Please let me know if this used to work without your changes, so that we can now if this is a problem in the filters. By the way I noticed you are using nopCommerce 2.8. Are you using the latest version of the Ajax Filters? You can download them again from our web site and update them, just to make sure you are using the latest version.

Thanks

brischt wrote:
Hi,

I have noticed that the price range filter on my site is displaying an "R" instead of a Euro symbol. (I am sure it did work before, and as a user, "I have not done anything!" :)

Is there a configuration value somewhere, or is it a bug? I currently have version 3.0 of nopCommerce installed, with the Fashion theme and Version 3.00 of nopAjaxFilters. (Yes, I should update ;)

Thanks,

Roland


Hi Roland,

You need to set some European country display locale for the Euro currency.
Go to Currencies in the administration and edit the Euro currency and then from the locale dropdown select German for example and save it.

Thanks

Hi lftalero,

You should see what the error is first before making assumptions what the problem might be.
But if it is really because you don't have the Alfresco theme plugin installed then you can simply mark the plugin as installed by adding the line below in the App_Data\InstalledPlugins.txt file.
SevenSpikes.Theme.Alfresco

Then when the theme is up and running you can switch to the DefaultClean theme and uninstall and then install the Alfresco theme plugin properly and then switch to the Alfresco theme.
By the way you don't need to uninstall any plugins ones they are installed properly i.e the Sliders. If you have any doubts that something is not uploaded then simply upload it again and restart nopCommerce without uninstalling it.

Please let me know how it goes!

Thanks