Forum Replies Created
-
AuthorPosts
-
Hi Harry,
Thank you for your reply and the snippets.
The currency switcher css snippet hasn’t quite worked. The whole top bar still looks different and much wider than before and there is a box around the switcher unlike the Claue switcher. Also the currency symbols look different and weird now (we have switched them off for the moment). Here is how it is now http://prnt.sc/p1joxk . Can we adjust this in some way to make it like the Claue one? See here http://prnt.sc/p1jpgh
Regarding no 2 – the colours in the cart. We’ve checked all the possible places in the Claue custom css box and the child theme css and we have not entered that snippet that you wrote so we do not have anywhere to change it. Is it possible that this option to colour the cart was selected accidentally somewhere in the Claue theme options?
September 4, 2019 at 1:21 pm in reply to: 504 Gateway timeout on products + site speed + layout #33424Hi Harry,
Thank you very much for your reply and the fixes.
We have upgraded the php version and set up the default homepage and the background pic. The picture shows up a lot darker than the original image – where can we control the level of darkness/shading on it?
Hi Harry,
Thank you for your reply. Yes, the switcher is working ok – the issue wasn’t that but with the way it looks visually on the site. The switcher has gone back to looking like a big box rather than looking the same way that as the Claue theme switcher.
You gave us the following code to make look the same:
.woocommerce-currency-switcher-form .chosen-container-single .chosen-drop {
border-radius: 0;
background: #f6f6f8;
box-shadow: none;
border: none;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single,
.woocommerce-currency-switcher-form .chosen-container-active.chosen-with-drop .chosen-single {
background: none;
border: none;
box-shadow: none;
}
.woocommerce-currency-switcher-form .chosen-container .chosen-results li {
padding: 5px 22px;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div b {
background-image: none !important;
background-size: inherit !important;
background-repeat: inherit !important;
position: relative;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div b::before {
font-family: FontAwesome;
content: “\f107”;
position: absolute;
top: 0;
right: 10px;
color: #666;
}It was working fine until the update just now and not sure what has broken it. Would you know how to fix it?
Also, another issue which we have noticed that has just appeared – for some reason, the box around an item which is added to cart now appears in purple colour instead of just plain white as it should. See here http://prnt.sc/p0ko8n It only seems to do this to the first item added, not to the others. How can we make it go back to white?
Many thanks again for your help.
Hi Harry,
After doing an update to the theme and plugins we’ve noticed that the custom css code snippet you gave us to make the WOOCS multi currency plugin appear the same as the Claue theme currency switcher on the website is no longer working. The dropdown box for the currency switcher has now reverted to the WOOCS look, so the css code has stopped working.
Do you what has caused the issue and how to fix it?
Many thanks in advance for your help.
Many thanks Harry, we’ll give this a shot.
September 1, 2019 at 10:02 pm in reply to: 504 Gateway timeout on products + site speed + layout #33392This reply has been marked as private.Hi Harry,
Thank you very much for your quick reply, much appreciate it.
We’ve updated the theme and that has fixed the shortcode issue so thank you for that.
Regarding the child theme, I am not sure that I understand you.
Did you mean that we should try renaming the file in the child theme first, then check to see if there has been any impact on the shipping method in the cart and if there hasn’t been any impact, then delete the file in the child theme?
This reply has been marked as private.August 11, 2019 at 8:55 pm in reply to: Urgent – home page broken on live site after updating theme #33068Hello, we’ve figured it out ourselves, no need to reply. 🙂
No worries. 🙂
By the way, we’ve noticed that since an update to woocommerce from about a month ago, we keep getting this message about outdated template files in the theme:
As far as we are aware, we have the latest version of the theme and woocommerce installed. Do you know what this is about and how to fix this?
Many thanks in advance.
-
AuthorPosts