Skip Navigation

[Resolved] Submission form error

This support ticket is created 6 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 39 replies, has 3 voices.

Last updated by leilaG 5 years, 10 months ago.

Assisted by: Christian Cox.

Author
Posts
#1122973

Okay interesting. If your Bridge supporter can provide the best email address for coordinating with their authors, I will be glad to pass that on to my Compatibility Team. The reply from my 2nd tier support team follows:

-------
The issue is here: \wp-content\themes\bridge-16.8\js\admin\default.js line 114

var $j = jQuery.noConflict(); 

I think that they can replace this line by

jQuery(document).ready(function($) {
    // Add the code here
});
#1127551

Hi, they have provided this email but I'm guessing the compatibility may have already tried it - support@qodeinteractive.com

#1127583

Okay thank you, I have passed that information to my Compatibility team. Let's see how it goes. I will keep you up-to-date here if I receive any information.

#1128246

Hi, I got some feedback today that there has been a miscommunication and I want to correct it. I said that we had already contacted the Bridge theme authors and are awaiting their response, however that is not accurate. I misread information on one of those tickets and gave you the wrong information. We will try to contact the authors.

#1128247

Okay no worries, thanks for the update.

#1128403

Updating ticket status, no need to reply.

#1149215

As of a month later, we have had no cooperation from the theme authors on this issue.

#1149984

Oh really that's a shame.

Thanks for the update, I'll let them know.

#1185039

Hi, we received some additional feedback, and have created a patch file for this issue. It will be permanently resolved in a future update of Forms. Please find the patch file here: https://toolset.com/errata/bridge-theme-and-toolset-forms-conflict-produces-js-errors-and-breakes-the-forms-gui/

#1185141

Brilliant! Thank you so much!