Close

Profile: Boyko

Avatar

User posts

12 years ago

chenos7 wrote:
Hi,

Can you please try again.

Best regards,
Chen


It is a duplicate post as it is already answered here.

Thanks

12 years ago

chenos7 wrote:
Hi,

Can you please try again.

I've changed it to clean just to see if the issue is with the fashion theme.

Best regards,
Chen



Hi Chen,

You should have told us that you are using RTL. It looks like there is no such problem on our demo site - http://themes.fashion.nop-templates.com/search?q=dre. Simply change the language to be English-RTL from the language dropdown. The problem is that the picture have width set to 200px but the default images are 225px. You can simply make the width bigger from the Themes\Fashion\Content\CSS\Fashion.css file.
.product-list .product-item .picture {
width: 250px;
}


Thanks

chenos7 wrote:
Hi,

Can you please help me to:
1) Create a size attribute for each cloth that can be different from one cloth to the other.
2) Give a different picture for each size, that the picture will be changed, each time that the user selects a different size from the size combo box?

Thank you,
Chen


Hi Chen,

Unfortunately nopCommerce is missing this functionality. This has already been discussed here.

Thanks

12 years ago

chenos7 wrote:
Hi,

I did.
I've followed the installation guide and I didn't get the same result.

Thank you,
Chen


Hi Chen,

You need to change the theme as you are using the DefaultClean theme at the moment. Please make sure you change the theme to Fashion as shown in Step 4 in the documentation.

Thanks

12 years ago

chenos7 wrote:
Hi,

The link is http://temp.outfitta.com

Best regards,
Chen


Hi Chen,

This is not the Fashion theme.It looks like you are using the DefaultClean theme. You need to change the theme to Fashion from the administration as described in the documentation of the Fashion theme.

Thanks

12 years ago

carlherup wrote:
Where do I change size of the featured products images on the homepage? They are set to 270px wide.


Hi carlherup,

You need to open this file Themes\Jewelry\Views\Home\Index.cshtml.
Change this line of code by specifying the size you want but keep in mind that you will have to change the css styles accordingly.

@Html.Action("HomepageProducts", "Catalog", new { productThumbPictureSize = 270 })


Note: I will move this topic in the Jewelry theme forum.

Thanks

12 years ago

rvbob wrote:
Just downloaded classic theme with plug-ins on my local computer

Theme has 2 columns not 3, how do i change themes to 3 columns?

If i place plug-ins in plug-in folder site will not load (error messages galore)  where do i put plugins when using local computer.  


Please refer to the documentation here.
Also make sure you are using the official nopCommerce 2.8 version from here.

Thanks

12 years ago

shayt wrote:
this is my site-
http://goo.gl/qpwvV


Hi shayt,

I don't see anything wrong with it. When I click the right arrow the carousel moves on the right and the same for the left arrow. Am I missing something?

Thanks

12 years ago

shayt wrote:
but it doesn't make sense.
when i click on the one of the arrows, i want it to scroll to the same direction even if i am using RTL theme.

can you please let me know how can i change that in the RTL theme ?
(maybe do it in a parameter so the user can choose)

Thanks,
Shay


Hi Shay,

I think there is some misunderstanding. Could you send us a link to your web site, so that we can take a look?

Thanks

12 years ago

chenos7 wrote:
Hi,

When I search I get a list of products. Each product is shown in a row, however the search result  text for each product is located on the product image, instead of text near image.

I.e. Without your fashion theme, the result is correct.

Best regards,


Hi chenos7,

Do you see this issue on the Fashion theme demo store?
Could tell us your version of nopCommerce and browser?
A live link will also be very helpful.

Thanks