1. lokery
  2. Bug Report
  3. Tuesday, September 30 2014, 05:59 PM
Hi!

I have Easy Profile Pro 1.3.3 on the freshest Joomls 3.3.5 with Protostar template. I found that buttons "Next" and "Previous" were missing in the tabbed view.

The reason is that there no elements with class "form-actions".
Have a look at tabs.js (for instance, line 54):
$('#member-registration .form-actions button[type="submit"]').hide().addClass('pull-right')

This code no longer works, due to empty selector #member-registration .form-actions

Removing .form-actions from the selector solves the problem.
admin Accepted Answer
Admin
Hi,
thanks for your report, today we will release a new version to fix this bug ;)
  1. more than a month ago
  2. Bug Report
  3. # 1
  • 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.