Close

Profile: UserThomas

Avatar

User posts

11 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.

Bugs
11 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
11 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
11 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.

11 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
11 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.

11 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.

Bugs
11 years ago

New bug: when viewing an order from the customer side, this line is showing as a top line on the invoice:

sevenspikes.themes.playground.common.goto

Bugs
11 years ago

New Bug: When clicking on the buy button when you hover over the product thumbnail, the grey spinning "circle" image that pops up showing the site is working, is displayed behind the product thumbnail images.

It happens on your demo site as well.

Bugs
11 years ago

New bug:  I have the "side-2" column on the left side of the page and the categories are listed above the filters.  When you drag your window "narrower" and the responsive theme hides the side-2 menu, then when you drag it back out, when the side-menu shows again, the Price Range filter is all of a sudden above the category listings.