Support

  1. rprenzo
  2. Support
  3. Monday, February 02 2015, 04:44 PM
Hello,
Why it is empty, and the fields are not editable, look in the red line attachment
Excuse my bad english, i'm italian boy free webdesigner.
Thank you e best regards
Renzo
admin Accepted Answer
Admin
Hi,
sorry but I not see any attachments, can you please post me your site details? you can use the form below the reply in "Site Details" tab.

We will check this problem
  1. more than a month ago
  2. Support
  3. # 1
rprenzo Accepted Answer
YES I'm sorry.
I attach jpg files now
I do not see icons and the field is not editable, why?

My site locally for construction project
thank you
sincerely yours
Renzo
  1. more than a month ago
  2. Support
  3. # 2
rprenzo Accepted Answer
opps,

thats jpg file
  1. more than a month ago
  2. Support
  3. # 3
admin Accepted Answer
Admin
Hi,
I think you have 2 problems

Images on buttons
The button uses Bootstrap classes (as all Joomla built in components) to load style and icons, maybe in your template missing these classes, you can try to enable the parameter "Include Bootstrap CSS files" in Easy Profile options

Problem with Javascript
Maybe you have many instance of jquery javascript library, try to check javascript error with a browser console. Many components/modules load another instance of jquery to keep compatibility with Joomla 2.5. These components have a option to not load these libraries. Easy Profile load Jquery with Joomla API and this is the correct way.

unfortunately these are just guesses because I can not see your site :(
  1. more than a month ago
  2. Support
  3. # 4
rprenzo Accepted Answer
Content Protected
References
  1. http://www.rpout.com/rpcca
  1. more than a month ago
  2. Support
  3. # 5
admin Accepted Answer
Admin
Hi,

readonly problem
the textboxes are not readonly, your CSS set font size to 0px, so to solve this issue replace in file /templates/design_control/css/template.css at line 132 this:
font-size: 1.0em;
with this
font-size: 12px;


icons problem:
you have some error with your CSS in file /templates/design_control/css/font-awesome/css/font-awesome.min.css. Contact your template provider. Now to work I have disabled "ENABLE FONT AWESOME?" from Extensions->Template Manager->design_control - Default->General

Another problem
there is a javascript conflict with Date field, your template load all jquery plugins (many never used), this cause a conflict with our date field that use one of these plugins. To load many javascript never used is a bad bad choice, your site will work more slowly and increases the load of the clients (+120Kb plugins, 200Kb UI framework).
Anyway to solve this conflict with our date field, please replace /templates/design_control/js/jquery/jquery-ui-addons.js file with attached, only differences we have removed last 2 lines.
Attachments (1)
  1. more than a month ago
  2. Support
  3. # 6
rprenzo Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 7
  • 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.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.