Page 4 of 14 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 134
  1. #31
    Join Date
    Jan 2007
    Location
    Idaho
    Posts
    43
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    I removed the other " cart" and noticed it started to work. I'm using Firefox. Now it pops up beautifully.!!! JEEEE!
    Ops, forgot the most obvious, the cache.
    I guess I can adjust the place where it pops, from the css file? Is there anyway that I can add and image before the "Your Cart" and move it to the right with the others? Between the Sign In and Checkout?

    Thank a million!

    Satu

  2. #32
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: AJAX Add to Cart [Support Thread]

    Of course - that's all CSS work from now on. You have div id topcartinner which you can move and style any way you like. Add a background image and padding on the left, for example. Or just add an image at the beginning of that div (like your other links). I'll leave the styling to you.

  3. #33
    Join Date
    Jan 2007
    Location
    Idaho
    Posts
    43
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    It's me again.
    How do I remove the "[more]" from top of my right column? It's kind a hard to see.
    I don't want to have the shopping cart info in the right column, and I had turned off both shopping_cart.php and zx_ajax_shopping_cart.php in the layout settings. I think it is coded somewhere in the Ajax add to cart files, since if I remove the Ajax add to cart in the templates/xxx/common/tpl_header.php it does not show.
    Thank you.
    Satu

  4. #34
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: AJAX Add to Cart [Support Thread]

    Hm...

    I'm having a hard time replicating this on the classic template - whatever I do, it works just fine. Since no one else reported such a problem, I'm assuming this has something to do with your template and the way OTHER things are coded. I really can't tell without accessing your files.

    Regards,
    Leonard

  5. #35
    Join Date
    Jan 2007
    Location
    Idaho
    Posts
    43
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    Driving miss satu crrazy.

    Only way to remove it, (that I found out) was to go to


    includes/languages/your_template/english.php

    LINE 71: define ('BOX_HEADING_LINKS', '  [more]');
    After: define ('BOX_HEADING_LINKS', '');

    I don't know if it is the COWOA that makes it show up.

    Well Happy July the Fourth to all!

    Satu

  6. #36
    Join Date
    Jan 2007
    Location
    Idaho
    Posts
    43
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    One more thing. I love "Finntimo's" website, the look is really nice and clean.

    Sincerely,
    Satu

  7. #37
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: AJAX Add to Cart [Support Thread]

    Hm... Interesting... But still, must be something with OTHER stuff that you have done.

    It's definitely not caused by COWOA because that mod doesn't even have any sideboxes (that I'm aware of).

    It really is a bit weird, but also got me thinking... How about you try to comment out line 20 in includes/modules/sideboxes/YOUR_TEMPLATE/zx_ajax_shopping_cart.php so you get:
    Code:
        $title =  BOX_HEADING_SHOPPING_CART;
        $title_link = false;
        //$title_link = FILENAME_SHOPPING_CART;
    I'm not even sure how that line got there, it's completely needless... Will remove from future updates, thanks for noticing it.

  8. #38
    Join Date
    Jan 2007
    Location
    Idaho
    Posts
    43
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    Quote Originally Posted by balihr View Post
    Hm... Interesting... But still, must be something with OTHER stuff that you have done.

    It's definitely not caused by COWOA because that mod doesn't even have any sideboxes (that I'm aware of).

    It really is a bit weird, but also got me thinking... How about you try to comment out line 20 in includes/modules/sideboxes/YOUR_TEMPLATE/zx_ajax_shopping_cart.php so you get:
    Code:
        $title =  BOX_HEADING_SHOPPING_CART;
        $title_link = false;
        //$title_link = FILENAME_SHOPPING_CART;
    I'm not even sure how that line got there, it's completely needless... Will remove from future updates, thanks for noticing it.
    Wow! That did it! Thank you so much!
    Satu

  9. #39
    Join Date
    Mar 2013
    Posts
    16
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    hi balihr
    ive installed the plugin working brill apart from every now and then if you go into a choice from the menu on the left, then choose a sub menu then buy a item the old cart pops up no ajax?, doesn't seem to do it if no sub cats, and not all the time though?? weird! any idea what would cause this behavior? :) not a moan just curious lol cracking plugin ;) kutgw

  10. #40
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: AJAX Add to Cart [Support Thread]

    Quote Originally Posted by destruxon View Post
    hi balihr
    ive installed the plugin working brill apart from every now and then if you go into a choice from the menu on the left, then choose a sub menu then buy a item the old cart pops up no ajax?, doesn't seem to do it if no sub cats, and not all the time though?? weird! any idea what would cause this behavior? :) not a moan just curious lol cracking plugin ;) kutgw
    I'm away for the weekend so I won't be able to help much, but you've skipped the MOST important thing for any help - a link to your site...

    BTW, I hope you know that this module works ONLY on the product page and not on product_listing (aka category page).

 

 
Page 4 of 14 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. v150 Contact Us - Add Subject support thread
    By gjh42 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 9 Jan 2019, 06:04 AM
  2. Add Shipping Telephone Support Thread
    By JTheed in forum Addon Admin Tools
    Replies: 31
    Last Post: 4 Sep 2018, 11:14 AM
  3. v139h Numinix Pinterest Add On Support Thread
    By swguy in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 14 Jan 2018, 05:12 AM
  4. AJAX IMAGE Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 785
    Last Post: 13 Jan 2016, 11:48 PM
  5. AJAX BANNER Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 19
    Last Post: 11 Oct 2012, 05:55 AM

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