Posted: June 18, 2017 at 3:21 pm
|
Hi, Kind regards |
|
Oh yes, and how can I remove the iCal button. found the css code in the support but not where to put it… tried it in the additional css – but it didnt worked. .ee-ical-sbmt { Thank you 🙂 |
Hi there For the ‘Click here for Invoice’ link text, you will need to translate it to change it. Are you currently using a custom PO/MO file? If so this is the string you need to translate: Be sure to include the — Where did you see that CSS code? You’ll need something like this: .download-iCal-frm { display: none; } |
|
|
Hi Tony, i found the css in the support forum. I’ll try your one. Thank you and kind regards |
|
Your css works!! 🙂 Thank you. Is there also a possibility to add a line between the events in the event list – so they appear more separated. |
|
The shortcode works now…sorry – but is there a possiblity to attach it as a pdf? Kind regards raphael |
Can you link me to the event list on your site so I can view this.
Currently, EE does not support attachments within the emails. There are various reasons but you’ll find that invoices, receipts, tickets etc all link back to the site. |
|
|
can I implement a link to the terms and conditions in the form? |
|
Here the link to the event list: http://kerstinmyravoss.marketing-boutique.ch/termine-seminare/ |
Yes you can create a checkbox question and set the link within the question text, for example:
You can add some additional padding/margin to the events in the list using something like: article.espresso_events + article.espresso_events { margin-bottom: 6rem; } That will add 6rem’s worth of margin to the bottom of any events that have another event element before them. |
|
The support post ‘Change language in Short Codes’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.