This topic has 8 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Good afternoon,
Bought the blanco template again, for our “sister” company: http://atlassanitationproducts.com/
2 Questions please?
I’d like the b1.jpg and b2.jpg next to each other, under the slide. (made them smaller but that doesn’t help).
And would it be possible to have product categories on the homepage, instead of products?
Somehow all products end up on the homepage.
Thanks again for a great design!
Rob
Hello,
1. Please add this code in custom.css file:
.one-half {
width: auto;
}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
2. You can use this shortcode to display categories:
[etheme_product_categories number="12" parent="0"]
Please refer to our documentation https://www.8theme.com/demo/docs/blanco/#!/blanco_shortcodes , you can use Woocommerce shortcodes https://docs.woothemes.com/document/woocommerce-shortcodes/
To make them work in our theme, you need to insert prefix “etheme_” before shortcode words. For example: [etheme_best_selling_products per_page=”12″] will display best selling products and [etheme_product_category category=” “] – multiple products in a category by slug etc.
Best regards,
Jack Richardson.
Hi Jack,
Thanks for the reply. Tried it, but it doesn’t look very good, the catorogies on the homepage
http://atlassanitationproducts.com/. The pics are small and the category names are only partly displayed.
Any suggestions maybe?
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Thanks Eva!
Hello,
You copied odd characters with the shortcode. I’ve edited it. Please check the page now.
Regards,
Eva Kemp.
I’m grateful!! (and sorry for being so ignorant).
Thanks a lot and have a good night!
Hello,
You’re welcome.
Good night to you too.
Regards,
Eva Kemp.
The issue related to '‘Homepage adjustments’' has been successfully resolved, and the topic is now closed for further responses