Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • zro2 Friend
    #202698

    Hey guys..

    I have a problem with my registration form, the ja_biz template does not shows all categories like “Address 1” (see my attachment)

    Any idea, how can I fix it?


    1. registration
    jooservices Friend
    #555116

    Hi there,
    Please provide us your site access for checking

    Thank you,
    Viet Vu

    zro2 Friend
    #555118

    Access is online.

    By the way, when all categories are activated, the registration form can not create a user.

    jooservices Friend
    #555129

    HI there,
    Please turn off your css compress. Look like there is some css issues.
    Thank you,
    Viet Vu

    zro2 Friend
    #555215

    Css and js compress is off.
    Any other idea?

    jooservices Friend
    #555216

    Hi there,
    Actually Address 1 is rendered but display:none because css conflict. And that’s why i said you turn off css compress 🙂

    https://www.dropbox.com/s/bcdgxknje75t07w/2014-11-14_17-39-41.png?dl=0

    Thank you,
    Viet Vu

    zro2 Friend
    #555233

    Hi Viet Vu,

    Thank you for response.
    How can I fix this css problem, ´cause my css-/js-compress are off.

    jooservices Friend
    #555235

    Hi there,
    Please turn off css compress to find out which css file applied display none than we can know which one caused conflict.

    Thank you,
    Viet Vu

    zro2 Friend
    #555236

    is the template.css (line 2697) in templates/ja_biz/css/themes/blue


    .registration-wrap .form-registration .form-input.form-input-1 {
    display: none;
    }

    jooservices Friend
    #555239

    Hi there,
    Please apply


    .registration-wrap .form-registration .form-input.form-input-1 {
    display: block;
    }

    to custom.css

    http://www.t3-framework.org/documentation/customization.html

    Thank you,
    Viet Vu

    zro2 Friend
    #555242

    Hi Viet Vu,

    Thank you, it works…. but now the form looks worth… all the fields are not in line (see the attament).

    Hope of your help.


    1. registration_fields
    jooservices Friend
    #555267

    Hi there,
    # I have just checked with our JA Biz for Joomla! 3.3 quickstart. Your registration page look like using 3rd extensions

    http://ja-biz.demo.joomlart.com/index.php/en/component/users/?task=registration

    Please try to disable 3rd extensions to restore back form to default.

    Thank you,
    Viet Vu

    zro2 Friend
    #555299

    Hi Viet Vu,

    I have just activated the joomla plugin “User – Profile” (a standard plugin of joomla), ´cause I need more information in the registration form.
    With your code
    .registration-wrap .form-registration .form-input.form-input-1 {
    display: block;
    }

    in the custom.css looks the registration form now not really clear. And it doesn´t matter if the joomla plugin “User – Profile” is activated or not. (I have no 3rd extensions)
    You can easily follow, just chekc the URL or reproduce my steps….

    That is the reason, why I need your help 🙂

    Thanks….

    jooservices Friend
    #555328

    Hi there,
    # This template overridden com_users and look like some concept are changed. I’ll inform this one to design team
    # At moment please try to rename this file

    templatesja_bizhtmlcom_usersregistrationdefault.php
    to temporarily remove template override and use Joomla! com_users default layout.

    Thank you,
    Viet Vu

Viewing 14 posts - 1 through 14 (of 14 total)

This topic contains 14 replies, has 2 voices, and was last updated by  jooservices 10 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum