Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    May 2016
    Location
    Ohio
    Posts
    410
    Plugin Contributions
    0

    Default Am curious how to alphabetize this

    Attributes controller
    my drop down list of products are in random order, but I want them to be alphabetized.
    I thought maybe if I set the order of all products in the category by ABC it would fix the attributes controller list, but it doesn't.

  2. #2
    Join Date
    May 2016
    Location
    Ohio
    Posts
    410
    Plugin Contributions
    0

    Default Re: Am curious how to alphabetize this

    Fixed it... at the top of the attributes controller is a dropdown called Additional Actions, from there I simply chose: Update sort order to default.

  3. #3
    Join Date
    May 2016
    Location
    Ohio
    Posts
    410
    Plugin Contributions
    0

    Default Re: Am curious how to alphabetize this

    Nevermind that didn't fix it

  4. #4
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,705
    Plugin Contributions
    11

    Default Re: Am curious how to alphabetize this

    you should post your zen-cart version. hard to help without knowing that.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  5. #5
    Join Date
    May 2016
    Location
    Ohio
    Posts
    410
    Plugin Contributions
    0

    Default Re: Am curious how to alphabetize this

    Sorry, 1.5.8

  6. #6
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,705
    Plugin Contributions
    11

    Default Re: Am curious how to alphabetize this

    Quote Originally Posted by jmberman View Post
    Sorry, 1.5.8
    no worries.

    you have found a bug! i'll look to fix it later today or tomorrow.

    as an interim solution, you can change this line (891):

    PHP Code:
    //from
                    <div class="col-xs-8 col-sm-8 col-md-6 col-lg-4 text-center"><?php echo zen_draw_pulldown_products('products_filter''class="form-control"'''true$_GET['products_filter'], truetrue); ?></div>
    //to
                    <div class="col-xs-8 col-sm-8 col-md-6 col-lg-4 text-center"><?php echo zen_draw_pulldown_products('products_filter''class="form-control"'''true$_GET['products_filter'], truetrue'products_name'); ?></div>
    please let me know if that does what you want.

    best.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  7. #7
    Join Date
    May 2016
    Location
    Ohio
    Posts
    410
    Plugin Contributions
    0

    Default Re: Am curious how to alphabetize this

    Yes that was perfect, thank you!

  8. #8
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,705
    Plugin Contributions
    11

    Default Re: Am curious how to alphabetize this

    @jmberman

    you can replace this 2 files with the hyperlinks contained here:

    includes/classes/productPulldown.php

    includes/functions/functions_categories.php

    you can then revert your attributes controller to the original. and then you can control the sort via the config key of:

    PRODUCT_INFO_PREVIOUS_NEXT_SORT

    which should be on the product info configuration page or somewhere around here:

    admin/index.php?cmd=configuration&gID=18

    if you could test that for us, it would be most helpful.

    best.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  9. #9
    Join Date
    May 2016
    Location
    Ohio
    Posts
    410
    Plugin Contributions
    0

    Default Re: Am curious how to alphabetize this

    Files replaced and controller reverted... trying now.

  10. #10
    Join Date
    May 2016
    Location
    Ohio
    Posts
    410
    Plugin Contributions
    0

    Default Re: Am curious how to alphabetize this

    Perfect. No issues so far.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Curious
    By catzcatie in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 3 Oct 2008, 02:29 AM
  2. Alphabetize Items Purchased in Shopping Cart?
    By maineiac13 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 Sep 2008, 07:08 PM
  3. Alphabetize Info Box
    By Inkbella in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Apr 2008, 05:10 AM
  4. Curious if this is possible
    By DeadMn123 in forum General Questions
    Replies: 3
    Last Post: 11 Oct 2007, 06:45 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