How Do I Add More Than 2 Buttons on Wix?

How to Add Multiple Buttons on Wix

To add multiple buttons on Wix, follow these steps:

  1. Add a button to the top menu:

    • Go to the ‘Add’ menu.
    • Select ‘Button’.
  2. Add a button to the side menu:

    • Go to the ‘Add’ menu.
    • Select ‘Button’.
    • Choose ‘Side Menu’.
  3. Add a button to the footer:

    • Go to the ‘Add’ menu.
    • Select ‘Button’.
    • Choose ‘Footer’.

How to Execute a One-for-All Function

To execute one function for all clicks on Wix, use the following code:

javascript
$w("Button").onClick((event, $w) => {
console.log(‘button’, event.target.id);
})

Adding Multiple Navigation Menus in Wix

To add multiple navigation menus in Wix:

  • Click the Wix Restaurants Menus app.
  • Select Settings.
  • Click + New Menu Page.
  • Click the Wix Restaurants Menus app on the new page.
  • Click Settings.
  • Select Show Specific Menus under Do you want all your menus to be visible?

Adding More Information Button on Wix

To add more info button on Wix:

  1. Log into your Wix account and go to the Editor.
  2. Click the "Add" button.
  3. Select "Button" from the menu.
  4. Customize the button by changing text, color, size, etc.
  5. Link the button to another page or URL.

Leave a Comment