Plugin Support
Aamir
(@aamiribsf)
Hello @ehsan95,
Greetings for the day!
It seems you are using CartFlow’s Modern checkout layout. In the modern checkout layout, the order summary appears at the top of the checkout form as an accordion. When you click on the arrow the order summary will expand and show the order detail
However, if you like to show the order summary(accordion) open on mobile devices by default, we have a filter for that.
add_filter( 'cartflows_show_mobile_order_summary_collapsed', '__return_false' );Note: Add the above filter to your child theme’s functions.php, here’s an article to help you Add Custom code.
If you want to show the order summary before the checkout button, you can switch the modern layout to one column or two-column checkout layout.
I hope this helps. Looking forward to hearing from you.
owh i see, thanks for the info, fixed it
Plugin Support
Aamir
(@aamiribsf)
Hi @ehsan95 ,
Awesome! I’m happy to hear that!
Say, if you have a minute, would you mind writing a review for us?
Funnel Builder by CartFlows – Create High Converting Sales Funnels For WordPress
All good if you’re too busy, you still rock in my book! 🤘🏻
Have a great day ahead 🙂
