Page 12 of 18 FirstFirst ... 21011121314 ... LastLast
Results 111 to 120 of 177
  1. #111
    Join Date
    Dec 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Quote Originally Posted by jackie.taferner View Post
    shellbell, to move the field open this file:

    includes/templates/YOUR_TEMPLATE/templates/tpl_modules_create_account.php

    and move this code to the section you want the field in:
    Code:
    <!-- start extrafield -->
    <?php
      if (DISPLAY_EXTRAFIELD == 'true') {
    ?>
    <br class="clearBoth" />
    <label class="inputLabel" for="extrafield"><?php echo ENTRY_EXTRAFIELD; ?></label>
    <?php echo zen_draw_input_field('extrafield', '', 'id="extrafield"') . (zen_not_null(ENTRY_EXTRAFIELD_TEXT) ? '<span class="alert">' . ENTRY_EXTRAFIELD_TEXT . '</span>': ''); ?>
    <?php
      }
    ?>
    <!-- end extrafield -->
    Jackie, thanks for this great mod.

    This above code does it move all the extra fields or just one? I would like to use 2 or maybe 3 extra fields but 1 needs to be below company name, like VAT number or so.

    For me the above cut and paste is not 100% clear for me, can you help?

    Thanks
    Regards from Holland
    Henk

  2. #112
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Hi rmcp, That code moves just one of the fields. You will see additional sets of code for EXTRAFIELD2, EXTRAFIELD3, and so on. Just find the code for the Company name, then cut and paste the EXTRAFIELD code right below it.

    If you want this field moved on both the Create Account page and the Edit Account page, make sure you change both templates located in /includes/templates/yourtemplate/templates/

  3. #113
    Join Date
    Dec 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Thanks for the reply

    Just to be on the save side :
    >>>>>>>>>>>>>>>>>>>>>>>>>
    <?php echo zen_draw_input_field('company', '', zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_company', '40') . ' id="company"') . (zen_not_null(ENTRY_COMPANY_TEXT) ? '<span class="alert">' . ENTRY_COMPANY_TEXT . '</span>': ''); ?>
    HERE IS WERE I PUT The <!-- start extrafield -->the extra fiels<!-- end extrafield -->?
    </fieldset>
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    And what do you mean with both files? I do not see any company field in the tpl_account_edit_default.php file

    What I want to add are 2 fields, one field below Company name that will be VAT number and also a field were my customers can fill in the model of Motorcycle they use for ordering parts.

    Regards
    Henk

  4. #114
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Please upload your files and I will edit them for you.

  5. #115
    Join Date
    Dec 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Hi Jackie,

    Thanks a lot!

    I have not changed anything to your files yet so you might as well use the original ones?

    If not which file dou you need?

    Regards

    Henk

  6. #116
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    I would need both of your files located in: /includes/templates/yourtemplate/templates/

    Which version of the plugin are you using?

  7. #117
    Join Date
    Dec 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Sorry for the late answer Jackie

    I am sorting out a other problem first ; by some strange reason not all orders show in the admin, id I search for order number I find it and can change it or print invoice but not all orders show in admin orders like you normaly see..........

    I'll be back asap with the extra line help

    Thanks

    Henk

  8. #118
    Join Date
    Aug 2013
    Location
    Brisbane
    Posts
    25
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Hi Jackie

    Thanks for the plugin, do you know of any issues with the how did you hear about us plugin as your plugin seems to override HDYHAU plugin.

    I had how did you hear about us up and running but it is lost.

    I am running V2.0 extra fields on Zencart V1.51

    Any suggestions would be appreciated.

    Peter
    www.tenthilltoys.com.au
    Last edited by tenthilltoys; 12 Sep 2013 at 08:43 PM.

  9. #119
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Yes, this module affects the same files so you will need to compare the files from each module and merge them using a tool such as WinMerge.

  10. #120
    Join Date
    Aug 2013
    Location
    Brisbane
    Posts
    25
    Plugin Contributions
    0

    Default Re: Extra Fields for Customer Sign Up (Create Account) Page

    Thanks for the fast reply Jackie

    I have merged the create account and the customers files, These seem to be the only file that needed doing.

    uploaded again, cleared the cache on the browser. but no extra drop down menu.

    I will just keep working away at it. I would prefer to have your plugin as it suits me better.

    Thanks again
    Peter

 

 
Page 12 of 18 FirstFirst ... 21011121314 ... LastLast

Similar Threads

  1. v150 additional create account fields for wholesale customer
    By newbieOK in forum General Questions
    Replies: 2
    Last Post: 23 Aug 2012, 04:17 AM
  2. Extra Fields for Customer Sign Up
    By divagal in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 31 Jan 2012, 11:51 PM
  3. Create Account - modify existing fields or add extra fields?
    By sopretty in forum General Questions
    Replies: 4
    Last Post: 30 Jul 2010, 08:26 PM
  4. Extra Box on Account Sign-up Page
    By paulssports in forum General Questions
    Replies: 6
    Last Post: 1 Dec 2006, 05:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR