Cees Rijken
Forum Replies Created
-
Understood!
I was indeed thinking I’ll do it myself, but if there’s not a hook for it, I will have to hack into the core code, which I always try to prevent.
Thanks!Yes, I can see that (and emulate it as well), but the question was tax “PER LINE ITEM”.
So I want the tax shown in the same line as “Belt (#22)”, not in the totals-columnThanks Stef, for the quick reply….
Too bad that it’s not easy to adjust the templates to your own styling…..If you have any other method of implementing a custom/own font, please let me know. I am certainly open for that.
Thanks!Yes, I have tried the invoice builder. In the invoice builder itself, I see 5 columns:
description, hours, rate, tax, amount
When I press “Download PDF”, I get a PDF with 4 columns:
description, hours, rate, amount
The colum “tax” is not in the PDF……
I don’t think this has got anything to do with other plugins, but since this is a test setup only Akismet is present.There is an option “Email invoice” in the Invoice Builder, but only if the contact has a valid email address. Otherwise this button will not show.
Seems logical, but still took me a while to figure out….Hi Stef, sorry for the late reply!
Referring to a custom font from the stylesheet is not the problem, but to do so, you first have to “call” this custom font. How do I do that?
@import between the <style>-tags does not seem to work….Hi @bluejay77, sorry for the late reply.
Your explanation shows how to add tax per item in the Invoice Builder, but not in the Invoice PDF, which is what I am after.I’m probably missing something obvious, but when I click on the dropdown list, there are all kinds of variations of Noto Sans, nothing else.
What if I don’t want a Noto Sans variation, but a complete different Google font?No one that can tell me how you can email an invoice to a client?
Forum: Plugins
In reply to: [Custom Post Type Tables] A few pre-use questionsNothing??
Forum: Developing with WordPress
In reply to: Separate meta table for every post typeThanks for the reply! I’ll be sure to check out those hooks! Much appreciated.
Forum: Developing with WordPress
In reply to: Separate meta table for every post typeHi @bcworkz, thanks for the reply.
So basically what you’re saying is: the performance gain may be not as good as what I expect it to be, BUT… it would be a handy feature, right?
It’s too bad there’s no readily available hook or anything, but it wouldn’t be too hard for the WP devs to just say:
IF posttype (from wp_posts) = ‘XXX’ then lookup in wp_XXXmeta (instead of of wp_postmeta. And subsequently do this universally for every (custom or plugin) posttype….Forum: Plugins
In reply to: [LiteSpeed Cache] Honoring a cookie while still cachingThanks! I searched for the documentation but could not find, so much obliged for the direct link.
Disabling caching when cookie is set is no option, because it will slow down the page too much….
Thanks, but my client decided to use another plugin. So this ticket may be closed.