Tom
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Thanks, I will try and update everything. 🙂
Could you also try it again with more items so you get two pages? To see if the results are the same. Thx
It looks like we have a custom packing-slip.php where an order note is inserted (via selection in the order).
I changed:
$order_note = get_field( 'packing_slip_text', $this->order->ID );to this:
$order_note = get_field( 'packing_slip_text', $this->order );But this does not seem to change anything.
I have no clue as where to look to fix this… Please help.
I think there were some server settings that were not correct. Looks like its working properly now. Thx
As far as I can tell, I’m not using any caching plugins. I will look into this. Thx
Could you try again? Thx
I found it.
Thanks.
Viewing 7 replies - 1 through 7 (of 7 total)