I see that others had this issue and the posts are dated over a year ago. What I don’t see, is a solution to this problem. I can’t get my product pictures to show on front end. All is set up as it should be on back end. I’m not getting any errors, just NO SHOW. I may have to go back to the other cart that I didn’t like as well as this one!! Please help Niaz!
I emailed you.
Basically : add to cart button does not show the image, idea is you will add your own image with add to cart button.
However premium has the option with a flag saying showimage=true
Thanks
Niaz
I have Simple eCommerce I have set up on a child theme using Expressions
I have set up the products and when I post them the image and text are sitting too close together. I have found the css and adjusted a few things as below
.gallery-list .container .descContainer
{
width: 65%;
float: left;
padding-left: 5px;
margin-left: 50px;
}
the default was
.gallery-list .container .descContainer
{
width: 74%;
float: left;
padding-left: 5px;
}
When I put it online and test it throws the text to the next line or over the image
When I inspect the element it still reads the default setting and the child theme css as well if I disable the width: 74% it sits exactly where I want it. I have searched every file I can to find and have also changes the css on store-category.php and still the same result. how can I change the settings so they stick?
Dear Rodgeorge55,
Its all in the css file and some inline coding as well.
If you need my support, please email me on [email protected]
Thanks
Niaz