Close

Profile: UserThomas

Avatar

User posts

10 years ago

Is there anyway to globally change everything on the template to be a % smaller?  The template spaces a lot of things out with padding and sizing and I would like it all to be, as an example, 10% smaller.

I would like to have this available.  A customer can like, post..... products on the site to their social media accounts.
Thanks

Bugs
10 years ago

New bug:  When you only allow customer reviews on certain products, the css formatting on category/sub-category pages causes the products rows to display incorrectly.  

The review stars makes the products box a little taller and that messes up the next row.

This is a problem for me because I will only be allowing product reviews on certain items.

Bugs
10 years ago

Boyko wrote:

The only possible reason is that the custom.css file is not the last .css file. When you open the html source of the page can you see if the custom.css file is the last .css file included?
Another possible reason is that your browser has cached the css and you don't see the changes. Make sure you clear your browser's cache on every change you make to the css files.


The custom.css file is the first css file loaded and then all the others are linked after it.  How do I get it to load last?
I have cleared the cache several times.  

I'm running this on a local server at the moment, as I wait for our team to get the updates applied to the online dev environment. Would this matter?

Bugs
10 years ago

Regarding the custom.css file.

I have verified that the custom.css file loads in the header.  

I have been testing it and it's weird.  The site will apply some css changes from the file but not all.  

Ex:  
It will use this setting:

.category-page .sub-category-grid .item-box {width: 16%;}


But will NOT use this setting:
.home-page-category-grid .item-box {width: 16%;}


They all work when I post them into the Custom Head Styles section on the admin side, but I need the custom file to work because I will be making more than 2000 characters worth of changes.

Thanks.

10 years ago

Is there a way to exclude certain products from there attributes showing up in the filters?  I have some items that have very specific attributes to them and it just makes the filters much longer by having them included.  

Or is there a way to exclude certain product attributes from showing up in the filters?

Bugs
10 years ago

Small bug.   When using the Ajax filters with this theme, css is applied to the "view as", "sort by" and "display X per page" options, but when you enter the category ID to disable the Ajax filters, the css reverts back to default.  

It's nothing major, but it would be good for all the formatting the be consistent and the same.

10 years ago

I imagine the banner can be changed if you make changes to the css for the plugin.   The theme has a lot of pre-defined zones to which you can apply the sliders.  

You can have thumbnails for navigation, which look like they display underneath the slider.  But they do not appear to size down automatically.  For example, I have loaded 3 images 1920 x 480 but when I check the box to use thumbnails, it displays the same size images below.  No scaling. Ill bet you can change that in the css to.

Ok. I changed the "Product detail image size:" to 600 and that made the product pictures bigger. The problem now is that when the image is not 600x600 (or divisible by that), the zoom get's messed up in the display.

Do the images have to be 600x600 / 1200x1200 ..... ?   This would mean that I have to resize thousands of images for my site.

I've re-installed the plug-in and now the hover over area has moved to outline the picture but the picture itself is getting reduced in size when i upload it.  How do I change the image size so it fills the display box on the product page?