Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Fields for amount and product details
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.

TOPIC: Fields for amount and product details

Re: Fields for amount and product details 12 years, 4 months ago #25508

It's not working!! see attached file!
I always have to reset to default template!

Greetings
The topic has been locked.

Re: Fields for amount and product details 12 years, 4 months ago #25509

  • djrgr
  • OFFLINE
  • Posts: 65
Hmm it maybe best if Jan can help...
Can you try to alter the font size?

And the borders need to be edited, when tiny mce is turned off,
Last Edit: 12 years, 4 months ago by djrgr.
The topic has been locked.

Re: Fields for amount and product details 12 years, 4 months ago #25510

I set it back to Editor JCE 1.5.0 ! I reset the template.

As I told you... I'm not a coder! All was working fine before last update!

Please help....

Greetings

Guido
The topic has been locked.

Re: Fields for amount and product details 12 years, 4 months ago #25545

faulty_site.JPG


I tried to insert the code in Footer (HTML view)... It's not working :(

Layout will be destroyed after saving!

{customer_note} <br />{end_note}<p>{extra_fields}</p><div style="text-align:center">{pagination}</div><div style="text-align:center"> „Der angegebene Preis ist ein Endpreis zzgl. Versandkosten. Gemäß § 19 UStG erheben wir keine Umsatzsteuer und weisen diese folglich auch nicht aus (Kleinunternehmerstatus)“. </a><p> </p><p> </p></div><div style="text-align:center">{signature}</div>


The PDF wich will than be created is not ok! Can't send it because of any fault!? I can see it on my computer and can open it with Adobe PDF ... but that's all!?
Last Edit: 12 years, 4 months ago by kruemelg.
The topic has been locked.

Re: Fields for amount and product details 12 years, 4 months ago #25559

  • jaku
Hello,
tried to give quite a lot of tips over email communication. To me it seems like some problem in the template. E.g. the code given above is wrong as there is closing </a> tag without a starting one.
So that can cause problem with the invoice generation. And that is just part of the template, there may be even more problems.

I would probably recommed uninstalling and doing a fresh install with default settings to see, if that works fine. If so, you can apply the adjustmest step by step. When something stops to work, you will know where the problem is.
The topic has been locked.

Re: Fields for amount and product details 12 years, 4 months ago #25564

  • djrgr
  • OFFLINE
  • Posts: 65
Try these codes for the invoice, first turn off tiny mce, and copy and paste these code in template edit.

Header:
<table style="width: 100%;" border="�">
<tbody>
<tr>
<td style="font-size:75%" width="60%">{contact}</td>
<td width="40%" align="right"><img src="templates/theme0811/images/logo.jpg" border="�" alt="alt" width="260" height="96" /><br /></td>
</tr>
</tbody>
</table>



body
<table style="width: 100%;" border="�">
<tbody>
<tr>
<td><br />{start_note}<br /> {extra_fields}
<table style="width: 100%;" border="�">
<tbody>
<tr>
<td width="50%">{billing_address}<br /></td>
<td width="50%">{shipping_address}<br /></td>
</tr>
</tbody>
</table>
<br />
<table style="width: 100%;" border="1">
<tbody>
<tr>
<td width="50%" valign="middle">
<h1>{invoice_number}</h1>
{order_status}</td>
<td width="50%" align="right">{invoice_date}<br />{taxable_payment_date}<br />{maturity_date}<br />{shipping_date}<br />{payment_type}<br />{variable_symbol}<br />{finnish_index_number}<br />{customer_number}<br />{shopper_group}</td>
</tr>
</tbody>
</table>
<br />{items}<br /><br />{extra_fields}
<table style=" border=0px" border="�">
</table>
</td>
</tr>
</tbody>
</table>


footer
{customer_note} <br />{end_note}
<p>{extra_fields}</p>
<div style="text-align:center">{pagination}</div>
<div style="text-align:center">„Der angegebene Preis ist ein Endpreis zzgl. Versandkosten. Gemäß § 19 UStG erheben wir keine Umsatzsteuer und weisen diese folglich auch nicht aus (Kleinunternehmerstatus)
<p> </p>
<p> </p>
</div>
<div style="text-align:center">{signature}</div>
Last Edit: 12 years, 4 months ago by djrgr.
The topic has been locked.
User Login Empty