We found a bug:
All plugins, themes and WordPress core are up to date
Create an event with two tickets and save.
From the back end of WordPress navigate to Events > Attendees
Select “Add new”
Fill in Attendee fields and click “Add attendee” in the pop up box.
Attendee shows up in the attendee list AND WooCommerce creates an order under WooCommerce > Orders
On the Attendee list, for the attendee that was just added, click “Move.”
Select “Move attendee to a different ticket within the same event”
Click Next.
Select Ticket Type and click “Finish!”
Attendee shows up in the attendee list, and is NOT duplicated in the Attendee list. However, WooCommerce creates a NEW additional order under WooCommerce > Orders.
The problem:
Ticket availability now shows as two less, instead of one less, because WooCommerce created a new order when moving an attendee. It doesn’t take into account that it is the same attendee.
The way to get the ticket availability corrected is to go into WooCommerce > Orders and select to “cancel” the order that was created before the “Move.”
This is a major issue for us, because we will need to manually add and move attendees for an event with limited ticket capacity.
How do we edit and move attendees without reducing ticket availability in the process?
Is the only way really to go into each and every new WooCommerce order and select to “Cancel” the ones that no longer apply? This seems very, very tedious to have to do.
Can this be fixed? Can your system communicate with WooCommerce to automatically cancel or simply update the ticket SKU for the attendees that get “moved” to a new ticket?
*We have a non-profit license for Event Tickets Plus. We are not eligible for support through your main support channel. If you feel this is an issue that we are not allowed support with, please take this as a bug report.
]]>var slider = $(‘.metaslider’).data(‘flexslider’);
if (slider) {
slider.vars.move = 3;
}
Note: With Admin Site Enhancements plugin to manage Admin UI, you can easily reorder / position Custom Post labels.
]]>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEioMnR34aOof_8FYx8Luqb2DKA1_H243ABekelXclSQdeEWEKGFuOvANjmxHzFFWr94OpUxvFWaZqg2dLXw5GoR2U80bcqocq8xuzgA7z-88QRgdhRz3MvkorGmvaprXJz8JgxKZeUkzrjAJPR-L0MiF4OBOnw2a0MgVwMZNjZopsg_dgXfFZY_kGaIvsl1/s1722/error%20imagen%20destacada.jpg
]]>]]>add_action(‘woocommerce_single_product_summary’, ‘add_sku_to_product_page’, 5);
function add_sku_to_product_page() {
global $product;
echo ‘P/N: ‘ . $product->get_sku() . ”;
}
On my Attachment Details, I don’t see the button this label, “Click on the button to move this file to another folder” refers to. You can check this screen capture.
https://share.wppopupmaker.com/6quX9AQ7
Please let me know what I’m missing. It’d be awesome to change the file’s folder in the attachment page!
Thanks!
]]>Thanks
]]>Nice plugin. How do you move the lessons or quizzes from one section to another in the backend? Thank you
]]>