New Landing › How can we help? › Atelier › Shop page not behaving according to settings.
Hi there,
I’m looking to have my main shop page look identical to this demo page –
http://swiftideas.com/shop/
I’m fairly certain I’ve had it set up how it should be but the results are not the same. I have three columns set however only one product shows up.
Will need a login to see what you have done.
Aha!
I purchased another 6 months of support for such a simple fix! Sometimes the problem is staring you in the face.
One last thing, how to remove the grey bar beneath header?
Thanks a lot Rui!
the good point is that now you have more 6 months of support, and time is money.
Add the code below to the custom css option hide that grey area.
.post-type-archive-product #breadcrumbs{ display:none; }
-Rui
.post-type-archive-product #breadcrumbs { display: none; }
Agreed Rui!
So as I have a bunch of questions would you prefer me to open new topics for each or can I continue here?
Thanks,
A
You should have a topic per request.
Thanks.
This hasn’t worked.
I also tried to implement the code that you give out to remove SKU and it did not work as well.
Any thoughts?
Feel free to log in and correct if easier.
already fixed it. Check again.
The code to remove the breadcrumbs has worked:
Great, perhaps I inputted it incorrectly. Still struggling with removing the SKU on product pages however.
I made a change in the last css rule in your custom css and the sku is gone.
Thanks Rui! I’ll mark this topic as completed.
You must be logged in and have valid license to reply to this topic.