eddiebouncer
Forum Replies Created
-
Hi there,
We’re having the same issue. Is there a way to make the plugin work with a different WordPress and Site url? We have wordpress installed in the subfolder “/wordpress” but the site url without “/wordpress”.
Regards, Ed’
Forum: Plugins
In reply to: [Relevanssi - A Better Search] rebuild indexHi Mikko,
thanks for the reply. Do you have info on how i would implement ‘relevanssi_build_index(false, false, X);’ in a cronjob serverside? I can use a wget and set the time to run at night, but not sure whát to run.
Cheers, Ed’
Ah ofc…
thanks for clarifying. I’ve checked and i see a booking does have an invoice alright under woocommerce > orders – which i guess makes proper sense.
Case closed. Thanks again!
Cheers, Ed’
Hi Kluver,
The column is there, but it only contains the default actions icon (an eye). This is the snippet (used from other thread):
//add invoice and packing slip to bookings
add_action( ‘wpo_wcpdf_after_item_meta’, ‘wpo_wcpdf_show_product_booking_data’, 10, 3 );
function wpo_wcpdf_show_product_booking_data ( $template_type, $item, $order ) {
do_action( ‘woocommerce_order_item_meta_end’, $item[‘item_id’], $item[‘item’], $order );
}Word, i’ll use google from now on 8)
I’ve added the snippet to functions.php and ticked ‘documents > booking confirmed’
Howeever, i don’t see the invoice or packingslip icons under ‘actions’. I’d expect them to show up there?Regards, Ed’
Thanks for a fast reply! I did search for ‘bookings’ here before posting, but didn’t find that thread…will check it out!
Cheers, Ed’
Solved by adding:
input[type="checkbox"]#wpgdprc { width: auto !important; min-width: 2% !important; }
Thanks to avada support. Case closed, Cheers!
Ok, i’ll look further then for now. I’d like to hereby suggest it as feature request ??
Thanks for the fast reply and good luck with the plugin!
- This reply was modified 6 years, 10 months ago by eddiebouncer.
Forum: Plugins
In reply to: [Remove Dashboard Access] Custom Role Support+1!
Forum: Plugins
In reply to: [Five Star Restaurant Reservations - WordPress Booking Plugin] Thank you pageThanks for confirming Nate,
All set! Thanks again for a nice plugin.
Peace, Ed’
Forum: Plugins
In reply to: [Five Star Restaurant Reservations - WordPress Booking Plugin] Thank you pageHello Nate,
On our site i’ve added the booking-form with [booking-form]. If i read correct i need to use the github file and change the id? And this acts like a seperate plugin?
Regards, Ed’
Yeah my bad,
i was too fast.excuses-le-mot. Thanks for the fast reply and updates.
Peace, Ed’
Or am i behind and would this update fix it?:
2.1.4 – (Apr 11, 2018)
Fix: Fixed issue where error messages were displaying in emails under certain circumstances.Peace, Ed’
Forum: Plugins
In reply to: [WC Custom Emails Per Product] fields gone after update to v2.0Hi Alex Mustin,
I’ve updated to see the new WCE settings (Show Version 1x Content + Extra Display Classes) and it looks nice.
Now to show the extra message only for my bookings i can add ‘show_if_booking’ under ‘Extra Display Classes’ right?
Peace, Ed’
Forum: Plugins
In reply to: [WC Custom Emails Per Product] fields gone after update to v2.0Cool beans, i’ll keep an eye out. Good luck on developing!