tashabk
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Two digits from 0-10Thanks heaps! This worked
Thanks heaps for your quick response, I added your code, but it still doesn’t show the addons. The thing is, even when selecting different variations of the same product, the product quantity gets updated without adding the new variation as a new product to the cart. My site is still on my localhost, I’ll upload it to a host & send a link. Cheers
I’ve managed to add a custom date field using the ACF plugin (https://www.advancedcustomfields.com/). But the field is not showing on the email even though I use the following code as instructed on ACF. This shows the new date on the front end when the print button is clicked:
<?php if(get_field('custom_date')) { echo '<p>' . get_field('custom_date') . '</p>'; } ?>Could you please tell me how to amend this code to show on the email as well?
- This reply was modified 6 years, 1 month ago by tashabk.
Forum: Plugins
In reply to: [WooReer] Flat rate additional feeThanks again!
Forum: Plugins
In reply to: [WooReer] Flat rate additional fee@sofyansitorus I feel like a total cow. Thanks for this! Do you have link to buy you a coffee?
Cheers
Forum: Plugins
In reply to: [Saan World Clock] World Clock not compatibleFound an alternative. Require two plugins though.
01. https://ww.wp.xz.cn/plugins/dt-world-clock/
02. https://ww.wp.xz.cn/plugins/widget-shortcode/Install both & use the shortcode to display the clock wherever you want. Need a bit of CSS to style the widget look & feel.
Hope this helps
Forum: Plugins
In reply to: [Saan World Clock] World Clock not compatibleSame here, the plugin stopped working after WP update!
Forum: Plugins
In reply to: [Video Conferencing with Zoom] Show upcoming meetings on the front endPerfect! I will email you.
Cheers