Are your attributes from a custom plugin? Are they showing on your cart page at all, and not the PDF, or not showing on either?
i not have costum plugin, but yes not showing cart page all atributes
Are they showing in the regular woocommerce cart?
If it’s not showing in your cart then it won’t show on the pdf. It might be your theme or a plugin that is interfering. If you can privately post your site url I can take a look
i add costum code and add all atribute.
can i change text color in pdfe file ? look like neeed change atrbitue name text color
You can modify the color by changing the CSS for elements:
dl, dt and dd
In the pdf-styles.php file
-
This reply was modified 2 years, 2 months ago by
David Jensen.