Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
With a variabele product it shows the price range.
Is it possible to change it in to a from price, with the lowest price showing?
Also the name of the product on my homepage is in blue, I already changed the woocommerce colors, where can I change this?
Thx!
Hi Kathleen
Thanks for reaching out.
Variable Products
Do you perhaps have an example product I could check out. I’m not a WooCommerce expert by any means. This question might need to be moved onto their forums. Let me take a look at an existing product and see if I can research a solution.
Links
Please try going to Appearance > Customize > Theme Design and click General. Change the Content Link Color and Content Link Hover Color to match your WooCommerce colors. This should resolve the probem.
The Url I gave was an example product: http://thedogcompany.nl/shop/product/hurley
The colors are in the right color at the place you give. Woocommerce doesn’t apply them…
Strange issue with the links. Sorry for the hassle. Please try the following at Appearance > Custom CSS:
Edit as required.
That worked!
For the prices I move the question to the forum of woocommerce?
Please, if you don’t mind, that would be best. Once you have been provided or located the customisation snippet to execute this change we can help do it in an update safe manner (within a child theme).
I found a code that has to be changed in the functions.php, is that ok?
The code is:
Sorry not changed but added.
Also found this snippet for the functions.php
That should remove the count of the items in the category.
Let me work up a child theme for you.
NB: All WordPress themes completely overwrite their own theme folder during theme updates. Please don’t make any changes via Appearance > Editor unless you’re working from within a child theme.
Here we go:
https://siteorigin.com/wp-content/uploads/2015/07/vantage-child-kathleen-01.zip
1. Download the ZIP to your desktop.
2. Install from Appearance > Themes > Add New: Upload Theme. Activate.
3. Test it out.
4. If you’re happy then go to Appearance > Customize, activating a child theme, unfortunately, resets this section. You’ll need to redo your settings. If you have a lot of customizations here then I recommend opening Appearance > Customize in a tab before activating the child theme. Activate the child theme in a new tab. Then copy your Customize settings across manuallly.
So I have to do set the colour and menus again?
And for the changes with the price now it says “vanaf” but the price is on a new rule… Looks like “vanaf is linked to the product name as it is a link now.
The counting is gone so that’s nice!
How does it works if Vantage get’s updated? I assume the child theme wil not be updated?
When we activate a child theme menu location settings and the Customizer are reset. No way around this. A core WordPress challenge.
When you update Vantage the parent theme is replaced, the child theme is left untouched. It’s update safe and the correct way to make modifications.
I copied the functions in as provided so you’ll need to take a quick look at those and let me know what you’d like to change. Vanaf comes from this line in the function you sourced:
Ok! I’m working in the Child theme now.
I’m awaiting help for the ‘vanaf’ problem somewhere else. Hope that wil be solved soon.
In between I found out how I could change the text on the buttons, that works.
But still some questions:
– How do I allign the products in a category see http://thedogcompany.nl/shop/product-categorie/aan-de-lijn/lijnen/
– How do I get the same buttons on my homepage as everywhere else? http://thedogcompany.nl/shop/
Thx!
For the allignment I found this code for the style.css
Thanks for the update. Please try the following at Appearance > Custom CSS to resolve the home page:
Hope that helps.
That works! Thx!
I also added the code for the alignment but that doesn’t seem to solve the problem correctly. Any idea?
O and if I add a product to my cart it says that it has been succesfully added but the colour line is blue and there is an icon in green. I want to change this in my own colours…
Are you asking about the button alignment? That’s due to product titles being different lengths. Some fit on one line some go to two lines.
Yes, is there a way to allign them al the same, regardless of the length of the product title?
Ahh sorry, ok the button issue is because some products have the “vanaf” string.
Also the checkout button is blue… http://thedogcompany.nl/shop/winkelwagen/
Try the following at Appearance > Custom CSS:
Adjust the min-height value as required.
That seems to work everywhere, except the homepage.
Please try changing the min-height to 330px.
360px works for the homepage, but then the other products have a large blank spot between the product and the button…
Please try the following at Appearance > Custom CSS to sort out the cart page:
Please go to your WooCommerce color settings and change your cart button hover color to:
The brief flash of red is coming from WooCommerce color settings being different to the ones we’re trying to apply.
Cool, just make it page dependent:
We’re getting there! The red was a primary color for woocommerce. That’s solved also.
Seems remaining question is:
O and if I add a product to my cart it says that it has been succesfully added but the colour line is blue and there is an icon in green. I want to change this in my own colours…
O wait, the homepage isn’t listening to the min. height….
Thanks for the feedback. The body class is different than expected because the store is in demo mode. Please try:
Please try the following for the cart message:
That works!
For the cart message it’s just the icon that is in an other colour.
And here is a simular message with the blue clour and blue icon. http://thedogcompany.nl/shop/afrekenen/
Try adjusting: