Jump to content

Add to Cart button no longer on main page nor on category page


Recommended Posts

The site is: www.libertygearstore.com

The version is: 1.5.6.1

 

Everything has been working just fine, until now.  The add to cart button is no longer showing on the main page nor on the category page!  I thought it might have something to do with the theme but it doesn't.  The add to cart button is showing up just fine on the individual product pages.  I've cleared the cache several times but that didn't do the trick.

 

Any ideas?

Link to comment
Share on other sites

Your button is still there but it looks like your button image is missing:

a.exclusive {
    background: url("/img/bg_bt.gif") repeat-x 0 0 #f4b61b;
    border: 1px solid #cc9900;
    border-radius: 3px !important;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 5px 7px;
    position: relative;
}

You have this code in yourdomain/modules/affinityitems/resources/css/15/aefront.css

Link to comment
Share on other sites

  • 2 months later...

On prestashop 1.6.0.9 I have a simmilar problem. The add to cart button is not showing, on wide screens. Strangely enough on smaller

 

screens it's there. I use the default theme. Yesterday I updated to 1.6.0.11 and it was showing normal (deinstalled it since I had severe problems

 

with saving products) so back ot 1.6.0.9 again, but I would like the add to cart buttun to show up always and on any screen format.

 

thanks for any advice on this.

Link to comment
Share on other sites

×
×
  • Create New...