Hi jcstore,
my plugin is better and free π
1) in the previous versions this was default, but i changed this link to Show single product pages, which could be more helpfull?
Well, there’s no Option yet to Change the behaviour of this link yet. I’m sorry!
2) The title comes from the products you’ve created in your spreadshirt user Interface when creating new products. You can change the title again over there but Keep in mind to refresh the spreadplugin cache after 8 hours, to get the new informations from spreadshirt api.
3) This is easy by adding some css code like
.spreadshirt-article{
border: 3px solid #CCCCCC
}
or
.preview{
border: 3px solid #CCCCCC
}
to the Custom CSS option at spreadplugin settings page
Cheers
Thimo
Thanks so much Thimo.
For the 2), sorry my question was about the ‘style’ of title products. I don’t want to change title but only size of font, BOLD and maybe font.
Thanks again mate, you’re doing great job.
Hi jcstore,
2)
this is easy π
just change and add following Custom CSS code:
.spreadshirt-article h3, .spreadshirt-design h3 {
font-weight:bold;
font-size:30px;
}
Thanks π
Hi Thimo,
1)All the products are not showing up
1)How hide the unwanted detailed text that is displayed below each product, which is almost more than a paragraph.
2)And the products are not displayed (the order)as it is in the store.
There is some gap in the order and in continues and again there is two gaps.
3)The Lens is not working on all the products
give me a peek please π
Hi Thimo,
I played with all the disable,enable settings and finally got my site as it wanted.
http://awesomewears.com/awesomewears/
Thank you
Awesome π the rest could be disabled by css. e.g. the “Show article description” text
Hi Thimo,
So how to permanently show or hide the description that I created in Spreadshirt store for each of the product using CSS?
To hide permamently:
put into Custom CSS part of spreadplugin:
.spreadplugin-article .description-wrapper { display:none; }
to show permamently:
go to spreadplugin settings and change “Always show article description:” to enabled
Hi Thimo,
Thanks for your help again. Now in my site after I disabled Infinity Scrolling & Lazy Load. So the “Next” button is showing up on the right site on the last row which is not highly visible.
Is there a way to display the number of pages in the bottom of the site. So that users can click which page we want to click, like “1,2,3..”?
Hi Thimo,
Hope we get this feature in the future version of SpreadPlugin update. π
Cheers
Hi Thimo,
I am frequently getting “. Error 0. Try next”, “Error 0 storing page 1” these errors, when I rebuild cache.
Why is this happening.
Please tell me how to fix this error.
increase sleep timer, check any caching plugins or contact your hosting provider