lucasmdiniz
Forum Replies Created
-
Forum: Plugins
In reply to: [Post My CF7 Form] Can’t change or add fields after publishedThanks a lot, just found it in the FAQ.
- This reply was modified 4 years ago by lucasmdiniz.
Hello
Everything is working fine now, thanks for the help folks!
Hello,
Actually I’m using the auto-blocking, CookieBot does identify the cookie after the scan. But the cookies are in some scripts that are created on the DOM after the page loads, so I believe it can not block them because of that (I may be wrong here).
Hi @aytac,
This tool is not supported by you yet, it’s a plugin that inserts some code to the pages, as it is not a widely used tool I understand that you are probably not going to support it.
the tool is this one, https://resultadosdigitais.com.br/. I’ll try to solve the problem with this tool using custom code.
I solved the problem with GADWP, thanks.
Best Regards
LucasHello @aytac,
I was debugging and just realized the all cookies that are not being block (even the Google Analytics Ones) are from the marketing tool that I’m using.
This tool load scripts that set the cookies dinamically, now I’m trying to load these scripts according to the user consent.
Thanks for the answer!
Best Regards
LucasI’ve made the changes and it looks like everything is working!
Thank you for such a great support even in the free version of the plugin.
Best regards.
Here is how my wp_feedmanager_product_feed table looks like:
https://calcadosnovaserrana.online/wp-content/uploads/2019/10/Untitled.png
This is the only row, I do not have a row where the product_feed_id is 3. Is that right?
Sorry for my late reponse. I’ve gone through the steps but it didn’t work. I’ll try to change the wp_feedmanager_product_feed table and let you know if it works.
Thanks!
Forum: Plugins
In reply to: [WooCommerce Correios - Cálculo de Frete na Página do Produto] Erro 403Cara, parece que é lentid?o na resposta da API. Subi meu TimeOut pra 1 minuto e o plugin consegue calcular, o problema é que o usuário vai esperar um bom tempo até o cálculo aparecer.
add_filter(‘cfpp_rest_timeout’, function() {
return 60000; // 60 segundos
});Forum: Plugins
In reply to: [WooCommerce Correios - Cálculo de Frete na Página do Produto] Erro 403Fala Cleberson, estou encontrando o mesmo erro que você.
O erro aparece quando você está logado também? Estou tentando debugar isso aqui e recebo o erro de ”rest_cookie_invalid_nonce” somente quando n?o estou logado.
Estou pensando que pode ser a vers?o do Wodpress, qual vers?o você está usando?
Quando estou logado recebo outro erro,
-= CFPP returned an error response: undefined =-.
Forum: Plugins
In reply to: [Claudio Sanches - Correios for WooCommerce] WP_Error: cURL error 28Ainda fora do ar?
Forum: Plugins
In reply to: [Flamingo] Show label instead of field titlesame here
Hi guys,
I’m having the same issue, in my case the Frontend Registration – Contact Form 7 plugin is sending the default e-mail. Maybe your problem is the same @luckae, I haven’t find any good solution (i’ve solved this removing the part of the code of the cf7 plugin).
Maybe with this information @voltronik can help us with a better solution. Hope this help you guys!