1. lance-schuler
  2. Support
  3. Monday, May 16 2016, 07:23 AM
When I go into the edit profile section of the easy profile and move to each tab, When i go back and select the first tab it's blank. So, login got to user profile, last menu item, choose edit profile and move to each tab, they show blank on some and change. Also, I noticed that if i make a mistake on editing the form, it gives me an error box, but then the submit and cancel buttons disappear.
Accepted Answer
admin Accepted Answer
Admin
Hi,
sorry for late reply :)

In your website there is a strange Javascript behavior, we use a simple Bootstrap tabs, but some javascript code seems to add style="visibility:hidden". To fix this I have simply added this CSS code to file /templates/sj_imag/css/your_css.css:
#profile_content > *{visibility:visible !important}


This code solve also Buttons problem
  1. more than a month ago
  2. Support
  3. # Permalink
lance-schuler Accepted Answer
thanks, that works. Great support!
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


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