Forums
(@hueyapan)
12 years, 4 months ago
This worked great for getting the “add to cart” to show up. The title didn’t show up, but I am determined to get to the bottom of this – I will tinker with it.
I really appreciate it!
I really appreciate it – I will try to do a dummy install on another site and see if it works. Thanks again!
I guess I still need to figure out how to put the product name. This is the look I’m going for: https://www.winksoap.com/
Thank you so much for your response. It’s the Argentum theme from Woothemes. Where would I add that line of code?
I used this in the custom.css file in my theme. Worked like a charm:
.home .breadcrumb { display: none; }
12 years, 5 months ago
THANK YOU for that fix, I was looking for a solution, too!
This is what worked for me:
Go to your editor Open Header.php Find the line of comment that looks like this: // get search form
Delete the line of code DIRECTLY under it – the line of code also has ‘get search code’ in it
Good luck!