This topic has 12 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
Hi There,
I’m using the Woocommerce Product Vendor plugin with this theme. It all seems to work ok apart from a few little niggles.
If you go to the page http://www.nutechtoyz.com/nutechstore/vendor/whufclee-warehouse/
How can i add each vendors own image instead of the large grey area under the header?
If a separate image for each vendor can’t be done, then how do i add a permanent image there?
Also How can i add a vendors logo or photo to the vendors shop page in the vendors widget in the left sidebar here http://www.nutechtoyz.com/nutechstore/vendor/whufclee-warehouse/
Kindest Regards
Hylton
Hello,
You can upload breadcrumbs background image in Theme Options > Color Scheme > Breadcrumbs background.
How can i add a vendors logo or photo to the vendors shop page in the vendors widget in the left sidebar
Sorry, but this is related to the plugin settings, not to the theme. You should contact their support.
Best regards,
Jack Richardson.
Hi Jack,
Is there any code hack to make it show a picture for what ever vendor the page is showing at that time?
Kindest Regards
Hylton
Hello,
Sorry, but our theme doesn’t have such option.
Best regards,
Jack Richardson.
Hi Jack,
Not to worry I can use a permanent image.
How can i change the breadcrumb text to white instead of the colour it is now #282828?
I’ve tried some custome code using firebug but can’t get it to work.
Kindest Regards
Hylton 🙂
Hello,
Please use this code in Theme Options > Custom CSS > Global Custom CSS:
.page-heading #breadcrumb, .page-heading .delimeter, .back-history, .page-heading a, .page-heading .woocommerce-breadcrumb, .page-heading .title {
color: #fff;
}
Regards,
Eva Kemp.
Hi Eva,
Thanks for that, but it didn’t work?
Any ideas why?
Hylton 🙂
Hello,
Please look at the screenshot http://storage7.static.itmages.com/i/15/1027/h_1445945605_5338060_ed346fca75.png , you missed a bracket in the upper located code. I’ve added it and now my code is working.
Please check.
Regards,
Eva Kemp.
Hi Eva,
I’ve checked all that and it’s still not working.
I’ve added my login details in private details if you could check my settings from your end I would be grateful.
Kindest Regards
Hylton 🙂
Hello,
Please clear browser cache and check now.
Regards,
Eva Kemp.
Hi Eva
Yes that works now.
Many thanks.
Regards
Hylton 🙂
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Vendor page’' has been successfully resolved, and the topic is now closed for further responses