If possible buy only profile /register form or better to must use all component, because i need for Classifieds Ads site?Sorry I have not understand well, anyway we have not experience with "Classifieds Ads", but you can try to check conflict by trying free version.
Is possible to create for me someone who develop this form, after buy pro version? How much must be pay if i don't know how create this? Is same as your tutorials before few days ago?We not work as freelance, but we can help you to create form like your example for free. Anyway tutorial is the same explained in the previous post*
Is that options in payable version?In free version you can try conditions to hide/show fields with text type (instead checkbox or hidden field).
its working completely fine with easy profileGreat, we have poor experience with "improved ajax login", some months ago this not work. Maybe they make some update.
i'll also change my registration form to only username/email/passwordYes this hide firstname field and copy value from username in firstname.
jQuery(document).ready(function($){
$('#jform_firstname').closest(".control-group,.form-group").hide().addClass("hide");
$('#jform_username').change(function(){
$('#jform_firstname').val($('#jform_username').val()).change();
});
});
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.
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
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.
Our site uses non fat, delicious cookies which help us improve your user experience. You can read more about it in our Legal page.