Bootstrap Modal isn’t working in WordPress Plugin with Template Avada [closed]

Sometimes it happens when the JavaScript for the Modal plugin gets loaded twice. Please check to make sure that it isn’t getting double loaded. Some of the common ones are:

  • bootstrap.js (the full BootStrap JS suite)
  • bootstrap.min.js (same as above, just minified)
  • bootstrap-modal.js (the standalone plugin)

Similar Problem.