graphicdop
Forum Replies Created
-
Hello, Williams! Hope you are doing well! Apologies for the delay; my email was broken, and I did not receive notifications. I think for this issue I need to create another topic, as it’s big and not related to the current issue.
Thank you,
Reagrds,
Olga
Hello, Williams! Apologies for the delay with my response; my email was broken, and I did not receive notifications. My client said that she did not need minutes, so I just removed these fields, and the problem was solved. However, thank you very much for your help and suggestions; we can close this topic now, but perhaps someone else can benefit from your replies and solution.
With Kindest Regards,
Olga
Hello, Alex! Thank you very much for your kind response. I have already resolved this issue with the help of my colleague and friend. However, I noticed a second issue related to the current one: some links on the main English version were redirecting me to the Russian second-language version. I did research and troubleshooting, but I think this issue started when I used the dropdown “select strings to translate” and translated all in bulk. After that, I started to have these issues with the menu and with the links of the pages where I used the dropdown “select strings to translate”. So I did my research. I found a solution in TranslatePress general settings: “Force language in custom links”. It fixed my broken links, but broke other links. I flashed permalinks multiple times, cleared the cache a million times, and checked and unchecked “Force language in custom links” multiple times, and it seems that the issue is gone. Could you please confirm that this is the way to fix this issue? I spent the entire day fixing it and don’t want it to come back, so. I need to make sure that everything is working properly.
And just to confirm, this plugin (link attached) is not the original plugin from TranslatePress and can create these issues? It was in suggestions when I installed TranslatePress https://ww.wp.xz.cn/plugins/automatic-translate-addon-for-translatepress/
Thank you very much,
With Kindest Regards,
Olga
This is from the developer tools translated version of the broken menu items, could you please tell me how to fix it? https://www.dropbox.com/scl/fi/032gk9he42rfdfdkbqsge/Screenshot-2026-03-03-at-15.01.33.png?rlkey=rn9hay5ryipu6sl7ux5z47k8a&dl=0
Thank you!
Hello, Williams! Thank you for your reply, but no, you misundrstood me.
- I only want to put “Number’ fields side-by-side in one line, the same as “Phone” and “email”. Phone and email are looking great, but “Number” fields are broken. Please see screenshot; https://www.dropbox.com/scl/fi/booizfxzgapeil4vzw93r/Broken.png?rlkey=6slwxeabqipm3u43q8uf958r8&dl=0 and this one is in the form editor: https://www.dropbox.com/scl/fi/8q9z1finrx6m5tbdfsvkm/Editor-view.png?rlkey=dmrkl5eiaxo9kvofy3eu0gfij&dl=0
- I do not ask you to code for me, I said that I tried to fix the layout issue with CSS, but it did not work.
- I know how to style Forminator forms, and I followeed documentation. All I needed to do is drag the field and drop it next to the one I want to place it with, side-by-side. But “Number” fields appears broken. please, see screenshot again: https://www.dropbox.com/scl/fi/booizfxzgapeil4vzw93r/Broken.png?rlkey=6slwxeabqipm3u43q8uf958r8&dl=0
Thank you,
Regards,
Olga
Hello! I have the same issue and lighthouse in pagespeed shows that it’s recaptcha and Stripe payment, although I removed recaptcha form this form. The form is in “Become a member” button https://bilingvi.com/bilingvi-hub/
thanks!
Regards,
Olga
Hi Williams! Thank you very much, your link helped me. I used this code, with my form ID:
document.addEventListener(‘focusin’, function (e) {
if (e.target.closest(‘#forminator-module-3227’) && e.target.classList.contains(‘forminator-datepicker’)) {
const input = e.target;let attempts = 0; const forceSnap = setInterval(() => { const picker = document.getElementById('ui-datepicker-div'); if (picker) { const rect = input.getBoundingClientRect(); const pickerHeight = picker.offsetHeight; let topPos = rect.bottom + 2; if (topPos + pickerHeight > window.innerHeight) { topPos = rect.top - pickerHeight - 2; } picker.style.setProperty('position', 'fixed', 'important'); picker.style.setProperty('top', topPos + 'px', 'important'); picker.style.setProperty('left', rect.left + 'px', 'important'); attempts++; } if (attempts > 10) clearInterval(forceSnap); }, 5); }}, true);
The date picker is working fine now! However, I have one concern: the page loads very slowly. I checked in the Pagespeed Treemap in Lighthouse that recaptcha slows down the page and Stripe payment. https://bilingvi.com/bilingvi-hub/ The form is in the “Become a member” button. I removed recaptcha from this current form, but Lighthouse still shows it. Is there any documentation regarding this? If yes, could you please share the link?
Thanks,
Regards,
Olga
Hello! I’m using a short code for products page elementor, but it does not work. Thank you! https://www.bananatreeshop.com/shop/
Forum: Plugins
In reply to: [WooCommerce] Free shipping at checkout not applyingFixed! Apparently, I had two checkout forms on my checkout page, one from Elementor and the second one from WooCommerce, but it was hidden, I deleted the form from WooCommerce and everything is working fine, now.
Thank you all for your help, time, and investigation!
Forum: Plugins
In reply to: [WooCommerce] Free shipping at checkout not applyingHello, Moses!
Thank you very much for your kind response, I can assure you that there is no CDN connected to website.
I’ve already done all the steps that you are recommending:
1. I installed fresh WordPress to the newly created subdomain and made a copy of the website, here is the link to the shop page: https://www.luison.graphicdop.com/wp/product-category/para-el/ (I can provide a temporary login to staging website if needed.
2. I switched off all plugins except WooCommerce and changed to the Storefront theme as recommended above, so there is no additional code on the website. The Word Fence plugin was also deactivated. All payment plugins and the caching plugin were also deactivated.
3. Additionally, I contacted my hosting provider, and they assured me that all cache is switched off from the website. Last but not least, I posted this question in 3 WooCommerce groups, where users are trying to help me too.
Looking Forward to the solution,
Thank you very much,
With Kindest Regards,
Olga. P
Forum: Plugins
In reply to: [WooCommerce] Free shipping at checkout not applyingHello, Zubair! No, no caching, I asked my hosting this question multiple times as developers always point to caching. It’s not caching, and I’m not the only one, who’s experiencing this issue.
https://github.com/woocommerce/woocommerce/issues/17412
https://xtemos.com/forums/topic/total-price-in-checkout-page-woocommerce-not-updating/
Forum: Plugins
In reply to: [WooCommerce] Free shipping at checkout not applyingHello, Jonayed! Thank you for your kind response, here are the files you that requested:
Thank you,
With Kindest Regards,
Olga. P
Forum: Plugins
In reply to: [WooCommerce] Free shipping at checkout not applyingHello, thank you very much for your reply, I duplicated the client’s website to my subdomain and changed to the storefront theme, so there is no additional code on the website https://www.luison.graphicdop.com/wp/checkout/ If you go to the checkout page now, all page obviously broken and you cannot even see the shipping option. If I switch off all plugins except WooCommerce, the issue is still there.https://www.luison.graphicdop.com/wp/checkout/
So, all troubleshooting that you suggested did not work, it’s not additional code, not plugin conflict, not Theme issue, it’s a bug in WooCommerce.
Thank you,
With Kindest Regards,
Olga
Forum: Plugins
In reply to: [WooCommerce] Free shipping at checkout not applyingHello, Jonayed! Thank you for your kind response, unfortunately, I cannot do all these steps as you listed due to it’s live website of my client, and they are running aggressive ads on this website to get more sales. I cannot do it at midnight either as they had conversions at this time too. Perhaps there is some other workaround? Additional plugin, or code snippet?
Thank you,
With Kindest regards,
Olga
Forum: Plugins
In reply to: [WooCommerce] Free shipping at checkout not applyingHello, Jonayed! Thank you for your kind response, yes, I’m comfortable with the code and changed the settings as you advised. However, we want to give the client the option to choose either free shipping or paid shipping by courier for 20$. If I move Free shipping on top and try to select Courier at the checkout, 20$ for this shipping does not add to the total price. https://www.dropbox.com/scl/fi/o2qwxbgv7lwayhqtkwcjb/Screenshot-2025-03-19-at-16.00.22.png?rlkey=a8r171qnasauvdqk39k7kjf8s&dl=0
How can I fix this?
Thank you,
Regards,
Olga