Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19
  1. #11
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Image handler hover no longer working on attributes

    Quote Originally Posted by Design75 View Post
    Have youou chechecked that IH4 is enabled? And the IH hover function is enabled?
    All the product images are the same image that is being resized by the browser
    So... No IH4 is NOT yet enabled.
    As well the images also have "spaces" in their names, not recommended, can cause problems..

    But this is NOT the problem with the display of the attribute images
    The "Attribute Rollovers" mod is being used for this and the CSS is missing

  2. #12
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image handler hover no longer working on attributes

    Let me jump in here.. This is NOT AN IMAGE HANDLER ISSUE.. Image Handler's image hover functions have not now nor has it EVER worked on attribute images..

    SOMETHING ELSE is the issue (as has been pointed out by gilby..)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #13
    Join Date
    Jul 2011
    Posts
    107
    Plugin Contributions
    0

    Default Re: Image handler hover no longer working on attributes

    Thank you everyone so much for helping me figure this out. Okay, so I've just learned something new...LOL...i have a mod I didnt even know was there! LOL!

    So, Attribute Rollover is what allows the attribute hover feature, not IH4...how do I confirm if the mod is still installed? I can't seem to find it in any of the drop down options in the admin panel like I can with other installed mods. Maybe I can only see it in ftp? If it is still installed, how to I change the CSS and what do I change? I am completely lost

    And while the issue is not IH4 related, for s**ts and giggles and checked to see if was enabled and it wasnt! So, I turned in back on

  4. #14
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Image handler hover no longer working on attributes

    Quote Originally Posted by jcrewe View Post
    So, Attribute Rollover is what allows the attribute hover feature, not IH4...how do I confirm if the mod is still installed? I can't seem to find it in any of the drop down options in the admin panel like I can with other installed mods. Maybe I can only see it in ftp? If it is still installed, how to I change the CSS and what do I change? I am completely lost
    Download the mod and extract the files.
    There is only one file "attributes.php", compare with the original file

    To fix...
    Open the file "ReadMe.txt "
    Cut and copy the CSS section
    Add to the bottom of your active template "stylesheet.css" file

    I did this using firefox (developers toolkit) and it appeared to sort the problem.

    You may then need to tweak the CSS to get the final look you want
    Last edited by gilby; 19 Feb 2015 at 11:57 PM.

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

    Default Re: Image handler hover no longer working on attributes

    Also understand that there may be other differences in the attributes.php file (if installed following ZC guidelines should be found in a directory similar to: includes/modules/a_pink_boutique/attributes.php although a_pink_boutique may be slightly different but should match the directory name for your active template.). Important to determine is that the changes made to the file from the download compared to a default ZC version of the file are included in your file. Let us know if that file doesn't exist there before you copy it into the directory. But it sounds like from the testing that gilby did, that it seems like it works like it is supposed to once the css is incorporated. I haven't tried the same so can't say.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #16
    Join Date
    Jul 2011
    Posts
    107
    Plugin Contributions
    0

    Default Re: Image handler hover no longer working on attributes

    OMG IT WORKED! I jumped out of my chair and did a happy dance when I reloaded my webpage and saw that the thumbnails were back to normal!!! I can't thank you enough for helping me with this! The amount of time you all spend on here helping us newbies bumble our way through web design is beyond amazing and I am truly grateful

  7. #17
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Image handler hover no longer working on attributes

    Quote Originally Posted by jcrewe View Post
    OMG IT WORKED! I jumped out of my chair and did a happy dance when I reloaded my webpage and saw that the thumbnails were back to normal!!! I can't thank you enough for helping me with this! The amount of time you all spend on here helping us newbies bumble our way through web design is beyond amazing and I am truly grateful
    Wooo hooo! :) I think gilby did the hard lifting of identifying which plugin was the one to address... (Might suggest making/keeping a list of the plugins you have/had installed... If nothing else it will help your next installer (if you don't decide to do it yourself) get through a lot quicker...)

    For clarity to anyone else that comes across this issue, would you mind describing what actions you took to correct it?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #18
    Join Date
    Jul 2011
    Posts
    107
    Plugin Contributions
    0

    Default Re: Image handler hover no longer working on attributes

    Quote Originally Posted by mc12345678 View Post
    Wooo hooo! :) I think gilby did the hard lifting of identifying which plugin was the one to address... (Might suggest making/keeping a list of the plugins you have/had installed... If nothing else it will help your next installer (if you don't decide to do it yourself) get through a lot quicker...)

    For clarity to anyone else that comes across this issue, would you mind describing what actions you took to correct it?
    I've defintely added Attribute Rollover to my list of mods that I have on my site....I wish I had known earlier that it was this mod and not IH4 as it would have made figuring out the problem so much easier! LOL!

    I did exactly what gilby suggested: I downloaded the mod, opened the readme file and copy and pasted the css section to the bottom of my template stylesheet.css. This was someting that I had never done before so before I mucked around with the coding, I saved a copy of the original stylesheet.css onto my desktop in case I did something wrong I could go back and copy and paste the original code that was there.

  9. #19
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Image handler hover no longer working on attributes

    Whew, good. Glad that was all that needed to be done. For information, the css code could have been added elsewhere as well and did not have to go into the stylesheet.css file, but instead could have been in like product_info.css so that those rules only load when looking at the product_info page.

    Examples of where it could have been placed are provided at: http://www.zen-cart.com/wiki/index.p...Per-Page-Rules
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Enlarge Hover on listing page - Image Handler
    By timhersh in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 10 Feb 2012, 07:13 AM
  2. Image handler 2 no hover effect
    By Arunachala in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 23 Jul 2011, 08:23 AM
  3. disable image handler hover for additional images?
    By etoile03 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 23 Sep 2010, 07:13 AM
  4. Image Handler 2 - Hover Feature
    By Steven300 in forum General Questions
    Replies: 0
    Last Post: 10 Feb 2008, 01:51 PM
  5. Replies: 2
    Last Post: 21 Dec 2007, 09:59 PM

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