edodemo
Forum Replies Created
-
Forum: Plugins
In reply to: [Tidio – Live Chat & AI Chatbots] invoice for companiesOk, but will I see my details on the invoice and your details?
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] customer’s VAT number (VAT)ok
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] customer’s VAT number (VAT)But I also added it on the billing module with the Checkout Field Editor for WooCommerce plugin.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] customer’s VAT number (VAT)No plugins. I request it in my registration form where I created a precise field to collect VAT which is then seen in the user billing field.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] customer’s VAT number (VAT)Yes, I would like the order VAT to be displayed inside the pdf. Thank’s!
Forum: Plugins
In reply to: [New User Approve] customize email messageYes done!
Forum: Plugins
In reply to: [New User Approve] customize email messageExcellent what I needed!
I really thank you for the supportForum: Plugins
In reply to: [New User Approve] customize email messageSorry are there any news for my request?
- This reply was modified 6 years, 2 months ago by edodemo.
Forum: Plugins
In reply to: [New User Approve] customize email messageThis is the code that I would like to insert because the message is seen in html in the mail(Plugin Pro version). Thanks
<div style=”width: 100%; height: auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; background-color:#EEEEEE; margin: 0 auto; padding-top: 50px; padding-bottom: 50px; “>
<div style=”width: 500px; background-color: #1AAF00; height: auto; margin: 0 auto; padding: 10px 50px 10px 50px; box-shadow: 0px 0px 7px #B7B7B7;”>
<h1 style=”color: #ffffff; text-align: center;”>Benvenuto {username}</h1>
<h2 style=”text-align: center; color: #FFFFFF; font-size: 20px;”>Sei stato approvato per l’accesso su {sitename}</h2>
</div><div style=”width: 500px; background-color: #FFFFFF; padding: 50px; height: auto; margin: 0 auto; box-shadow: 0px 0px 7px #B7B7B7;”>
<p style=”text-align: center; font-size: 18px; margin-bottom: 40px;”>Accedi per effettuare il login e cominciare ad acquistare:</p>
<a style=”text-decoration: none; padding: 20px; display: block; width: 200px; height: auto; background-color:#FFD202; margin: 0 auto;
margin-bottom: 50px; font-size: 18px; text-align: center; color: #000000; font-weight: bolder;” href=”http://sitename.it/my-account/”>Accedi ora
<p style=”float: left; margin: 0; margin-right: 6px;”>Se desideri reimpostare la password vai al seguente link:</p>
#
</div></div>
Forum: Plugins
In reply to: [New User Approve] customize email messageVery well thank you, I wait soon. It’s very important.
Forum: Plugins
In reply to: [New User Approve] customize email messageI purchased the Pro plugin paying for it for life. I’m going to personalize the email by pasting html code in the text and when I save it always restores the simple ones. I want custom html in the mail not simple written … how can I do it please?
Forum: Plugins
In reply to: [New User Approve] customize email messagenot even with the pro version?
Forum: Plugins
In reply to: [WooCommerce] you don’t see the woocommerce pagesonly the product and single product pages of woocommerce work,
but not cart, checkout and user- This reply was modified 6 years, 3 months ago by edodemo.
Forum: Plugins
In reply to: [WooCommerce] you don’t see the woocommerce pagesThanks! yes with any other theme it works perfectly, but I want it on my theme, so I wonder what’s not in my theme that doesn’t work woocommerce
Forum: Plugins
In reply to: [WooCommerce] you don’t see the woocommerce pagesI checked everything as said but it doesn’t work. Do I have to create php pages with the template comment by chance? Es. /* Template Name: account */ and select that template for each backend page? Thank’s