okay. I want to create a single post template, now I will use the Elementor Pro
Thanks
Hi,
I didn’t find this field. Can you please explain with a screenshot?
Thanks
Regards,
Hi,
Thanks for your reply.
I want to remove these items check image in screenshot https://www.getboat.gr/wp-content/uploads/2022/05/remove.jpg but in this {order_details} variable when I print as array like print_r(${order_details});, this is not giving the heading(first column data), but when I print whole variable it give. I want every variable separate. Also when I print the data like <?PHP echo $order_details[‘order_total’]?> then it breaks the layout of table in PDF. How it is possible to remove the “Net Price” and “Tax” successfully.