Hi,
I have read all the threads on this issue and followed all the steps. I have updated to the latest versions of Abundance (1.2.1) and Woocommerce (1.4.2) but I still can't get my products to display at all. Please help!
Hi,
I have read all the threads on this issue and followed all the steps. I have updated to the latest versions of Abundance (1.2.1) and Woocommerce (1.4.2) but I still can't get my products to display at all. Please help!
Hey,
please try to resave your products. It's required on some installations because of the major changes in WooCommerce 1.4.2.
Hi,
I've done that and it's working fine now. Thanks! Btw, is it possible to change the font color on the sidebar? Please let me know how to do it if possible. Thanks again.
Hi,
.sidebar {
color: #FF0099;
}
.sidebar a {
color: #222222;
}
.sidebar a:hover {
color: #FF0099;
}
.sidebar .widgettitle, .sidebar .widgettitle a{color:#ff0099}
.sidebar .widget, .sidebar .widget a{color:#ff0099}
Adding the above to your Quick CSS or custom.css file should cover most of the text and/or links in the sidebar. Each color code can be changed individually.
Let us know if it works :)
You must log in to post.