Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Mouse over Tips not showing in new admin icons 'Edit/delete/move/copy etc

    Mouse over Tips not showing in new admin icons 'Edit/delete/move/copy etc
    Status icon mouse (Status - Enabled) over works on the same page.
    Downunder QLD

  2. #2
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Mouse over Tips not showing in new admin icons 'Edit/delete/move/copy etc

    Quote Originally Posted by oavs View Post
    Mouse over Tips not showing in new admin icons 'Edit/delete/move/copy etc
    Status icon mouse (Status - Enabled) over works on the same page.
    Title tag is missing on the links, which could be an issue for text readers...

    see the bit in red, file is ADMIN/category_product_listing.php
    Code:
     <a href="<?php echo zen_href_link(FILENAME_PRODUCT, 'cPath=' . $cPath . '&product_type=' . $product['products_type'] . '&pID=' . $product['products_id'] . '&action=new_product' . (isset($_GET['search']) ? '&search=' . $_GET['search'] : '')); ?>" style="text-decoration: none" title="<?php echo ICON_EDIT; ?>">
                            <div class="fa-stack fa-lg edit">
                              <i class="fa fa-circle fa-stack-2x base"></i>
                              <i class="fa fa-pencil fa-stack-1x overlay" aria-hidden="true"></i>
                            </div>
                            <?php // echo zen_image(DIR_WS_IMAGES . 'icon_edit.gif', ICON_EDIT); ?>
                          </a>
    The title tag displays in FireFox, not sure what IE would see...
    Dave
    Always forward thinking... Lost my mind!

  3. #3
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Mouse over Tips not showing in new admin icons 'Edit/delete/move/copy etc

    If I remember correctly, this has been fixed on GitHub for the next release. Is not, feel free to make a PR on GitHub with the needed changes.

  4. #4
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Mouse over Tips not showing in new admin icons 'Edit/delete/move/copy etc

    I can't find ADMIN/category_product_listing.php on GitHub
    Downunder QLD

  5. #5
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Mouse over Tips not showing in new admin icons 'Edit/delete/move/copy etc

    https://github.com/zencart/zencart/b...ct_listing.php
    Quote Originally Posted by oavs View Post
    I can't find ADMIN/category_product_listing.php on GitHub

  6. #6
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Mouse over Tips not showing in new admin icons 'Edit/delete/move/copy etc

    Thanks for the link but this title="<?php echo ICON_EDIT; ?> and others has not been implemented yet
    Downunder QLD

 

 

Similar Threads

  1. Move your mouse over image to see details
    By fe1lho in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 25 Jun 2010, 07:42 AM
  2. how to mouse over tool tips?
    By Makoshark in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Jan 2010, 05:14 PM
  3. Disable showing of message tag on mouse over
    By alimtlai in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Dec 2008, 06:07 PM
  4. My mouse over medium image showing top left corner
    By oavs in forum General Questions
    Replies: 3
    Last Post: 11 Jul 2008, 07:06 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