Start a new topic
Answered

Troubleshooting Bridge Theme On Datepicker Issue

I got some issue on the Bridge theme and the date picket feature!


Best Answer

Troubleshooting Bridge Theme while integrating MEC

If you have an issue with FES Form on Bridge theme you should follow the steps below:

  • Go to Qode Options > General > Settings > JQuery Scripts
  • Disable (uncheckd) JQuery UI Datepicker
  • Go to WordPress Customizer and place the CSS below there:
/* MEC Date Picker on Bridge */
.ui-datepicker {z-index: 99999999999 !important;}


1 Comment

Answer

Troubleshooting Bridge Theme while integrating MEC

If you have an issue with FES Form on Bridge theme you should follow the steps below:

  • Go to Qode Options > General > Settings > JQuery Scripts
  • Disable (uncheckd) JQuery UI Datepicker
  • Go to WordPress Customizer and place the CSS below there:
/* MEC Date Picker on Bridge */
.ui-datepicker {z-index: 99999999999 !important;}


Login or Signup to post a comment