1. tachtanlee
  2. General
  3. Tuesday, November 11 2014, 08:26 PM
Why forms are not displayed in most templates?
Accepted Answer
admin Accepted Answer
Admin
Hi,
you have two different version of jQuery libraries. this cause javascript error and increases the weight of the page.

From Joomla 3.x to remove Bootstrap and jQuery conflict, the right way to load these libraries is to use Joomla API. Your template load own jquery library without to use Joomla API.

Easy Profile extends Joomla user profile (not replace), Joomla com_users component load jquery library.
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Hi,
To keep Easy Profile light we use the bootstrap classes as any other Joomla built in component.

if your template not use Bootstrap CSS you can load this from Easy Profile options, there is a parameter called "Include Bootstrap CSS files"

The registration/edit profile page (forms) are the same of Joomla, the tabs are generated by Javascript but the output became from Joomla com_users
  1. more than a month ago
  2. General
  3. # 1
tachtanlee Accepted Answer
Pro
I have problems with javascript. In registration form both drop down are visible simultaneously. Conditions ignored.
  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.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.