Hi,
showing this on dashboard…
Warning: printf(): Too few arguments in /home/h7cc1beh25ov/public_html/wp-content/plugins/sprout-invoices/views/admin/dashboards/estimates.php on line 98
Hi,
I tried resetting the notification mail formats but its still not working…
Please, help as soon as possible.
Regards
Prashant… 🙂
Opting for HTML notifications when HTML plugin is not installed caused the issue. Opted back to plain text and got it solved.
Glad you figured it out.
FYI: If you wanted to write your own HTML notifications you could do this and use that setting.
Ohh,
yes, I chose HTML because I was trying to write my own HTML emails but the code I put there didn’t work. Can you please check, why it didn’t work. Emails sent with the html code showed html email not the formatted email. Is it becuase, I dont have sprout’s HTML add -on?
Regards
Prashant… 🙂
Hello,
If you wrote your notification templates to use HTML just make sure that you selected the HTML format option within settings.
Hope that helps.
Kind Regards,
Hi Dan,
Thanks for the help. My notifications are looking quite nice with HTML just one thing…
Shortcode [line_item_plain_list] showing me unformatted output like this…
What can I do?
Regards!
Prashant… 🙂
Hello,
You would need to filter that shortcode to create an HTML output.
The filter is – shortcode_line_item_table
Here’s a couple filters that can help – https://gist.github.com/search?utf8=✓&q=shortcode_line_item_table
Kind Regards,
Sorry, I couldn’t get you. Should I make a code snippet for this or this code?
Plz elaborate a bit , I am not a code tech guy…
Regards
Prashant… 🙂
Apologies for the delayed response, we didn’t get a previous notification.
The second snippet is a great start to make the shortcode use HTML.
https://gist.github.com/dancameron/e4b47aabe3f460d8b20f