Page 72 of 123 FirstFirst ... 2262707172737482122 ... LastLast
Results 711 to 720 of 1222
  1. #711
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by kburner View Post
    Problem: *My logo is showing up in my header... So, I have a header with a logo.gif on top of it. How do I get rid of logo.gif?

    I think the logo on top of header may be located in the includes/templates/your_template/common/tpl_header.php.
    I found these lines of code, but do not know how to turn-off the logo.gif image.

    <!--bof-header logo and navigation display-->
    <?php
    if (!isset($flag_disable_header) || !$flag_disable_header) {
    ?>
    I may be way off. Can anyone help with this?
    Kim
    OK I finally figured this one out. My includes/language/engish/header.php file showed define header logo image. I took it out. And logo is gone from header. Not sure what else if effects at this time. But looks much better.

  2. #712
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by kburner View Post
    I just loaded this mod without the add-ons. I looked thru threads and have a few questions.

    *My logo is showing up in my header... So, I have a header with a logo on top of it. How do I get rid of it.

    *When I go to purchase an item with checkout. At step 1, there are two bullets for HTML and Text-Only located under Contact Details. I thought it is for the newsletter not under email address. Not sure why there?

    *I am using Zone rate shipping and Table Rate. One for domestic US and other for International. At the top of the checkout area the shipping has more expensive rate. And shipping method to select is located further down. This is confusing customers. How do I move it up or not show until customer clicks which ship method they want?

    Thanks, Kim
    Well, I fixed the logo showing up over header.
    And the email html or text is ok. Just not used to seeing it without newsletter signup.

    But, still have not been able to resolve shipping issue. I have FEC installed also and think this may be causing the shipping issue. Plus, I noticed that Steps at checkout are not right.

    Does anyone else have this issue with shipping or steps at checkout? I went back thru posts and found few responses and could not find solutions.
    [/COLOR]

    Kim

  3. #713
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by bigjoed View Post
    I have FEC and COWOA installed and running ZC 1.3.8, it seems to be working fine except for the fact that now I can not disable the FEC. I'm trying to turn it off for testing purposes. I set the value to false on Admin>Configuration>Fast and Easy Checkout Configuration but I still keep getting the one page checkout. What could I be doing wrong?

    Any ideas will be helpful.

    Thanks
    I have both installed Checkout without Account and Fast and Easy Checkout. When I go to checkout without account, I see Step 1 of 5 - Billing Information. I fill out and click continue checkout. The next page is where the problem starts. I see top of page with order, coupons and then starts Step 1 of 3. It does not finish 2-5. This is very confusing for customers.

    Does your checkout do the same thing?
    Kim

  4. #714
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by exboyfriend View Post
    I tried setting up COWA with FEC and there has been some sort of collision, I don't know which caused it or how to fix this now.

    The title tag of my shopping cart now always says Billing Information and the top of the page and all other shopping cart/check out pages now always says "Step 1 of 5 - Billing Information" even when I am not on step 1 of 5 billing information.

    Has anyone seen this issue or found a way to solve it or have insight as to the fix here?
    I have a similar problem with the Step 1 of 5 - Billing Information and next page down further starts over with Step 1 of 3. Did you get it fixed? If yes, how?

    Thanks, Kim

  5. #715
    Join Date
    Nov 2008
    Location
    Massachusetts
    Posts
    163
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    I did not use FEC but I did use COWA and the "ordersteps" addon. When checking out without an account, I noticed that the step numbers were wrong. I fixed them by editing these files:
    checkout_shipping.php
    checkout_payment.php
    checkout_confirmation.php
    For example, in checkout_shipping.php, here's what I did:

    /** custom edit for COWOA addon - added the "if -- define...Step 2 of 5 -- else **/
    if($_SESSION['COWOA']) $COWOA=TRUE;
    if($COWOA)
    define('HEADING_TITLE', 'Step 2 of 5 - Delivery Information');
    else
    /* custom edit */
    /** define('HEADING_TITLE', 'Step 1 of 3 - Delivery Information'); **/
    define('HEADING_TITLE', 'Step 1 of 4 - Delivery Information');


    I don't know if the same problem applies to you or not.

  6. #716
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by alicia1234 View Post
    I did not use FEC but I did use COWA and the "ordersteps" addon. When checking out without an account, I noticed that the step numbers were wrong. I fixed them by editing these files:
    checkout_shipping.php
    checkout_payment.php
    checkout_confirmation.php
    For example, in checkout_shipping.php, here's what I did:

    /** custom edit for COWOA addon - added the "if -- define...Step 2 of 5 -- else **/
    if($_SESSION['COWOA']) $COWOA=TRUE;
    if($COWOA)
    define('HEADING_TITLE', 'Step 2 of 5 - Delivery Information');
    else
    /* custom edit */
    /** define('HEADING_TITLE', 'Step 1 of 3 - Delivery Information'); **/
    define('HEADING_TITLE', 'Step 1 of 4 - Delivery Information');


    I don't know if the same problem applies to you or not.
    There is no reason to use COWOA with FEC. Instead, use Easy Sign-Up and Login (ESL) which includes an upgraded version of COWOA. No integration is required since FEC is pre-modified to work with ESL and the COWOA feature.

  7. #717
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Unfortunately, I loaded FEC when I first started my site because I wanted the one page checkout. And did not keep original files. After going live I found that customers want to buy without an account. Therefore, I loaded COWOA. And yes I do have original files stored. I have been trying to get both mods to work. I only have two big issues that are confusing customers.

    1. Steps show different. I loaded COWOA with ordersteps and order-status. The ordersteps with the arrow and timeline do not match the Step 1 to 5 and then Steps do not match when go to second page. Thinking about backing out ordersteps.

    2. I have international and domestic shipping loaded with Table Rate and Zone Rate. Order information is before shippping and defaults to international with table Rate. The customer can click on shipping further down the checkout process to get correct rate, but I lost them by that point.

    I would like to keep both as it really ends up to two pages and not five. Suggestions?

    Thanks,
    Kim

  8. #718
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by numinix View Post
    There is no reason to use COWOA with FEC. Instead, use Easy Sign-Up and Login (ESL) which includes an upgraded version of COWOA. No integration is required since FEC is pre-modified to work with ESL and the COWOA feature.
    How many pages does it take for customer to checkout 2 or 5?

    Thanks, Kim

  9. #719
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by kburner View Post
    How many pages does it take for customer to checkout 2 or 5?

    Thanks, Kim
    Not including the login/sign-up, the checkout can be 1-2 pages with FEC.

    Easy Sign-Up is a single page sign-up with a link that goes to COWOA. So, COWOA is actually an extra click more than the regular sign-up. In reality, COWOA is a trick since the only real difference is that the customer does not input a password to create an accessible account. Simply psychological...

  10. #720
    Join Date
    Dec 2008
    Posts
    166
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Hi,

    Firstly thanks to whoever helped make this addon -its brillant.

    I am trying to install it onto my website and I think I did it correctly however it doesn't work -I must have done something wrong.

    The link appears during checkout but when I click it it says 'Page not found'

    The site is bestpriceaccessories.com/shop

 

 

Similar Threads

  1. Checkout without account problem
    By weblasomnath in forum Addon Templates
    Replies: 0
    Last Post: 23 Nov 2010, 02:56 PM
  2. Checkout without account
    By GDOrn in forum All Other Contributions/Addons
    Replies: 194
    Last Post: 14 Sep 2010, 08:05 PM
  3. Fast and Easy Checkout - Checkout Without Account not showing
    By Lee-oh in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 3 Feb 2010, 05:09 PM
  4. question about the checkout without account mod
    By hxkknba in forum Addon Payment Modules
    Replies: 1
    Last Post: 12 Oct 2009, 05:48 PM
  5. Changing checkout flow with Checkout Without Account (COWOA)?
    By pe7er in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Feb 2008, 06:09 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