Hi there, I recently purchased Amelia. On the checkout process in woocommerce the recurring appointments don't appear. I just checked and discovered an error in the following file: ameliabookingsrcInfrastructureWPIntegrationsWooCommerceWooCommerceService.php
Hi there,
I recently purchased Amelia. On the checkout process in woocommerce the recurring appointments don't appear. I just checked and discovered an error in the following file:
ameliabookingsrcInfrastructureWPIntegrationsWooCommerceWooCommerceService.php
Line: 1343
$recurringInfo = $recurringInfo ? array_column($recurringInfo, 1) : null;
This line should be like this in order to show the recurring Appointments correctly:
$recurringInfo = $recurringInfo ? array_column($recurringInfo, 0) : null;
Hope it helps to correct the issue in next update.
Best Regards
Hello Valeria,
We have noted this issue and forwarded it to our developers to fix it for the next few updates.
Please let me know if you have any other questions.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables