Hello,
Sorry, but I have misled you. The Product detail image size should be set to 320 not 600. I've edited the previous post and we have changed our theme's plugin settings, so such a problem should not be evident in the future. Thank you for reporting this and once again sorry for the inconvenience.
Hello,
The triangle achieved in the traction theme demo is not an image, but a css triangle. This is done so customers could change the color of the theme from the theme roller. I could give you the instructions on how to make such triangle, but I think that in your case this effect is not necessary. Why don't you submit a ticket to our support team and we will provide you with a triangular image that you can use as a background for your ribbon.
p.s. Please send us a live store link, a screenshot of your website or just the name of the color preset you are using, so we could send you the right image color.
Hello,
On each Edit Product page in the administration in the Product Info section you have price and old price field, where you can add the new and old price of the product. Also you can edit all product prices and old prices from the Catalog / Products / Bulk Edit Products section, which gives you the opportunity to change your whole catalog of products without accessing their product pages individually.
Hello,
You just have to go to Plugins / Nop Allure Theme / Settings and paste this code in the Custom Head Styles textfield:
.footer-upper,
.footer-middle {
display: none;
}
Hello,
Here is the list of Media Settings used on the demo website:
Avatar image size: 90
Product thumbnail image size (catalog): 360
Product detail image size: 320
Product thumbnail image size (product page): 100
Associated product image size: 320
Category thumbnail image size: 370
Manufacturer thumbnail image size: 350
Cart/Wishlist thumbnail image size: 80
Mini-shopping cart thumbnail image size: 95
Maximum image size: 1920
Hello,
When you install your theme's plugin the appropriate settings, including the Media Settings are set automatically. So if you want to have the optimal settings for your theme you just have to install the Nop Traction Theme plugin.
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.
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.
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{}