• Resolved ladyzen

    (@ladyzen)


    Just downloaded, installed and added some products (including images) in the ‘Add/Edit Products’ section. Went to test it on a product page, and although the add to cart button and brief description shows, there’s no pic ??!! Do your product pics need to be loaded in your Media section in order to display? When I was adding product, it automatically went to my desktop for images to be uploaded. Can someone advise on this please? Thanks.

    https://ww.wp.xz.cn/plugins/simple-e-commerce-shopping-cart/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ladyzen

    (@ladyzen)

    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!

    Plugin Author n.showket

    (@nshowketgmailcom)

    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?

    Plugin Author n.showket

    (@nshowketgmailcom)

    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

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Simple eCommerce Plugin’ is closed to new replies.