Hi rwk,
It’s possible to omit any of the custom fields you have, but not categories, sub-categories, or tags at this time. We’ll add including those to our feature request list so that it’s possible in a future version.
Thank you,
How do I omit the custom fields from the compare results?
Alan
Hi Alan,
Could you send us the link to your website’s product catalogue page?
Hi.
I dont want the top 3 fields when you compare
Full range
sub catagories
tags
http://www.knight-stoves.co.uk/all-stoves/
thank you
Alan
Hi Alan,
To hide those fields on the compare results table page, just add this code to the “Custom CSS” box in the Edit Catalogue page:
.upcp-product-comparison-category,
.upcp-product-comparison-sub-category,
.upcp-product-comparison-tags {
display: none;}
Perfect!
Great help and service as always.
Alan
Sorry, how do I omit custome fields from ths as well?
Alan
Hello rwkadmin2018,
Do you mean that you don’t want to show the custom fields in the sidebar menu? If yes, then you could try using the following CSS:
.prod-cat-sidebar-cf {
display: none;
}
Best regards,
i want to omit a couple of custom fields from the results when you compare.
Thank you
Alan
Hello rwkadmin2018,
Coul you share the link to your compare page so we could provide you the CSS to use? Also, mention the custom fields that you don’t want to see in the compare page.
Best regards,