Replies: 0
I had to move my website to an new server, and the root folder name was different.
Old name was: wwwroot/ and new name is httpdocs/
The whole wordpress website and all the plugins are working, and this plugin to, but only when i want to create the invoice, it says:
Template not found! Check if the following file exists:
C:\domains\mydomain.com\wwwroot\wp-content\plugins\woocommerce-pdf-invoices-packing-slips/templates/pdf/Simple/invoice.php
The problem is that it still is locating to wwwroot/, but this has to be httpdocs/
Where can i change this?