Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Status button not showing on mobile

    Since upgrading to ZC 1.57 the status buttons for categories and products is not showing on the mobile page. It is showing when I use the computer. Help please, this is important.

    Thanks!

    Carol

  2. #2
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,238
    Plugin Contributions
    1

    Default Re: Status button not showing on mobile

    Quote Originally Posted by spminis View Post
    Since upgrading to ZC 1.57 the status buttons for categories and products is not showing on the mobile page. It is showing when I use the computer. Help please, this is important.

    Thanks!

    Carol
    I've just done this, but for quantities. The file you want to edit is admin/category_product_listing.php, you are looking to remove the 'hidden' parts of the relevant class tag. For example, changing this code:

    Code:
     <th class="text-right hidden-md hidden-sm hidden-xs"><?php echo TABLE_HEADING_STATUS; ?></th>
    to

    Code:
     <th class="text-right"><?php echo TABLE_HEADING_STATUS; ?></th>
    will allow for the display of the header of the status column on small screens. Have a look through the code for the part that displays the rest of the status column and experiment.

    Edit: can confirm this works on ZCv1.56c but haven't fully tested on ZCv1.57 - although the relevant code seem similar.
    Last edited by simon1066; 9 Jul 2020 at 02:35 PM.
    Simon

  3. #3
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Status button not showing on mobile

    Thanks for your response. It doesn't work for mobile. If I use the old version of admin/category_product_listing.php the status shows but the action icons (copy, move etc) are just blue dots on mobile and computer. The idonw work and I can figure out what they are but it is annoying. Any thougts?
    Carol

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,671
    Plugin Contributions
    123

    Default Re: Status button not showing on mobile

    Restore the 1.5.7 copy of admin/category_product_listing.php.
    On line 771, remove "hidden-sm hidden-xs"
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Status button not showing on mobile

    Here is a screenshot of the problem I have now. It's the same on mobile and computerName:  Image1.jpg
Views: 232
Size:  5.7 KB

  6. #6
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,238
    Plugin Contributions
    1

    Default Re: Status button not showing on mobile

    I had this the other day, when switching between different installs on my dev PC - I found that clearing the browser cache resolved the issue.
    Simon

  7. #7
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Status button not showing on mobile

    I wish it was that simple but it's not. It shows the same on all browsers.
    Thanks anyway

  8. #8
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

    Default Re: Status button not showing on mobile

    Quote Originally Posted by spminis View Post
    Here is a screenshot of the problem I have now. It's the same on mobile and computerName:  Image1.jpg
Views: 232
Size:  5.7 KB
    That looks similar to the issue that I had with News Box Manager - v3 plugin, where the styling of those action buttons changed going from zc156 to zc157. Are you sure that you're looking at the categories/products listing?

  9. #9
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Status button not showing on mobile

    Yes. I'm sure that I'm looking at the categories/product listing page

    Carol

  10. #10
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

    Default Re: Status button not showing on mobile

    @spminis, you say that the site was upgraded to zc157, but the screenshot of the admin's Categories/Products listing is displaying in a zc156 'style'.

    For zc157, those yellow/green icon-image buttons were changed to display as font-awesome squares and the action-icons now display as square buttons. Check to make sure that all the admin elements (especially the /css and /javascript sub-directories) were copied.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. EZPages not showing in mobile using responsive classic template
    By jasonshanks in forum Upgrading to 1.5.x
    Replies: 31
    Last Post: 10 May 2022, 07:45 PM
  2. v156 Avonlee mobile template subcats not showing
    By Marcel123 in forum Addon Templates
    Replies: 0
    Last Post: 25 Feb 2019, 09:23 PM
  3. Status button for PRODUCTS not working
    By Thannaree in forum Basic Configuration
    Replies: 2
    Last Post: 21 Aug 2012, 10:06 AM
  4. featured/specials status button not working
    By torvista in forum Basic Configuration
    Replies: 5
    Last Post: 17 Feb 2011, 02:41 PM
  5. Free product showing/not-showing 'buy now' button
    By makelightreal in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 14 Apr 2009, 02:32 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