1. vanboke
  2. Support
  3. Tuesday, August 21 2018, 01:19 AM
I am having issues on my website's front end. The user profile displays properly in tabs and everything is working. However, when you try to edit it, the tabs don't work and display vertically at the top of the profile and are not clickable. All the fields display down the page, regardless what tab they belong to. Conditional fields are shown no matter what.

It is obviously a scripting conflict, but I don't know where to start debugging it.

Do you have any tips on how to proceed to fix this issue?

Joomla: 3.8.11
PHP: 5.6.37
Easy Profile Pro 2.5.6
admin Accepted Answer
Admin
Hi,
to check this is necessary for us to see your site, can you please provide me your site details? if yes then you can use the form below the reply in "Site Details" tab.
  1. more than a month ago
  2. Support
  3. # 1
vanboke Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
the problem was due to plugin called "System - Unite BugFixer", it have options to replace Joomla built-in jQuery javascript framework.

This plugin remove Joomla jQuery library and uses a CDN, but this change the order of Javascript in a wrong way, you have javascript error in each page of your site.
See screenshot, script "/media/jui/js/jquery-noconflict.js?2ea108b520c4d62b75b7dc6ef2e1db55" should be called after script "https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js?app=unite_products";

Now I have disabled this plugin from Extensions->Plugins
Attachments (1)
  1. more than a month ago
  2. Support
  3. # 3
vanboke Accepted Answer
Thank you. I really appreciate the help.
  1. more than a month ago
  2. Support
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.