• Resolved evesion83

    (@evesion83)


    Hi,

    Recently due to covid, the government decided I am not allowed to present printed menus anymore to my customers. I created a 2nd page named MENU with the shortcode [foodstore] and created a barcode so that customers can scan the code at the table and read the menu.

    Now I want to do the following if possible.
    Show at to card on the order-online page and don’t show it on the menu page.
    is this possible with css?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author WP Scripts

    (@wpscripts)

    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

    Thread Starter evesion83

    (@evesion83)

    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.

    Plugin Author WP Scripts

    (@wpscripts)

    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

    Plugin Author WP Scripts

    (@wpscripts)

    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

    Thread Starter evesion83

    (@evesion83)

    sorry for the late reply.
    yes this works.

    Is there a way to hid the bottom cart like this?

    Plugin Author WP Scripts

    (@wpscripts)

    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

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Catalog mode’ is closed to new replies.