Thread Starter
itsbc
(@itsbc)
Is there any way to pull that number outside of invoice.php? I’d like to be able to get the sum of all of the invoices and display that on the homepage for clients.
Thread Starter
itsbc
(@itsbc)
I assumed it was understood when I mentioned placing it in my header, but just to be a little more clear, I’m trying to use balance_due(); outside of the plugin folder and in my child template folder instead.
Thread Starter
itsbc
(@itsbc)
Thanks. I found that the problem resided in comments.php and needed to add a bit more code from the original file. Still no clue about the featured image support though.
Thread Starter
itsbc
(@itsbc)
I guess I worded that wrong. Most of the resolutions I’ve seen say to add it. In my case, it was already there. Sorry; no I haven’t overwritten the setup call.