Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2010
    Posts
    205
    Plugin Contributions
    0

    Default SHOW_ALL_BUTTON mixup

    Hey everyone, I have a missing icon on inventory listing pages that have more than 20 items.... instead of an icon, it's showing a "SHOW_ALL_BUTTON" link. If you click on it, everything works fine. I looked in the developers toolkit and did a search on SHOW_ALL_BUTTON but nothing appears. Can anyone give me an idea whether this is a template file or a zen-cart file ? Any suggestions are really appreciated...
    Attached Images Attached Images  

  2. #2
    Join Date
    Sep 2008
    Location
    WA
    Posts
    555
    Plugin Contributions
    0

    Default Re: SHOW_ALL_BUTTON mixup

    Hi

    Look in includes/languages/yourtemplate/English.php

    If missing try :
    Code:
    Define('SHOW_ALL_BUTTON','View All');

  3. #3
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: SHOW_ALL_BUTTON mixup

    Quote Originally Posted by lruskauff View Post
    Hi

    Look in includes/languages/yourtemplate/English.php

    If missing try :
    Code:
    define('SHOW_ALL_BUTTON','View All');
    Also need to add a define for the popup text: SHOW_ALL_TITLE.
    Code:
    define('SHOW_ALL_TITLE', 'View All');
    One thing though, try searching on show_all without button or title, I seem to recall some Button related functions that would add _BUTTON and _TITLE respectively when a button was created... Just can't find it right now, and sorry working on something else but saw this while passing through earlier today.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    Feb 2010
    Posts
    205
    Plugin Contributions
    0

    Default Re: SHOW_ALL_BUTTON mixup

    Thanks for the quick response ... worked great! For anyone else needing to do this, the buttons I changed were the SHOW_ALL_BUTTON and the SHOW_PAGEVIEW_BUTTON

  5. #5
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: SHOW_ALL_BUTTON mixup

    Quote Originally Posted by mrcastle View Post
    Thanks for the quick response ... worked great! For anyone else needing to do this, the buttons I changed were the SHOW_ALL_BUTTON and the SHOW_PAGEVIEW_BUTTON
    For completeness, did you get the associated popup text on hover of the button as well?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. v155 SHOW_ALL_BUTTON on list
    By wmorris in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Apr 2016, 06:38 AM
  2. Category Mixup
    By TinkerDesign in forum Setting Up Categories, Products, Attributes
    Replies: 12
    Last Post: 17 Aug 2009, 02:32 PM
  3. Customer Order Info Mixup
    By paulssports in forum Managing Customers and Orders
    Replies: 3
    Last Post: 26 Jul 2007, 10:22 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