Close

Profile: IvanStoyanov

Avatar

User posts

10 years ago

usdm wrote:
I have tried installing the 3.0 versions in a test environment both for Cloud Zoom and Quick Tabs plugins but can not seem to get to view properly in IE10 compatibility view from a straight out of the box installation of nopcommerce v3.0. Is there a way to to get them to function properly without customizing the templates?


Hi usdm,

Our plugins and themes work with IE10 compatibility view, as long as the document mode is IE8 or IE9.
We do not support IE7 or earlier versions.

Please check your Document Mode setting in IE10.

Best regards,

Ivan Stoyanov

10 years ago

rgujral wrote:
What all changes have been done  and when ? If it was done earlier, were they merged before we bought the theme ? Any change in stylesheet CSS file please ?

I do to want to disturb the production when we just started off, please suggest immediately.


Hi rgujral,

The only changes are in the css of the Instant Search plugin. You can find the .css file in /Plugins/SevenSpikes.Nop.Plugins.InstantSearch/Themes/ShopAll/Content/

The changes are as follows:
we added
height: auto !important;

to the
.instantSearch {}
selector

and we added

position: relative !important;
          height: auto !important;


to the
.instantSearch .k-list-container {}
selector

Also you need to replace the SevenSpikes.Nop.Plugins.InstantSearch.dll

Best regards,

Ivan Stoyanov

10 years ago

rama wrote:
What is the perfect picture size for NeoFashion Theme?

I face a problem with the uploaded pictures, therefore I am busy to write a tool to bring images into the right format.

http://www.metall.swdevelopers.net.calantha.arvixe.com/holz-schalen
there you will see, eather the image is cropped at <div class="product-item"> or it will be cropped at  quick view.

Where I can setup changes in picture size for quick view?

Thanks for help.


Hi rama,

The problem appears, because you have made some of your pictures backgrounds transparent. This is breaking the Cloud Zoom plugin on the Product Page and Quick View.

Also you have changed the css of the theme. You have changed the width of the
.gallery .picture {}
  selector. The width needs to be set to 338px. That is why the carousel of the picture thumbnails is broken.

You can download the latest version of the Quick View plugin and update your current one. We have made some bug fixes and improvements. For more information please read our guide on how to update a plugin: http://www.nop-templates.com/t/How-To-Update-A-NopCommerce-Plugin

The best practice is to have pictures with the same width and height ratio. For example all of your pictures should have bigger height than width, the height and width are the same, or the width is bigger than the height. This way you can configure the css of the theme. By default the theme is configured for pictures with bigger height than width.

Best regards,

Ivan Stoyanov

10 years ago

JamesCasas wrote:
Where can I change the setting for:
SevenSpikes.Themes.Beauty.Common.HeaderContacts.Phone ??


Hi JamesCasas,

The Phone, Email and some other resources in the header and footer can be changed from the administration of nopCommerce. To learn how to change a resource, please read our glossary: http://www.nop-templates.com/t/nopCommerce-Glossary
Also you can check the documentation of the Beauty theme. You can find all of the resource string names there: http://www.nop-templates.com/Help/NopBeautyTheme/Version_3_0/lessons/Installation.html

Best regards,

Ivan Stoyanov

10 years ago

joster wrote:
Hi, I was wondering, when can we expect the 3.0 version of the fashion theme?

Hi thesteef,

We are working on the upgrade and we hope to have it released at some point on Wednesday as we need to update the demo store and the Theme Roller as well.

Thanks

Hi guys-

Thanks for making the updates to the CSS to include styling for the forums!

I am now trying to find any documentation on how to activate and use the theme roller, but not having any luck. Can you point me in the right direction please?

Thanks!


Hi Steve,

Тhe Theme Roller plugin works only for nopCommerce 3.0. You need to go to http://themes.fashion.nop-templates.com/
customize the theme, using the Theme Roller and click the SAVE button. It will redirect you to our website and if you have a valid license for the Nop Fashion theme, you will be able to download the new .css file.

Best regards,

Ivan Stoyanov

10 years ago

dublicator wrote:
Please add vendor filtering for 3.00 version.


Hi dublicator,

The vendors are not shown in the public store, so at the moment we do not intend to add filtering by vendor.

Ivan Stoyanov

brischt wrote:
Hello,

just a suggestion - I believe the final button in the checkout process should get its text value from the resource named checkout.confirmbutton, not   common.confirm.

Thanks,

Roland


Hi Roland,

The Checkout process comes from nopCommerce. We do not change the views or the backend in any way.
You can suggest this change in the nopCommerce forum.

Ivan Stoyanov

10 years ago

joster wrote:

Hello again-

I had some trouble getting the theme installed or I'd have been quicker to report that the Forum still has no styling with the version 3.0 Fashion theme...

Hi joster,

We are sorry for your inconvenience. At the moment our front end developers are working on the styling of the forum. It will be ready on Monday.

Best regards,

Ivan Stoyanov

No problem...can you tell me if only the CSS file will be edited, or will I also need to replace the forum views once you have it completed?

Steve


Hi Steve,

The styling will be just css changes. No need to replace the views.

Ivan Stoyanov

10 years ago

ylechasseur wrote:
Hi Guys,
Now I am on the InstantSearch. Works fine but just for one minor detail ... I setup to show 8 products in the search results and It shows way over this figure (around 50). The serach result display windows seems to be formated properly for 8 products..and the other product are simply display inline in the page..

Any idea what could cause that ?

Have a great day

Yves


Hi Yves,

I think that we have fixed this issue the previous week. Can you please update the Instant Search plugin with the Core plugin.

Thanks.

Ivan Stoyanov

10 years ago

rgujral wrote:
Hi:

Noticed an issue. When we do search on pattern on the home page, and the matching string options are more then 3-4, the Nop Mega Menu blocks the view of matching strings available in the store.

Please let me know if you have the fix for it.

Regards,


Hi rgujral,

Can you try and update the Nop Instant Search plugin. We have fixed a bug with the styling, when there are more than 5 results. Please read the following article on how to update the plugin to the newest version: http://www.nop-templates.com/t/How-To-Update-A-NopCommerce-Plugin

Ivan Stoyanov