Description:
For my Mini Cart I want to use my Component Button for the checkout button. To be able to hide the checkout button when the cart is empty I need to place it inside the div with the Context set to Cart.
When I place my button component inside the div with Context set to Cart however, my button component is not visible on the frontend.
Step-by-step reproduction instructions:
- Create a modal inside your header
- place a div with context “Cart” inside your modal
- now place a component inside your Context-Cart-Div
Environment info
- WordPress version: latest
- Cwicly Plugin version: latest