guinasathya
Forum Replies Created
-
Thank you for your reply.
Yes, my client has AST Pro, and I am helping him to configure it correctly.
I am glad that you have a solution for this, I await your guidance.
Updating: I managed to solve it!
I think I understood the secret of the thing: the {{cart_recovery_link}} link is generated when sending by email (or webhook). Am I right with this?
That’s why I couldn’t save it before it was used, because it doesn’t even exist.So I worked around it like this: I saved the coupon generated within the conditional in a custom user field “last_coupon”, and then in the email I used {{cart_recovery_link coupon='{{last_coupon}}’}}
It worked perfect like that! =)
I will mark it as resolved. Cheers!
Guina.-When moving Sections to Containers the page worked normally, so even if I don’t know the underlying reason, the issue was resolved. I’m marking the matter as resolved.
Update: As I said, when I deleted everything on the checkout page, it worked (it was blank). I remade it using the same blocks, copying and pasting, and now the page works correctly. The only difference between the new checkout page I made and the original one from FunnelKit was that the original one was made in sections, and the new one I made in containers.
Anyway… now it works, although I haven’t figured out exactly what was failing…
Wow! Perfect. I hadn’t seen this! =)
I will do some experiements. Then I’ll tell you how it was.
Thankyou!!
ADDING…
In the side-cart.php file there is a part of the code with the following:<!-- START: Coupon Area --> <?php $coupon_enable && fkcart_get_template_part( 'cart/coupon-box' ) ?> <!-- END: Coupon Area --> <!-- START: Order Summary --> <?php fkcart_get_template_part( 'cart/order-summary' ); ?> <!-- END: Order Summary --> <!-- START: CTA --> <?php fkcart_get_template_part( 'cart/cart-cta' ); ?> <!-- END: CTA -->
If there were Hooks between each of these blocks to be able to add personalized blocks, it would be perfect!
What do you think?
Forum: Plugins
In reply to: [Asaas Gateway for WooCommerce] Split de pagamento com AsaasOpa! Que maravilha saber dessa atualiza??o.
Deixe fazer uma pergunta sobre esse novo recurso: Ele integra bem com o plugin Woocommerce + Dokan ?
Valeu e bora pra frente!Forum: Plugins
In reply to: [Wikipedia Preview] Appearance of the termAny orientation?
Forum: Reviews
In reply to: [Melhor Envio] TrojanIa instalar o plugin mas ao ver isto fiquei com um pé atras.
Melhor Envio, isto foi resolvido? Podemos confiar na seguran?a do plugin?
Forum: Plugins
In reply to: [Spoken Word] Not showingWeston, I appreciate your support. I’m testing on a non-touch notebook.
I don’t need any more support for now.Thanks and good luck!
Forum: Plugins
In reply to: [Spoken Word] Not showingOh! It worked using itemprop=”articleBody”
Thank you! =)
It just doesn’t work yet highlighting while words are being spoken. Actually this is the main function that interests me.
Any tips to enable this feature?
Guina.-