Close

Profile: Deni

Avatar

User posts

8 years ago

[email protected] wrote:

- Product thumbnail image size (catalog) is set to  180
- Product detail image size              is set to  370   
- Default image quality (0 - 100)        is set to  100 

I believe that this should be ok.
I dont have  problems with the quality of the other images on the webside.



Hi, 

I just checked the code and it turned out that the slider is always taking the full size image.

Please provide a link to your site so we can check your configuration.
If you do not want to expose your site here, you can submit a ticket.

8 years ago

[email protected] wrote:
www.thaisilk.dk

The quality of the images is not as good as the original 
uploaded image.
Also it looks like teh size of the picture are a little different than the original.

It is easy to control by downloading a images from the webside, the i can see that
the downloaded image is better quality than the images on the website.

http://www.thaisilk.dk/dk/lette-silke-t%C3%B8rkl%C3%A6der  is one example.

How to correct this ??


Hi, 

Please go to your administration > Settings > Media Settings and check the following settings:

- Product thumbnail image size (catalog)
- Product detail image size
- Default image quality (0 - 100)

These settings control the sizes of the images, so please make sure they are properly configured.


I hope this helped !

chrisADK wrote:
Hi,

It seems the facebook shop ignores and CSS or customization to customized category and product templates. All he products on he facebook shop are grouped product based computer system configurators. Because of short coming on how NOP deals with dynamic price updates and associated product attributes we have to hide the price on the category pages for these since it doesn't display the dynamic price total

It seems like the way the facebok shop works with these grouped products will mean we cannot use iit. At least not for these products. Which of cource happen to be our amin business.
Not sure if there is something we can do on the CSS side to correct this or at least make it work better.

Thanks Chris


Hi, 

The Facebook Shop plugin has its own layouts and styles. You can find them in its folder. The plugin is themeable so you can modify it per theme - just create your theme folder in the plugin`s Themes directory.

Please explain how do you expect the displaying of grouped products.

8 years ago

deselt wrote:
Would be possible add future like images gallery so you can add ti to post.


Hi, 

Please suggest this feature in our user voice portal.

Bugs
8 years ago

nikolaosk wrote:
I have the exact same problem with product ribbons in a 3.6 nopcommerce eshop. i have applied the code in the app.config. what is the solution to this? i have about 200.000 products


Hi, 

Please submit a ticket so we can find the best solution for you.

8 years ago

cosmotech wrote:
Well I disabled thumbs temporarily, while waiting for a solution from you!


Hi, 

Now I got what you meant.

It was our decision to remove the carousel on mobile devices. We think that the customer experience is better if he sees all images and can click on each whenever he wants.

I have just created a custom feature for you and sent it to your ticket.

8 years ago

cosmotech wrote:
Hello guys. I have a need, and I am actually surprised that nobody else has been in my situation. I am setting up a bundle product, it is a kit formed of 3 pieces that build up the result product. I am doing it by creating attributes for each piece of the kit. Each attribute has 18 values, the values are actually colors. You can see it here: http://www.cosmotech.online/skin-dbrand-per-iphone-6-6s-fronte-carbon1 . That means that i have 18x3 images to charge on the same product. Well, the problem is that on the mobile version ( which is the most used by our customers), doesn't handle cloud zoom, which enables the beautiful jcarousel for product thumbs. That means that the user sees 54 pics before actually seing the colour box, and that is not acceptable. Is there a way to hipe the product thumbs on mobile? Or maybe a way to enable jcarousel? Or maybe an html code mod? 


Hi, 

I see that you have made some modifications in the styles.css of the theme.

For example around line 2310 in styles.css you have:

.gallery .picture-thumbs a {
    display: none;
    ...
}

If you take a look at the package of the Smart theme for v3.50, this code chunk is not the same.

Please revert all changes regarding the thumbs and let us know if you still have any issues.

Regards !

Bugs
8 years ago

Hi luyendav, 

I have just tested the theme and it is working fine in its product page.

Please check carefully that you have upgraded everything. If you have any difficulties with that, please submit a ticket, so we can take a look at your site and help you more.

Regards !

8 years ago

baloghc wrote:
Someone commented this on my feature request and I thought it was also another good idea:

"Option for users to get notification when anyone post comments or reply to comments in blog."


When a customer adds a comment to a blog post, I would like to be able to reply to them and have the system send them a notification once replied to.


Right now, you are not able to direct reply to a comment. You just leave a comment below a previous one, and a customer would not know you have responded unless they stop back to the specific blog post. It would be awesome if you added a reply feature and displayed nested comments in blog comments.


Hi, 

This sounds like nice feature. We will write this down and will discuss its integration in the plugin.

Thanks for your feedback !

Bugs
8 years ago

ernest wrote:
Hi, I think that crawler is searching for "Url" string in HTML code and afterwards trying to extract it.
Rename  data-getFilteredProductsUrl= to data-getFilteredProductsAddr=  in two files NopFilters.cshtml and Filters.min.js
. ( I also found , that crawler's IP address belongs to Blue Coat Systems , so definitely not Google )


Hi, 

We can not be sure how the crawlers search the files. They may look for some REGEX to identify full or relative links for example. So we are not sure that changing the name of the data attribute will prevent crawlers from finding some URLs.
Anyway, we will take this note under consideration too.

Thanks for your cooperation !