scarpinoc
Forum Replies Created
-
Ho notato che questo bug esiste anche sul vostro sito =)
Ho comprato la versione PRO. Vediamo che succede…EDIT: Ok, la versione PRO non soffre del bug del field CITTA’.
- This reply was modified 5 years, 12 months ago by scarpinoc.
Ok, non so se ho fatto le cose per bene.
Premetto che non sono per nulla un esperto di web, anzi… faccio tutt’altro nella vita. Però, dopo un po’ di ricerca ho fatto così:Ho aperto il file:
dot4all-wc-cf-piva.php
e ho semplicemente modificato da:
[363] – $fields[‘billing_city’][‘class’] = array( ‘form-row-first’);
a
[363] – $fields[‘billing_city’][‘class’] = array( ‘form-row’);
Ora il field città è al 100%.
Ho fatto bene?
C’era un altro metodo?
Non vorrei che con un futuro aggiornamento del suo plug-in, poi, tutto tornasse come prima.Saluti
PS: ho provato anche con il tema di default è il problema rimane.
———————–Forum: Plugins
In reply to: [Cookie Information | Free GDPR Consent Solution] WPML AND GDPR ComplianceI had a big problem with WPML like you.
At first, you need to scan the GDRP plug-in with the WPML tool
WPML -> Localizzazione del tema e dei plugin
Then, you must to go to WPML -> String translation -> Traduci le stringhe dell’area di amministrazione.
Now, you are able to see the GDPR strings.
The problem is that this WPML String tool needs a lot of resource from server side.
Often you will have some error.
I read in WPML forum a lot and I don’t remember exaclty where I found this suggestion
But, try to add in your ftp ROOT, this php.inisuhosin.request.max_vars = 2000000
suhosin.post.max_vars = 2000000
max_input_vars = 2000000I solved my problem with this code
sorry for my English
Forum: Plugins
In reply to: [WooCommerce] Filter by price + VAT = HUGE PROBLEM!Hello Andrew,
Ok, maybe now it works. I had to changed.
“Prices entere with tax: Yes, I will enter prices inclusive of tax”.
And, in the product page, to insert the price with taxes. In this situation (25 euro and 89 euro)
Now the filter widget works =)
Hello, now it works again =)
Hello cavalierlife,
thank you for your answer…
I’m new to Elementor and I have found very strange that this simple option isn’t available yet…
Maybe is there some “tricks”?
I wrote on github… I hope they will liste me.thank you =)
Hello,
yes, it works now =)
Aboput your plug-in? It’s simply amazing!!!
But, I’m not so expert. It’s my first website ^__^Sure,
I’ve tried many time, I’ve also disabled all plug-in: same problem.
Also I tried with Chrome and Opera: same problem.
With the previous version, everything was ok…Here the video.
What can we do?- This reply was modified 6 years ago by scarpinoc.
Hi,
this forum it doesn’t seams very well active and supported =(
Anyway the solution was “simple”. I had a section isnide a section (with colums inside).
So, I’ve removed the internal section and everything was ok.-SOLVED-
Ok,
I think I’ve found the problem.
(*) Elementor v2.5.5
(*) Theme OceanWPAs you can see in this video, the Stretch section parameter is ignored (always OFF) when I add a Column widget inside a Section
Is it a real bug?
Thank you
- This reply was modified 6 years ago by scarpinoc.