Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter eagomes

    (@eagomes)

    Obrigado pela resposta Claudio.

    Por ora estamos usando o seguinte para contornar o erro:
    $order->get_meta('_billing_cpf');

    Abs!

    • This reply was modified 6 years, 10 months ago by eagomes.
    • This reply was modified 6 years, 10 months ago by eagomes.
    Thread Starter eagomes

    (@eagomes)

    Hello Team,

    Any feedback?

    This issue is affecting our production environment/website.

    BR.
    Eduardo

    Thread Starter eagomes

    (@eagomes)

    Hi Tom,

    Unfortunately this new V2.6.0 did not solve the problem.

    Data only gets updated if:
    – real time (not recommended) option is used – and only for “total items” but not for “total orders” and “total sum”;
    or
    – “Update data now” button is clicked – in this case all data is updated.

    Please, would you mind to review the issue again?

    Best regards.
    Eduardo

    Thread Starter eagomes

    (@eagomes)

    Hi Tom,

    It seems the updated 2.6.0 version is not available for the PRO version. Could you please confirm?

    Current version: 2.5.0
    Last updated: 2017-10-11

    Thanks a lot.

    BR.
    Eduardo

    • This reply was modified 7 years, 4 months ago by eagomes.
    Thread Starter eagomes

    (@eagomes)

    Hi @claudiulodro and @mikejolley,

    First, sorry for not replying the very same day, as you did.

    Regarding point 01 of this original ticket (single “Resend Order Details”), as said, our problem with that is 100% related to our business operation (we run a crowdfunding business site under WooCommerce) not to the feature itself. I.E.: Sometimes we have to manually resend emails to our customer and we have different templates (mainly texts as different subjects and contents) as per the order status which is related to the crowdfunding stats etc. We shall think how we’ll do that with this new version simplification, before we upgrade it.
    Can you point out this single email template, if any, so we can customized it? Or you just added some new subject + content to the .po file?

    About points 02 (Error 500) and 03 (special characters issues), we realized that this is related to templates updates. It seems you did some major changes there and we will need to carefully address that when customize those new templates to our needs. When using the new templates with no customization, there’s no issue. But adding our custom code to the new templates seems to brake something. We’ll need to investigate more on our side. By now, unfortunately, we can not use the new plugin version 3.2.0.

    Thanks!

    Thread Starter eagomes

    (@eagomes)

    ValeDeOro,

    Just ignore. I reviewed again both .mo, .po files and realized that they did not got updated together with the last plugin update.

    Solved!

    BR.
    Eduardo

    Thread Starter eagomes

    (@eagomes)

    Hi ValeDeOro,

    First of all, thanks for your quick reply.

    I understand your point, but that’s not the issue. Maybe I did not send all the information.

    The correct translation is there (.mo, .po file etc.). But, since version 3.1.0 its string seems not to be working, in order to have the english text I&rsquo;ve read and accept the <a href="%s" class="woocommerce-terms-and-conditions-link">terms & conditions</a> automatically translated to portuguese Li e aceito os <a href="%s" class="woocommerce-terms-and-conditions-link">termos e condi??es</a>. This is happening at the checkout page, for instance.

    I did some digging and it seems I am not the only one facing this issue.

    By now, I am using a workaround (translated it directly at the checkout template page, copied to my theme) but, maybe, this is something that needs to be reviewed and corrected.

    Thanks once again!

    steveb123, would you mind to share the fix?

    Thread Starter eagomes

    (@eagomes)

    Hello Tom and Team,

    Sorry to come back to you but could you please send me a reply about those two points?

    Thanks in advance for your support.

    Best regards.
    Eduardo

    Thread Starter eagomes

    (@eagomes)

    Sorry Tom and Team, just noticed one more thing.

    6. The link for “My Campaigns” in My Account page gets a 404 error when you have the permanent links setup differently from Default.

    localhost/dev/pt-br/?page_id=176&alg-crowdfunding-my-products
    >> OK

    localhost/dev/pt-br/minha-conta/alg-crowdfunding-my-products/
    >> 404 error

    obs.: Just noticed that if you add a “?” sign and remove the last “/” it works.
    localhost/dev/pt-br/minha-conta/?alg-crowdfunding-my-products
    But that is not a solution.

    BR.
    Eduardo

    • This reply was modified 8 years, 5 months ago by eagomes.
    Thread Starter eagomes

    (@eagomes)

    Hello Tom and @algoritmika team,

    Any reply on this, please?

    Thanks a lot.

    BR.

    Oi @claudiosanches,

    Tranquilo.

    Na verdade a interface do portal da Cielo n?o é t?o ruim e todo procedimento de captura pode ser feito por lá. é possível buscar por data, pelo código da transa??o etc.

    Ter a solu??o completa no plugin seria genial mas, ao mesmo tempo, como requer um tempo enorme acaba inviabilizando mesmo. Talvez pensar em fases, n?o sei. Algo como: 01. op??o de False/True na interface de configura??o; 02. tornar a variável dessa classe como pública; 03. interface no admin para captura posterior.

    Se fosse desenvolvedor ofereceria minha colabora??o. Mas, infelizmente, n?o é o caso.

    Enfim… de qualquer maneira lhe agrade?o pelo retorno.

    Thread Starter eagomes

    (@eagomes)

    Hello Tom,

    How are you doing?

    After have this issue solved, I realized that, in the new plugin released we have:

    2.3.0 – 20/08/2016
    Dev – “Order Statuses to Include in Calculations” option added (order_status shortcode attribute removed)

    I am wondering if I can no longer use [product_crowdfunding_total_items order_status=”wc-completed,wc-processing,wc-on-hold”]?

    I saw there’s a new General configuration (Status Options – Order Statuses to Include in Calculations) where we can set the order status to be consider during the calculations. The point is: I am getting the same calculations results. Plug in seems to be ignoring the order status I set: completed, processing, on-hold

    This is happening both in the Free and PRO version.

    Could you please take a look and get back to us as soon as possible?

    Thanks in advance.

    BR.

    Olá Claudio, boa tarde.
    Sem querem intervir no post do amigo (mas já intervindo – pe?o desculpas), caso seja implementada essa op??o, é possível tornar essa variável $xml->add_capture( 'true' ); como pública, ou seja, de modo que um usuário do plugin possa passar o valor TRUE ou FALSE conforme suas necessidades através de uma customiza??o do functions.php do tema?
    Desde já lhe agrade?o. Excelente plugin! Farei uma doa??o pois o trabalho foi e é mesmo incrível.
    Obrigado!

    Thread Starter eagomes

    (@eagomes)

    Hi Tom,

    First of all, thank you very much for your quick response.

    It seems like perfect but, in fact, we are facing some issues when adding this order_status attribute to the shortcodes.

    I.E.: [product_crowdfunding_total_items order_status=”wc-on-hold”]

    But, when doing so, we are getting the numbers of the following order status:
    wc-completed: which would be ok if you consider this status as a default status;
    wc-on-hold: which is correct since we added it to the shortcode;
    wc-failed: which is incorrect, since we didn’t add it to the shortcode;

    It seems like, everytime we add the order_status a attribute to the shortcode all items from all orders status are adding up and showing as a result.

    I will do some more tests here. But, do you have any clue?

    We also read on readme.txt this:

    Dev – order_status attribute added in orders shortcodes: product_crowdfunding_goal_progress_bar, product_crowdfunding_goal_remaining, product_total_orders, product_total_orders_sum.

    So, can we you this order_status attribute also with: product_crowdfunding_total_items
    and
    product_crowdfunding_goal_items_remaining_progress_bar

    Best regards,
    Eduardo

Viewing 15 replies - 1 through 15 (of 17 total)