postalboy
Forum Replies Created
-
bump
@wckalkulator please can you help, I have checked the settings for the caching plugins but can’t find where you disabled the cache for the products.
The pond glass product is working ok since your fix but I am still getting the Total Bad Request! error on the well glass product
@wckalkulator still getting Total Bad Request on the well product. The pond glass one is ok.
@wckalkulator I have cleared the cache and the product is working again. I’ll keep an eye on it.
I have updated to the latest version but the price isn’t updating when a color is selected from the swatch.
@wckalkulator thank you as always for your help.
The pond glass product is working ok but the well glass cover is still getting the Total Bad Request Error! I tried looking in the settings for the caching plugins but couldn’t find where I could check on the status of this product.
@wckalkulator excellent, thank you Krzysztof. The only thing I have to report is that the Total Bad Request! error is occurring again (it is visible on the site now as I have not cleared the cache). I have not yet updated to the latest version of your plugin.
@wckalkulator thank you, it seems to be working. I will monitor it. Thank you very much for your help.
Did you have any thoughts on why the product ‘glass-well-covers’ doesn’t add a value to the price when a colour is selected from the swatch?
@wckalkulator hey Krzysztof, just checking to see if you got the email about access to the site? I’m still being plagued by the Total Bad Request error and can’t figure it out
@revolutbusiness ok thanks for your response.
I am currently using Stripe and I believe that plugin only shows the Google Pay button to the user if they are logged in to their google account.
If this is the case it may be helpful to have an option where you can select to show the google pay button to all users or just those users that are logged in to google/using google pay.
@wckalkulator hello, sorry for my delay in reply and thank you for the suggestion.
I have tried this but the value is still not changing even if {colour} is added after the max function.
ie. when the customer selects a colour from the colour picker, a value should be added to the total price. This isn’t happening.
I have just sent you an access request via email.
I am also having another issue now. It is a conflict with a caching plugin. If I clear the cache, after a few days the calculator outputs “Total Bad Request!”. It works again if the cache is cleared. I tried your suggestion in another thread but the caching plugin is not set to compress inline JS.
@wckalkulator sorry I’m still not sure what I’m doing wrong. I added the field to the formula but it still doesn’t add on a value to the price when a color is selected:
@wckalkulator Hi Krysztof, thank you I am just trying to sort out the formula now.
How would the formula be arranged if I wanted the value added if a color is selected from the color picker.
eg. if a color is selected +150 to price. If the user does not select a color, no value is added to the price.
Is this possible?
@wckalkulator thank you. It still doesn’t seem to be working for me.
This is what I have on the back end:
I have also entered +150 into the price box.
- This reply was modified 3 years, 8 months ago by postalboy.
@wckalkulator thank you, this worked! Thanks again for all your help.
Final problem:
The lines above the titles on the left hand side and the right hand ‘value’ column do no align. Is there any way to get them to align?
On mobile, the value column is also a bit too narrow. Is there any way to make it wider? I tried targeting it with CSS but I couldn’t get it to work.
Thanks!
I’ve added this to the additional CSS:
label { color: #333; word-wrap: break-word; width: 100px; }