Re: Removing the Buy Now/More Info buttons on Product Listing page
It is working, I had it set to maintenance on, because I don't want anyone seeing it yet.
Re: Removing the Buy Now/More Info buttons on Product Listing page
It is still set to
piccadilly_posh
so not much to see as to if this is an issue or not ...
Re: Removing the Buy Now/More Info buttons on Product Listing page
I switched to the classic template as you suggested. Still had the same problem so I switched it back. It's obviously not a template issue if I switched templates and the layout stayed the same.
Re: Removing the Buy Now/More Info buttons on Product Listing page
Quote:
It's obviously not a template issue if I switched templates and the layout stayed the same.
Better start by replying and scrolling up and reading - then supplying the information about your install
Re: Removing the Buy Now/More Info buttons on Product Listing page
If all else fails, you could add this to your stylesheet:
.listingBuyNowButton {display: none;}
Re: Removing the Buy Now/More Info buttons on Product Listing page
Wow. Such as simple solution. Adding that to my stylesheet worked like a charm! Thank you!
Re: Removing the Buy Now/More Info buttons on Product Listing page
Quote:
Originally Posted by
apriigem
Wow. Such as simple solution. Adding that to my stylesheet worked like a charm! Thank you!
This sounds like my issue, as well. Where in my stylesheet do I add this line of code?
Re: Removing the Buy Now/More Info buttons on Product Listing page
Quote:
Originally Posted by
LindaLou
This sounds like my issue, as well. Where in my stylesheet do I add this line of code?
Adding that line to the bottom of your template's stylesheet.css should do the trick.
Since you didn't identify what your issue is, you might also see what changing Configuration->Product Listing->Display Product Add to Cart Button and/or Configuration->Product Listing->Display Multiple Products Qty Box Status and Set Button Location do.
Re: Removing the Buy Now/More Info buttons on Product Listing page
I just want the Buy It Now button to be removed so that no one can buy from the listings, they have to click on the individual item and Add to Cart of that page.
Can someone help me with that?