1. Sarelseekat
  2. General
  3. Tuesday, June 28 2016, 03:50 PM
I noticed that only on my registration page, every field title with a tool tip, disappears with the tool tip when you move the mouse over the title. When editing in user profile or any other page, the field titles remain. Very Strange. Any solutions.

I Have already created an admin account. Please see site details.
admin Accepted Answer
Admin
Hi,
this happen because Mootools Javascript Framework was loaded after jQuery Javascript Framework, normally in registration/ edit profiles page Mootools is not loaded.

This is a know issue about jQuery (and Bootstrap) with MooTools, but this is not due to Easy Profile.

I think the problem is due to plugin "System - JV Libraries" required by your template. To solve add this simple CSS line in your template style (/templates/jv-hosting/css/custom.css):

#member-registration .control-label label,
#member-profile .control-label label{display:block !important;}
  1. more than a month ago
  2. General
  3. # 1
mklingso Accepted Answer
Thanks
it works
  1. more than a month ago
  2. General
  3. # 2
  • Page :
  • 1


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