Amelia by itself does not use nor need the Cart functionality. Yet when I switch to WooCommerce for payment processing, my clients end up seeing the cart. Can I just skip directly to checkout?
I tried some “Skip to checkout” plugins but they don't seem to work with Amelia. Can it be done?
Our developers added this as an option but it needs to be changed in your database. When you access your database you need to find and open the wp-options table, and find the option amelia_settings in it. Then please edit this option and when you find property 'wc:' there you need to set checkout for the 'page' property instead of cart, like here:
This wasn't changed so far, this is saved in the amelia_settings option in the wp_options table in your database. When you find and open the wp_options table in your database, please search through it for amelia_settings option name like in the screenshot attached here, please check it out. And if you are in the database where you have Amelia installed, you will find the amelia_settings option this way, then you need to edit it and follow the previously sent instructions.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
Amelia by itself does not use nor need the Cart functionality. Yet when I switch to WooCommerce for payment processing, my clients end up seeing the cart. Can I just skip directly to checkout?
I tried some “Skip to checkout” plugins but they don't seem to work with Amelia. Can it be done?
Hello Paweł Tkaczyk,
Thank you for your purchase.
Our developers added this as an option but it needs to be changed in your database.
When you access your database you need to find and open the wp-options table, and find the option amelia_settings in it. Then please edit this option and when you find property 'wc:' there you need to set checkout for the 'page' property instead of cart, like here:
If you have any further questions or concerns feel free to ask.
It works great, thank you, Marija.
Great, glad to see that. You are welcome, Pawel.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help.
Sorry about reopening the ticket. I was able to resolve the issue.
Thank you.
Hello there,
Glad to see you managed to solve the issue you had, thank you for letting us know.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
Hi,
I tried to find the option amelia_settings in wp_option, but I didn't find it. It was changed the folder name or it is something that is missing me?
Thank you,
Hi Titus,
This wasn't changed so far, this is saved in the amelia_settings option in the wp_options table in your database. When you find and open the wp_options table in your database, please search through it for amelia_settings option name like in the screenshot attached here, please check it out. And if you are in the database where you have Amelia installed, you will find the amelia_settings option this way, then you need to edit it and follow the previously sent instructions.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.