jantraeger
Forum Replies Created
-
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Placeholder for Shop URL/AdressOkay, so the code snippet to find the Vendro Adress is
$vendor = get_wcmp_vendor( get_post_field( 'post_author', 'YOUR PRODUCT ID') ); $vendor_address = $vendor->get_formatted_address()
edit: I was hoping to be able to write a new function using Tutorials aviable online, but turns out I’m not. Would you be so kind to help?
- This reply was modified 4 years, 10 months ago by jantraeger.
- This reply was modified 4 years, 10 months ago by jantraeger.
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Placeholder for Shop URL/AdressOkay, thanks for the effort. I will post the solution here when (and if) I find one.
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Placeholder for Shop URL/AdressI just found it!
But since I have no coding experience and can’t find suiting code snippets anywhere, I am once again asking for your suport. Can I somehow grab the shop Adress of the shop the user is buying from?
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Placeholder for Shop URL/AdressWe just switched hoster and created the child theme. Can you link to the topic in which it is described how to create custom placeholders?
Thanks a lot,
JanForum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Placeholder for Shop URL/AdressHey Ben,
thanks for the fast help.I suggest new hosting then, seems crazy that you wouldn’t be able to do anything custom and since you want something custom I don’t know what else to suggest.
Yep, I guess you are right.
What placeholder are you seeing missing?
Those are the ones listed:
{site_title}, {order_date}, {order_number}, {customer_first_name}, {customer_last_name}, {customer_full_name}, {customer_username}, {customer_email}
I am missing
{invoice_pay_link}
and a few more I think I saw while looking through this Forum.
Jan
- This reply was modified 4 years, 10 months ago by jantraeger.
- This reply was modified 4 years, 10 months ago by jantraeger.
- This reply was modified 4 years, 10 months ago by jantraeger.
- This reply was modified 4 years, 10 months ago by jantraeger.