Search:

Type: Posts; User: pricediscrimination

Page 1 of 9 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    7,416

    Re: How do I change images folder?

    Switching "http://site.com/images/" with "../images/" worked!

    :bow:
  2. Replies
    13
    Views
    7,416

    Re: How do I change images folder?

    But, what if you need the images directory to stay in the root, and do not want to copy them to the subdirectory because the folder is shared with the new root of the site? Example:

    The Zen Cart...
  3. v155 Re: Create Account Redirect to Home - Not create_account_success

    Thank you so much for your mature and open-minded reply. I wouldn't have blamed you if you ignored this thread haha.

    You have a good point about customers potentially wondering if their account...
  4. v155 Re: Create Account Redirect to Home - Not create_account_success

    I just realized the first post should have mentioned this request is because of finding that CREATE_ACCOUNT_SUCCESS is the biggest source of abandoned carts and logged in user exit page. They get...
  5. v155 Re: Create Account Redirect to Home - Not create_account_success

    By the way, it feels better after that rant, but don't want to hurt anyone's feelings or upset anyone. So please take it as venting of more accumulated frustration of being stuck with an old shopping...
  6. v155 Re: Create Account Redirect to Home - Not create_account_success

    This works! But you are right:

    No product in cart, redirects to the homepage after creating an account.
    Product in cart, redirects to the homepage after creating an account instead of back to...
  7. v155 Re: Create Account Redirect to Home - Not create_account_success

    DrByte: I am so appreciative of your help over the years. You've seriously helped me solve so many things with Zen Cart. BUT, YOU ARE TOTALLY WRONG HERE.

    This is exactly why Zen Cart is behind...
  8. v155 Re: Create Account Redirect to Home - Not create_account_success

    I tried a few things before coming back here, because I didn't want to say the inevitable "you lost me".

    in create_account_success header_php.php I tried to add (to no success of course):


    //...
  9. v155 Re: Create Account Redirect to Home - Not create_account_success

    Was hoping you'd be the one to reply. And so thankful that you have!

    Not checkout process, but simply created an account. If they are in the checkout process, then it should properly take them to...
  10. v155 Create Account Redirect to Home - Not create_account_success

    Searched and search with no find. Can someone please tell me how to make it so that the user is redirected to the home page after creating an account?

    I went to...
  11. v155 Re: Sold-Out products to bottom of the page automatically

    Going one step further, as desired is the ability to separate the sold-out items from the in-stock items. With a title above the break "Sold Out Items". Right now, all setting the sort order does is...
  12. v155 Sold-Out products to bottom of the page automatically

    Hello, doesn't anyone happen to know of the possibility to make sold-out products automatically be sorted to the bottom of the product list? It's not convenient to have to set a sort order for...
  13. Re: Sold New Products display Sold Out instead of price on index and products_new pag

    Will do, thank you.
  14. Re: Sold New Products display Sold Out instead of price on index and products_new pag

    Want to say thanks for this thread and let everyone know it still works in 2016 with v1.5.5.

    For anyone who wants more control over what is displayed, you can use this code to add text.

    //...
  15. v139h Re: Hide ".00" on listings but still show correct tax in checkout?

    That's too bad. The .00 is an unnecessary extra on some sites. Would also be nice to know how to change it to USD or AUD, etc. So 56 USD, instead of $56.00.
  16. v139h Re: Hide ".00" on listings but still show correct tax in checkout?

    Hello did you ever find out how to pull this off?
  17. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    Thank you! Will check it out right now. The very fact that this has to be hacked is another reason why this thread was started in the first place. An ecommerce based software that does not even have...
  18. v154 Re: How do I list products in sub category with in the parent category?

    Hi, has this been officially released?
  19. Replies
    12
    Views
    1,911

    Re: Manufacturer name breadcrumbs

    Just saw this reply.

    After YEARS of going without the brand name in the breadcrumbs, you finally solved it. THANK YOU.
  20. Re: Flag New Products with in a Category?

    Hello, would you happen to know if this is ok to use on v1.5.5? And is there is a way to use this for "Sold" icons over the thumbnail images in product listing pages? Thank you.
  21. Adding Wordpress Widget code to html_header causing $0.00 prices in checkout

    Zen Cart is installed on the main directory. There is a blog in /wordpress. In order to display some blog thumbnails on the ZC site, as per this the following was added to the html_header above...
  22. v150 Re: Google Merchant Center Feeder for ZC v1.5.x

    Google is requiring a few attributes (size, etc). Since the same details will be used for each item, it there a way to hard code the info so that it's always applied (such as what is already in the...
  23. Replies
    2,105
    Views
    422,547

    Re: SitemapXML v.2

    Hi, in the case of having a Wordpress blog in a sub-directory (http://store.com/wordpress) will this mod also include those pages in the sitemap?
  24. v151 Re: Search term in search results title

    PERFECT!!! Thank you for this, for everything you've helped me with in the past, and for anything in the future that you kindly help with!
  25. Replies
    12
    Views
    1,911

    Re: Manufacturer name breadcrumbs

    Hello Zen Cart folks, I am going to bump this to the top if that's ok. Would really like to know more about init_add_crumbs.php and how to add relevant info to the breadcrumbs - especially due to the...
  26. v151 Re: Search term in search results title

    Awesome, thank you so much! I also needed to make the search result show in the page heading, so I did an ugly hack because I don't know how to do it the right way:

    in...
  27. v154 Re: Simple and Easy 2 Question Create Account Page

    This hack works very well, infinite thanks to mc12345678.

    Strangely, when the new account is created, nothing related to the account is recorded in Admin > Customers. It makes sense that until the...
  28. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    Update Part 1:

    Since starting this thread on October 22th, 2015, I haven't had time to explore other options. :lamo:

    Since then, I've reflected on that post and have more to add to the original...
  29. v154 Re: Simple and Easy 2 Question Create Account Page

    Your kindness, patience, understanding, and ability to teach are to be admired. Thanks to you and others like you on this forum for taking the time to help others.

    Excited to be in the 2015s,...
  30. v154 Re: Simple and Easy 2 Question Create Account Page

    mc12345678: you worked the code to do exactly what was asked in this thread. Thank you for your hard work and support. The code you presented works. You never questioned or dismissed what was trying...
  31. v154 Re: Simple and Easy 2 Question Create Account Page

    In Admin > Customer Details there are only options for:
    Email Salutation, Date of Birth, Company, Address Line 2, State, State - Always display as pulldown?, Create Account Default Country ID, Fax...
  32. v154 Re: Simple and Easy 2 Question Create Account Page

    The strange thing was that all the settings in admin were set to false.

    Thank you for the free assistance. I was not creating any *challenge* for further free assistance. Just feeling discouraged.
  33. v154 Re: Simple and Easy 2 Question Create Account Page

    Sorry I misunderstood and thought the code you put here was all set for only having email and password as Create Account questions. The admin>customer details area does not give options to shut off...
  34. v154 Re: Simple and Easy 2 Question Create Account Page

    Hi again, I changed the 3 files that you modified and it did not do anything except put back some default stuff that I already removed. I wonder if perhaps the code you left here was mistakenly from...
  35. v154 Re: Simple and Easy 2 Question Create Account Page

    mc12345678, cannot thank you enough for your time, and for caring enough to try to help solve it for the community. You have helped several times before too, thank you! Will try it all out and report...
  36. v154 Re: Simple and Easy 2 Question Create Account Page

    This is how almost any modern eCommerce site works now. You'll be hard-pressed to find a shopping site that asks for all details when creating an account. Account creation flow is basically contact...
  37. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    Haha well said.



    With all respect to anyone who was brave enough to develop a template/theme for ZC, they almost all look the same, or are outdated, or built around lousy code that makes no...
  38. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    Valuable insight. Thank you for sharing. Will also check out Spree.
  39. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    Thank you very much for remembering that, and for trying your best to help. This particular issue is a source of my intense frustration because it really shouldn't be THAT difficult to create a...
  40. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    How did you feel about Shopify?



    Maybe you never used Wordpress :P but THAT is a dream. One click install, done. Not hacking away at code because of a templating system that is stuck in web...
  41. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    This is a reasonable assumption, but a bit antiquated in terms of account creation expectations of today. Been trying to customize this with the help of other zenners and getting nowhere thanks to...
  42. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    I know it's vague, but modern looking sites give off a more trustworthy feeling. It's no longer about looking for the SSL certificate or and address posted somewhere. It's a new generation of online...
  43. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    I will read this thread. Thanks Kobra. And thanks everyone for not taking this post the wrong way, I Actually feel bad about the title and might ask for it to be changed. Maybe I just wanted to get...
  44. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    Frankly, no idea yet. I know that most will be paid options. But maybe worth it in the long run?

    Will likely start with Wordpress. There are just so many amazing looking sites out there now and...
  45. Replies
    120
    Views
    22,039

    v154 Re: Why I'm Quitting Zen Cart

    You are 100% correct. Can't even compare to Magento. I'm just so frustrated looking at all the beautiful eCommerce sites out there. Sites that started within the last 2 years and sell one or two...
  46. Replies
    120
    Views
    22,039

    v154 Why I'm Quitting Zen Cart

    I'm exploring other options. This isn't flame thread, just a sad realization that the Internet has outgrown this platform, despite having the most amazing/helpful community. Here's why:


    Zen...
  47. Re: How to load css or js files for only one page?

    Isn't an easier way just to put any style requirements in <style> </style>? I just did that and it seems to work well...
  48. v154 Re: Simple and Easy 2 Question Create Account Page

    Hello everyone, I have still been trying to figure this out and desperately need to bump this thread and kindly ask for another set of eyes to help find a solution.
  49. v154 Re: Simple and Easy 2 Question Create Account Page

    Simple registration is something that was brought up in another post 7 years ago. This comment hits the nail on the head:



    I love ZC and am very thankful for being able to do amazing things...
  50. v154 Re: Prices and Quantity Display Help

    I am still desperately trying to figure out how to show Sold Out on out of stock items instead of Login for Price, but in the meantime... thanks to mc12345678's post above, I was able to find out how...
Results 1 to 50 of 401
Page 1 of 9 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR