Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Klaus Ondrich Friend
    #648016

    Hi,

    I just encountered a bug in JA Fubix’ html/com_contact/contact/default_adress.php line 95:
    It defines the icon for mobile number, but mistakenly chooses icon for print/fax.
    Additionally emailadress is has no icon at all. So I added

    <i class="icon-mail"> </i>
    in line 62 to display an envelope icon (that pushes line of code for mobile phone number one line down to to 96).

    Wrong line of code in line 95/96:

    <i class="icon-print"> </i>
    Example with wrong icon for mobile number and missing icon for email address:
    https://test.ulc-moedling.at/kontaktformular

    Fixed line of code in line 95/96:

    <i class="icon-mobile"> </i>
    Example with correct icon for mobile mumber and added icon for email address:
    https://www.ulc-moedling.at/kontaktformular

    Regards,

    Klaus

    Ninja Lead Moderator
    #648534

    Yes, thank you for your feedback.

    I also pass this to development team to fix and update our product.

    Ninja Lead Moderator
    #744386

    Yes, thank you for your feedback.

    I also pass this to development team to fix and update our product.

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 9 months ago.

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