karlkreg
Forum Replies Created
-
Forum: Plugins
In reply to: [Booster for WooCommerce] Not Rounding option for Currencies by CountryThank you @gravid7
But not round precision option as available on Multicurrency (Currency Switcher) Module. Is that correct?
Best regards
DavidForum: Plugins
In reply to: [Booster for WooCommerce] Wrong formatting multi-page PDF invoice & SlipHi Guys
Any news about my question? Could you let me know how to get multi-page PDF invoice if it contains lot of item.
Look forward to reading from you
David
Forum: Plugins
In reply to: [Booster for WooCommerce] Wrong formatting multi-page PDF invoice & SlipThank you. But where I should put that parameter into the html code below exactly?
[wcj_order_items_table table_class=”pdf_invoice_items_table” columns=”item_number|product_sku|item_name|item_quantity|line_total_tax_excl” columns_titles=”Pos.|No. Art.|Description|Qts.|Net price” columns_styles=”width:10%;|width:10%;|width:55%;|width:10%;|width:15%;text-align:right;”] <table class=”pdf_invoice_totals_table”> <tbody>
Look forward to reading from you
Best regards
DavidForum: Plugins
In reply to: [Booster for WooCommerce] Error Failed to load PDF Packaging SlipHi @gravid7
It works with your HTML template indeed. I created a new template again. Everything works now.
Can you just tell me where the problem was in my HTML code?
You can consider this case as solved and close this thread.
Best regards
DavidForum: Plugins
In reply to: [Booster for WooCommerce] Error Failed to load PDF Packaging SlipHi @gravid7
Thank you. You can get the error log under the following link: https://drive.google.com/drive/folders/1rZfvt7atJFeaBCRbW-476QaLWxlxbGv7?usp=sharing
Keep me posted
K.
Forum: Plugins
In reply to: [Booster for WooCommerce] Error Failed to load PDF Packaging SlipHi @gravid7
Here the HTML model used for Packaging Slip:
<h1>Bulletin de livraison</h1>
<p>
<table class=”pdf_invoice_heading_table”>
<tbody>
<tr><th>Mode d’expédition<th><td>[wcj_order_shipping_method]</td></tr>
<tr><th>Facture No.<th><td>[wcj_invoice_number]</td></tr>
<tr><th>Commande No.</th><td>[wcj_order_number]</td></tr>
<tr><th>Date de la commande</th><td>[wcj_order_date]</td></tr>
</tbody>
</table>
</p>
<h2>Adresse d’expédition</h2>
<p>
<table>
<tbody>
<tr><td>[wcj_order_shipping_address]</td></tr>
</tbody>
</table>
</p>
<h2>Articles livrés</h2>
<p>
[wcj_order_items_table table_class=”pdf_invoice_items_table” variation_as_metadata=no
columns=”product_sku|item_name|item_quantity”
columns_titles=”No. article|Article|Qts.”
columns_styles=”width:15%;|width:70%;|width:15%;”]
</p><br>
<p>
<h3><i>Veuillez conserver le bulletin de livraison comme preuve d’achat.</i></h3>
</p>
<p><b><span style=”font-style:italic”>Un grand merci pour votre achat! </span></b></p><p><b><span style=”font-style:italic”>Vous êtes satisfait de votre achat? Donnez une évaluation du produit sur capsunshop.ch!</span></b></p>
- This reply was modified 3 years, 6 months ago by karlkreg.
Forum: Plugins
In reply to: [Booster for WooCommerce] Error Failed to load PDF Packaging SlipHi @gravid7
Finally, the problem seems to be related to a part of the HTML model of the packing slip. If I delete the following part into the HTML model of the packing slip, the PDF document is generated correctly:
<tbody>
<tr><th>Mode d’expédition<th><td>[wcj_order_shipping_method]</td></tr>
<tr><th>Facture No.<th><td>[wcj_invoice_number]</td></tr>
<tr><th>Commande No.</th><td>[wcj_order_number]</td></tr>
<tr><th>Date de la commande</th><td>[wcj_order_date]</td></tr>
</tbody>Could you say me where why that part of the HTML code make a problem?
K.
Forum: Plugins
In reply to: [Booster for WooCommerce] Error Failed to load PDF Packaging SlipHi @gravid7
I do not find the button or option to share screenshot in the thread. Can you explain my how can I share screenshot please?
K.
Hi @gravid7
It works indeed.Can’t you imagine to solve this problem by an update or an option in the admin page?
Thanks again for your help
K.Forum: Plugins
In reply to: [Ocean Extra] Issue with menu Ocean Extra 1.6.6 and OceanWP1.9.0Hi
Thank you for your reply. It seems that your tip “go to Theme Panel > SCripts & styles, disable all the files click on the save button, now enable all the files, and click on the save button a couple of times, and check” as worked.
Now with Ocean Extra Version 1.7.5 on my test site the problem seems to be solved.
Best regards
K.Hi @gravid7
Thank you for that tip. It is useful.
But the price still does’n not match. That’s mean if I add a product into my order manually, the price does not match with the price from woocommerce. It is like the system use the Euro exchange rate rather than keep the Swiss Exchange rate, which is my main currency. If I disable the module currency switcher and add the same product into my order, the price is correct.
How can I send you screenshot so that you can better copte with the problem?
Best regards
DavidForum: Plugins
In reply to: [Ocean Extra] Issue with menu Ocean Extra 1.6.6 and OceanWP1.9.0Hello
All plug-in are deactivated. Remain only Elementor, Elementor Pro, Ocean Extra.
Please note that with a previous Version 1.7.0 of Ocean Extra the problem does not appears and works well on my production web site capsunshop.com
Best regards
DavidForum: Plugins
In reply to: [Booster for WooCommerce] Error Failed to load PDF Packaging SlipHi @gravid7
My question is not how to make a screenshoot but where to attach it into that thread? I do not see where I can join or send screenshots…
Best regards
KarlForum: Plugins
In reply to: [Ocean Extra] Issue with menu Ocean Extra 1.6.6 and OceanWP1.9.0Hi
Unfortunately the problem remains. On my test site you can see the issue. The woocommerce side bar appears on the main menu.
https://579242395.capsun-web.ch/
Ocean Extra Version 1.7.5
Ocean 2.0.8Let me know what you think about that issue.
Best regards
DavidForum: Plugins
In reply to: [Booster for WooCommerce] Error Failed to load PDF Packaging SlipHi David
Thank you for your reply. It is related with PDF Invoicing module. The packaging slip in pdf generated by the module cannot be opened. I get an error message. The pdf invoice generated by the module can be opened and read.
How can I attach screenshot into this tread?
Look forward to reading from you.
Karl