sanderrw
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Insert image in footerSorry I guess I copied the wrong code, I meant this code makes the logo go to the right aswell:
<style>
img {
position: absolute;
right: 0px;
top: 0px;
z-index: -1;
}
</style>
<img src=”https://www.woodiful.nl/wp-content/uploads/2014/08/Trees-for-All_logo2.jpg” width=45 height=60>SW Online Marketing & Media | Poststraat 26f | 5038 DH Tilburg | T: 06-33948537 | E: [email protected] | https://www.woodiful.nl
KvK-nummer: 58939652 | BTW-nummer: NL060796376B01 | IBAN: NL33 INGB 0006563707
Answers to your questions:
– The error appears next to the logo (right side)
– There is no image (next to the trees-for-all logo)
– I don’t get the error in the unmodified templateThanks for your time, I appreciate!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Insert image in footerUsing the following code makes the top logo align right aswell. Besides there is a strange error in the PDF doc: “Image not readable or empty
/home/sandedv….”Any idea how to fix it?
<style type=”text/css”>
<style>
img {
float: right;
}
</style>
<img src=”https://www.woodiful.nl/wp-content/uploads/2014/08/Trees-for-All_logo2.jpg” width=45 height=60>SW Online Marketing & Media | Poststraat 26f | 5038 DH Tilburg | T: 06-33948537 | E: [email protected] | https://www.woodiful.nl
KvK-nummer: 58939652 | BTW-nummer: NL060796376B01 | IBAN: NL33 INGB 0006563707
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Insert image in footerI got it and the image works. However, when inserting the image the footer gets to large and is not fully displayed.
Is it possible to align the image to the right?
Using
<img src=”https://www.woodiful.nl/wp-content/uploads/2014/08/Trees-for-All_logo2.jpg” align=”right” width=45 height=60>
doensnt work.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Insert image in footerIs there any tutorial how to make a custom template? Im not such a good coder so Im not sure if it is easy for anyone without the knowledge… ??
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Insert image in footerHello Ewout,
Thanks for your quick response.
So it is possible to insert an image right now (without a newer version) when I download the development version? Or when I create a custom template?
Forum: Plugins
In reply to: [Yoast SEO] Plugin doesn't work with Datafeedrwebsite is https://www.wijnenkoning.nl/ by the way