Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • zizozoro Friend
    #168612

    I have problem with contact us page
    http://www.alesraa-group.com/contracting/index.php/contact-us-menu

    in IE8 work normal
    in firefox and opera show this

    khoand Friend
    #413053

    Hi,
    You go to Template manager,choose JA Business template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.

    zizozoro Friend
    #413075

    welcome Mr.khoand
    i have done it
    CSS Optomize to NO
    say but still have the same problem

    i have also pressed into JAT3 Clean Cache to Clean Cache and nothing changed :((


    1. problem
    khoand Friend
    #413124

    What version of joomla do you use?

    zizozoro Friend
    #413125

    Welcome Again Mr.khoand
    i have submitted a link in the first post
    http://www.alesraa-group.com/contracting/index.php/contact-us-menu

    you can find it there 🙂
    Version 1.6.6
    and i ask if can i add new fields ?

    Thanks in advance 🙂

    khoand Friend
    #413138

    You extract the file into /opt/lampp/htdocs/business16/templates/ja_business/html/com_contact/contact/


    1. default_form.php_.zip
    zizozoro Friend
    #413278

    I have found com_contact Folder is free !!
    I have added your files and every thing is ok

    now .. how can i add new fields to it ?
    Using Joomla Dashboard or edit default_form.php Directly ?

    Thanks to you Mr.khoand :-*

    khoand Friend
    #413459

    What fields do you want to add? I think you edit default_form.php.

    zizozoro Friend
    #413466

    Hello Again
    i need to add fileds to be like this


    1. temp
    khoand Friend
    #413673

    Wait for me. I need to test my solution.

    zizozoro Friend
    #413681

    take your time Mr.khoand 🙂

    khoand Friend
    #414158

    You replace this code from /templates/ja_business/html/com_contact/contact/default_form.php

    <div class="clear contact-row">
    <dl>
    <dt><?php echo $this->form->getLabel('contact_name'); ?></dt>
    <dd><?php echo $this->form->getInput('contact_name'); ?></dd>
    </dl>
    </div>
    <div class="clear contact-row">
    <dl><dt><?php echo $this->form->getLabel('contact_email'); ?></dt>
    <dd><?php echo $this->form->getInput('contact_email'); ?></dd>
    </dl>
    </div>

    with

    <div class="clear contact-row">
    <dl>
    <dt><?php echo $this->form->getLabel('contact_title'); ?></dt>
    <dd><?php echo $this->form->getInput('contact_title'); ?></dd>
    </dl>
    </div>
    <div class="clear contact-row">
    <dl>
    <dt><?php echo $this->form->getLabel('contact_name'); ?></dt>
    <dd><?php echo $this->form->getInput('contact_name'); ?></dd>
    </dl>
    </div>
    <div class="clear contact-row">
    <dl>
    <dt><?php echo $this->form->getLabel('contact_company'); ?></dt>
    <dd><?php echo $this->form->getInput('contact_company'); ?></dd>
    </dl>
    </div>
    <div class="clear contact-row">
    <dl>
    <dt><?php echo $this->form->getLabel('contact_telephone'); ?></dt>
    <dd><?php echo $this->form->getInput('contact_telephone'); ?></dd>
    </dl>
    </div>
    <div class="clear contact-row">
    <dl>
    <dt><?php echo $this->form->getLabel('contact_mobile'); ?></dt>
    <dd><?php echo $this->form->getInput('contact_mobile'); ?></dd>
    </dl>
    </div>
    <div class="clear contact-row">
    <dl><dt><?php echo $this->form->getLabel('contact_email'); ?></dt>
    <dd><?php echo $this->form->getInput('contact_email'); ?></dd>
    </dl>
    </div>
    <div class="clear contact-row">
    <dl>
    <dt><?php echo $this->form->getLabel('contact_website'); ?></dt>
    <dd><?php echo $this->form->getInput('contact_website'); ?></dd>
    </dl>
    </div>

    Phill Moderator
    #414183

    In addition this template is now available for J1.7 so you really should update your site. Normally we are unable to support any version of Joomla that Joomla.org no longer support.

    zizozoro Friend
    #414191

    Mr. khoand
    i will try the code , i have big thanks to you

    welcome Mr.phill luckhurst
    are the update will work normally ? or i need to reinstall the [ Quick start ] of JA Business version 1.7 ?

    Phill Moderator
    #414255

    The update should work fine but make sure you take a backup first (I recommend Akeeba backup for this).

    First select a default template then update Jomla. Once that is done use the JA Extension Manager to update the template, JAT3 Plugin and all thhe rest of your JA plugins. You may also need to update any other third party extensions too. Sounds like a lot of work but it really isn’t and is needed as J1.6 is now out of support.

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

This topic contains 15 replies, has 3 voices, and was last updated by  Phill 12 years, 8 months ago.

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