wp_edu
Forum Replies Created
-
I have rolled back to 3.7.0.4 and it works. Amazing how you found that out. I’ll wait and monitore each new update of Uncanny Toolkit above 3.8.0.2, hoping that they will fix this. Thanks
Thank you for the insight. We rely heavily on Buddyboss and will prefer to keep it updated. Unfortunately we might have to try another 2fa solution if this can’t be fixed soon.
I have contacted Buddyboss support, which has shown no will to contribute in this fix. They say it’s the plugin developer’s responsibility to find the fix, even though I’m positive that this behavior is coming from Buddyboss’s login implementation which is conflicting with the plugin.
I guess now it’s a matter of communication between melapress and buddyboss.I am having the exact same problem with Buddyboss. But I feel it’s related to the 3.0 update of the WP 2FA plugin, not Buddyboss update.
It simply redirects and adds this query string: ?2fa_challenge=1
but the 2FA widget does not appear, it shows the login form (username and password) once again.
We will have to disable WP 2FA until this is resolved, breaking our student security against our will.Same here, html tags inside tooltip shortcode are not working anymore in the most recent update. I tried many ways of using single and double quotes, but nothing works.
<br> tags for example are showing as plain text.
I am running these shortcodes via PHP using do_shortcode() and this is where the html tags don’t work in the recent update.
What would be the corrrect way to show a tooltip with HTML inside a do_shortcode() function?
Thanks!Forum: Plugins
In reply to: [License Manager for WooCommerce] Update broke WP tooAfter some months after the migration to WP Experts, it seems like the plugin has been fixed, at least regarding the problem with past codes not showing up after the update.
I have done the same process now, with version 3.0.6, and all the licenses remain perfectly intact and showing for all customers.Forum: Plugins
In reply to: [License Manager for WooCommerce] Update broke WP tooThank you very much Mirza, but I must be honest.
This commit
https://github.com/wpexpertsio/license-manager-woocommerce/commit/eb3761772ce85b1782558d7efca35865e5b74a51
Shows how big of a change has been done in the plugin, and it will be very complicated to analyze all this before making a decision to update.I will have to do a lot of tests, to make sure that all these changes in the plugin are not going to bring our site any unnecessary problems.
Before we close this topic, I would like to ask what is the vulnerability that has been fixed when you say on the 3.0 changelog:
Fixed – OrderBy query Vulnerability ?
Where can we find more information about that, especially if we want to continue using version 2.2.12 until we are ready to update for 3.xx?Thank you
Forum: Plugins
In reply to: [License Manager for WooCommerce] Update broke WP tooI just wanted to check what changed from the version before 3.0 to the newest one before I take any further action.
Do you have a github where I can see this more easily than comparing the whole pugin folders on my own?
ThanksForum: Plugins
In reply to: [License Manager for WooCommerce] Update broke WP tooHi guys, I see it is listed as BETA, and other people are having other problems. I am not feeling secure to move on to new versions and I will revert back to the previous one until I see the issues with the new versions have stopped and the plugin is not BETA anymore.
It seems to me that the original developer passed the plugin to WP Experts, and the code was aggressively changed?Thanks
Que maravilha. Muito obrigado Claudio. Vou testar o código nos próximos dias, hoje não consegui o tempo para isso, mas confio que dará 100% certo, então vou marcar aqui como resolvido. Mais uma vez, muito obrigado.
Entendo perfeitamente. O que está me pegando é que o argumento que é enviado para a API ao finalizar a compra é este:
…
‘client[cpf]’ => sanitize_text_field($_POST[‘billing_cpf’]),
…
Mas não consigo encontrar uma maneira de verificar na página de checkout, se o cliente escolheu PF ou PJ, para pegar o valor de billing_cnpj quando está fazendo a compra como pessoa jurídica.
Tudo que tentei até agora dá erro no WP/PHP.
Como eu poderia popular este campo com o CNPJ, quando o cliente está comprando como PJ?
(Acredito que o objeto $order ainda não exista neste ponto, pois é antes de criar o pedido?)
ObrigadoForum: Plugins
In reply to: [Counter live visitors for WooCommerce] New position optionsActually, I don’t know how to add a pull request…. so I added an issue note.
Forum: Plugins
In reply to: [Counter live visitors for WooCommerce] New position optionsSure, will do. Thanks
No final das contas, a resposta do desenvolvedor me ajudou a encontrar que o problema era em um plugin, que fazia o cálculo de frete em todas as páginas toda vez que havia um produto no carrinho. Mesmo quando o peso do produto era zero.
Este tópico foi bem resolvido com a ajuda do desenvolvedor.Entendi, obrigado pela explicação.
Obrigado pelo seu trabalho, sou um grande fã. Queria comentar que fiquei com a impressão que o apioa-se requer uma contribuição mensal, e estou numa situação meio difícil no momento. Se houver uma maneira de fazer uma contribuição única, sem vínculo mensal, acho que seria bem legal.