Close

Profile: nikola.dragiev

Avatar

User posts

9 years ago

Hello,

1) The rectangular proportion of the categories is set by a setting in the Nop Tiffany theme plugin. The setting is called Categories layout design and has two options categories-1, which is the square layout and categories-2 which is the layout you want.

2) The section like spring/summer 2014 is an image added by the anywhere sliders plugin. You just have to apply your image and add it to the widget zone: home_page_main_slider

Hello,


The most optimal image for the home page slider you can use is with width of 1920px. Usually if the slider image is complicated(has to many colors) so .png image with that size will probably be very large, so I recommend that you use .jpeg format. Now if the image you upload is 1920px but it appears pixelated check if your Maximum image size setting(Configuration/Settings/Media Settings) is set to 1920. If it is lower than that please change it and delete and upload again your slider image. 


For a Left Column slider image I think image not smaller than 340px will be ok. If you use smaller image it can scale a little on mobile devices, but you probably will not be able to see the difference. Yet don't use an image smaller than 270px in width.

The height of your slider images is not defined. You can use any image you want and it is up to you. Keep in mind that if you place a higher image than necessary your website visitors may have to scroll to view the content.  

9 years ago

Hello,

Thank you for reporting this. Our team is working on resolving this issue and we will write you as soon as we come up with a solution.

9 years ago

Hello,

Here are the names of the selectors for this titles:

/*Featured products*/.product-grid .title strong,
/*Our Brands*/.nop-jcarousel .carousel-title span,
/*ALLURE Reponsive Theme*/.topic-html-content-title h2,
/*Company info etc.*/.footer-block h3{}


you can add the font styling you want in the curly brackets.

9 years ago

Hello,

You can do that with the multistore functionality of the theme plugin. Just set the store you want to change from the dropdown and click the checkbox on Custom Head Styles that you want to overwrite it. Then simply add the CSS code:

.header-menu>ul {
  font-family: Verdana;
}

and it will apply only for that store.
  

Hello Oakstone,

Would it be possible for you to submit a ticket about this issue from My Account / New Ticket. This way it would be easier for me to send you the file you need to replace, because in the forums I'm not able to send files.

Hello,

The issue has been fixed now for version 3.5. If you are using this version you can update your plugin and this functionality will work. Here is a video on how to update a Nop Templates Theme. 
If you are using older versions of nopCommerce I will provide you with the css code that will resolve this issue.

9 years ago

Hello Ella,

Those are all possible things to achieve, but require major customizations to the razor view files (.cshtml) and the javascript of the theme. 

9 years ago

Hello,

Since all of our themes are responsive and need to display properly on mobile devices there is no exact height of the sliders. The image is set to take percentage of the width of the page and the height is proportional to the size of the picture you have uploaded. We can give you a custom CSS code which can set an exact size of the sliders, but I don't recommend you to do so, because your site will not display properly on mobile devices.

9 years ago

Hello Ela,

I'm afraid that there is no other way to unsubscribe the news letter in nopCommerce, other then the one you mentioned.