Hello,
We don’t think we understood the requirement correctly. Can you show us any sketch or mockup to understand the situation.
Thanks & Regards,
Team WP Scripts
Okay let me try to explain differently. I want to try to create 2 menu’s
Menu 1 is for the customers that want to order online. Its at the /order-online link and has all the features to add items to cart.
Menu 2 is for the customers that sit down in the restaurant. Its at the /menu link and has no add to cart button. /menu is a page with the shortcode [foodstore]
Now my question is there a way to hide the add to cart button with css on menu 2.
Hello,
For menu 2 you can enable the catalog mode by using following shortcode instead of default one.
[foodstore catalog_mode=”yes”]
Hope this helps.
Thanks & Regards,
Team WP Scripts
Hello,
We hope this issue has been resolved for you. We are closing ticket for now. Do let us know if you have any other concerns.
Regards,
Team WP Scripts
sorry for the late reply.
yes this works.
Is there a way to hid the bottom cart like this?
Hello,
Bottom cart can be hidden using the settings. For now, there is no way to hide it using shortcode. We think there is a need of that, so we will be adding it soon.
Regards,
Team WP Scripts