ptravassos
Forum Replies Created
-
Hi,
I had already tried this snippet without success.
I think the problem is related to the fact that i also have an ACF field with the taxonomy/terms values. WP All Import doesn’t let update through the taxonomy update. I disabled the update by taxonomy and instead updated the related ACF and it worked. But, it should had also worked with the taxonomy.
Thank you.
Forum: Plugins
In reply to: [Crop-Thumbnails] XMLHTTP request (missing header on version >=1.6.0)Adding the header solved the problem. If anyone found the same problem here is the link to add header on S3.
https://repost.aws/knowledge-center/s3-configure-cors
Thanks
Forum: Plugins
In reply to: [Crop-Thumbnails] XMLHTTP request (missing header on version >=1.6.0)“Works great until, 1.5.0.”. Yes i manually installed the 1.5.0 to have it working correctly. The installation have de media stored on S3 and distributed with cloudflare. I said that because it’s an error that only apear from your v1.6+
Thank you.
Forum: Plugins
In reply to: [NS Featured Posts] Hook action when featured changesExcellent! Thank you.
Forum: Plugins
In reply to: [Moloni] Criação de um hook quando o documento é fechado,Só par ficar a nota para quem vir este comentário e código, também foi alterado de action para filter.
Muito obrigado.
Hi,
Can you please share your solution, to expand and show child categories when parent is selected? thanks.
- This reply was modified 5 years, 10 months ago by ptravassos.
Forum: Plugins
In reply to: [Moloni] Sugestão de criação de um hookExelente! Obrigado.
Espetáculo! A funcionar 5*. Muito obrigado pela ajuda!
Aqui está a resposta deles… (= a nada)
Pergunta:
I am trying to put available other types of payment when i create a subscription at the wp-admin. I only have available the “Manual payment”, “credit card (stripe)”, and some others but i would like to have the “MB reference payment”
If i buy a subscription product as a costumer on the store, my subscription have this method selected. But i can’t selec this method if i create the subscription on the backoffice.
In the past it already worked when i add the option to the plugin (https://pt.ww.wp.xz.cn/plugins/multibanco-ifthen-software-gateway-for-woocommerce/)Resposta
Hi Pedro,Thank you for contacting WooCommerce – I’m happy to help.
If I understand correctly, you’re saying that that 3rd party payment gateway plugin isn’t showing up on the admin side of things when using WooCommerce Subscriptions – right?
If that’s indeed correct, the changes required to have that extension show up would need to be made by the developers of that plugin as it’s not something that WooCommerce or WooCommerce Subscriptions have any direct control over. Practically this means that you’ll want to get in touch with their developers here to request further compatibility with WooCommerce Subscriptions.
Please let us know if you have any further questions on this – we’re happy to elaborate if needed 🙂
Thanks!
O que é que achas que deveria acrescentar? Obrigado.
Muito obrigado pelo esclarecimento.
Assim sendo, neste caso trata-se de um utilizador que pagou várias vezes a mesma referência. Vamos entrar em contacto com ele para resolver a situação. Isto inclusivamente está relacionado com uma subscrição e essa pessoa em vez de usar a nova referência, está sempre a usar a primeira.
Obrigado.
Muito obrigado pelo excelente esclarecimento!
Só uma ultima questão, se eu colocar a referência MB na pesquisa do admin, no caso de ela já ter sido atribuída a mais do que uma encomenda, deveriam ser listadas todas as encomendas que tenham tido essa referência certo?
No meu caso em concreto só me aparece uma (daí que admiti que fosse pagamento repetido).
Mas queria só confirmar que esse era o comportamento expectável.
Obrigado.Resolvi o problema, deixo aqui a solução, que acabou por ser bastante simples.
woocommerce_nif.php (linha 91):
if ( $post->post_type == 'shop_order' || $post->post_type == 'shop_subscription') {Testei e vai buscar corretamente o NIF se estiver no account da pessoa e ao criar a order passa o valor para lá corretamente.
- This reply was modified 6 years, 11 months ago by ptravassos.
Forum: Plugins
In reply to: [User Switching] PHP Fatal errorSame problem here. Only at author archive page.
Boa!
ObrigadoSim tenho isso a funcionar num site.
Obrigado.