robertorefresh
Forum Replies Created
-
I’ve changed collation too: IT WORKS!! 😍
Thanks man, you help me a lot.
Cheers
Hello. Same problem here:
DELETE b FROM wp_trp_gettext_it_it AS a, wp_trp_gettext_it_it AS b WHERE -- IMPORTANT: Ensures one version remains a.ID < 0 AND b.ID < 0 AND a.ID < b.ID -- Check for all duplicates. Binary ensure case sensitive comparison AND (a.original COLLATE utf8mb4_bin = b.original OR a.original IS NULL AND b.original IS NULL) AND (a.translated COLLATE utf8mb4_bin = b.translated OR a.translated IS NULL AND b.translated IS NULL) AND (a.status = b.status OR a.status IS NULL AND b.status IS NULL)AND (a.domain = b.domain OR a.domain IS NULL AND b.domain IS NULL);DELETE b FROM wp_trp_gettext_it_it AS a, wp_trp_gettext_it_it AS b WHERE -- IMPORTANT: Ensures one version remains a.ID < 10000 AND b.ID < 10000 AND a.ID < b.ID -- Check for all duplicates. Binary ensure case sensitive comparison AND (a.original COLLATE utf8mb4_bin = b.original OR a.original IS NULL AND b.original IS NULL) AND (a.translated COLLATE utf8mb4_bin = b.translated OR a.translated IS NULL AND b.translated IS NULL) AND (a.status = b.status OR a.status IS NULL AND b.status IS NULL)AND (a.domain = b.domain OR a.domain IS NULL AND b.domain IS NULL);- This reply was modified 1 year, 10 months ago by robertorefresh.
Hello.
- This shortcodes are not showing in string lists (For example: “Impostazioni Cookie” should be “Cookie Settings” in English) -> https://snipboard.io/RuIxs8.jpg
- I tried to add the translation through conditional shortcode directly from the admin interface, but it doesn’t work (maybe becouse would be a shortcode in shortcode)? (See screenshot here: https://snipboard.io/ljOFbk.jpg, https://snipboard.io/bWFSwQ.jpg).
Can you Help us?
I’m using PRO version of Cookie Consent and Translatepress
Waiting for gently reply.
Thanks in advanceEDIT:
I tried to all settings in Advance > Troubleshooting, but it soesn’t work:
- Fix missing dynamic content
- Disable dynamic translation
- Fix broken HTML
thanks in advance
Just solved.
If somebody need help about this, check here.
https://www.webtoffee.com/translating-gdpr-cookie-consent-plugin-with-polylang/“You can use the Quick Edit button in the cookie category listing page to edit the slug and enter the same slug as in the other language. You won’t be able to do it from the All Languages section due to WordPress limitations.
”Thanks anyway.
- This reply was modified 4 years, 4 months ago by robertorefresh.
Hi, I’ve got some news.
The problem seems to be related to Cookie Category “slug”.
So, as I can see, “Necessary” cookie Category slug must be “necessary”.So, can Cookie Category for ENGLISH and Cookie Category for ITALIAN have same slug?
Forum: Plugins
In reply to: [Nexi XPay] Disabilitare i metodi di pagamento alternativiSalve, ho lo stesso problema anche io. Come posso procedere?
Vorrei disabilitare MASTERPASS, anche perchè se provo a modificare le impostazioni di pagamento (Woocommerce > Impostazioni > Pagamenti > Masterpass via Nexi XPay (gestisci) > La schermata di impostazioni per questo metodo di pagamento è bianca.
I miei clienti provano ad effettuare pagamento, ma il risultato è un ordine fallito!
Che poi mi sembra molto strano, perchè non ho mai abilitato questo metodo di pagamento… e non riesco a disabilitarlo.Attendo vostre. Grazie.