Page 10 of 16 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 157
  1. #91
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: New Product Images Add-on - HoverBox / Lightbox

    Quote Originally Posted by testuser View Post
    Try looking in your tpl_footer.php file for this ... don't know how it got there but it isn't supposed to be there.

    This could of course be located somewhere else, all dependent on which files you've modified. The problem is most likely the additional body tags you've thrown in somewhere.

    Code:
    <body id="popupAdditionalImage" class="centeredContent" onload="resize();">237<div>
    238<a href="javascript:window.close()"><img src="" alt="- Click Image to Close" title=" - Click Image to Close " width="100" height="80" /></a></div>
    239<!-- eof  Image Handler 2 -->
    240</body>
    I forgot to mention that the above is also causing the Javascript errors to be thrown...

  2. #92
    Join Date
    Aug 2007
    Posts
    33
    Plugin Contributions
    0

    Default Re: New Product Images Add-on - HoverBox / Lightbox

    Try looking in your tpl_footer.php file for this
    No, it’s not in my tpl_footer.php file.

    Where in your hoverbox code could this be coming from? I wasn’t getting this until after I installed your mod. I’m just trying to figure out what lines/file is causing this to show up on every page. Got any other ideas?

    It seems like it might be one of these pages??

    includes/templates/iatemplate/common/tpl_main_page.php

    includes/templates/iatemplate/popup_image_additional/tpl_main_page.php

    includes/templates/template_default/popup_image_additional/tpl_main_page.php

    The question is which file needs to be fixed, and which ones need to stay the way they are to keep the close functionality of the view larger image popup?

    That’s just a guess – I’m not a programmer and am completely new to ZenCart so I’m pretty much floundering here.

    Also, what about these other previous questions?

    - where is the code that controls the size of the close image of the large zoomed view? I've uploaded a new close image, but IE is trying to render it at the 82 x 24 size, rather than the size it is. The new image I am using is only 66 x 22.



    - in IE on the enlarged view the dark background doesn't go all the way to the right edge (but is fine to the left edge of the browser).



    - how do I turn the Previous and Next on for the larger zoomed image view?
    - re: the scroll bars showing up on the enlarged image - is there a setting I can change to reduce the space between the description/price and the close button? I think that would remove the scroll bar issue.



    Final questions – if these things can’t be tweaked, what is the procedure for uninstalling this mod?

    -the redhead-

  3. #93
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: New Product Images Add-on - HoverBox / Lightbox

    Quote Originally Posted by theredhead View Post
    No, it’s not in my tpl_footer.php file.

    Where in your hoverbox code could this be coming from? I wasn’t getting this until after I installed your mod. I’m just trying to figure out what lines/file is causing this to show up on every page. Got any other ideas?

    It seems like it might be one of these pages??

    includes/templates/iatemplate/common/tpl_main_page.php

    includes/templates/iatemplate/popup_image_additional/tpl_main_page.php

    includes/templates/template_default/popup_image_additional/tpl_main_page.php

    The question is which file needs to be fixed, and which ones need to stay the way they are to keep the close functionality of the view larger image popup?

    That’s just a guess – I’m not a programmer and am completely new to ZenCart so I’m pretty much floundering here.

    Also, what about these other previous questions?

    - where is the code that controls the size of the close image of the large zoomed view? I've uploaded a new close image, but IE is trying to render it at the 82 x 24 size, rather than the size it is. The new image I am using is only 66 x 22.



    - in IE on the enlarged view the dark background doesn't go all the way to the right edge (but is fine to the left edge of the browser).



    - how do I turn the Previous and Next on for the larger zoomed image view?
    - re: the scroll bars showing up on the enlarged image - is there a setting I can change to reduce the space between the description/price and the close button? I think that would remove the scroll bar issue.



    Final questions – if these things can’t be tweaked, what is the procedure for uninstalling this mod?

    -the redhead-

    From taking a look at your site and what's loaded it appears that you have both the Lightbox and Hoverbox modules installed ... afraid it's either one or the other.

    I would suggest removing all the files for both modules and then installing the one you'd like to use.

  4. #94
    Join Date
    Aug 2007
    Posts
    33
    Plugin Contributions
    0

    Default Re: New Product Images Add-on - HoverBox / Lightbox

    From taking a look at your site and what's loaded it appears that you have both the Lightbox and Hoverbox modules installed ... afraid it's either one or the other.
    Hmmm - that's very weird as I definitely didn't install Lightbox. Don't even have it in my downloaded mods folder either. I read the threads that said you can't have both and chose HoverBox becuase I liked the look better.

    ...okay - another mystery to solve...

    -the redhead-

  5. #95
    Join Date
    Oct 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: New Product Images Add-on - HoverBox / Lightbox

    I have tried to install this on my test site, install went well, but I am having the same issues, clicking on the images opens them in a different window. I have checked several times that the files are in the right folders, un-installed, re-installed, and still nothing. Now, when I click on a product nothing shows up, so back to checking files, but that still doesn't solve the problem the images opening in a different window.

    Here is the link.

  6. #96
    Join Date
    Oct 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: New Product Images Add-on - HoverBox / Lightbox

    Never mind the last post. I finally just got so frustrated that it kept breaking the product page that I uninstalled it.

  7. #97
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: New Product Images Add-on - HoverBox / Lightbox

    Quote Originally Posted by hdonald View Post
    Never mind the last post. I finally just got so frustrated that it kept breaking the product page that I uninstalled it.
    Patience is a virtue bro ... you obviously missed a file, or have a corrupt one.

    Popups in new windows are caused by an invalid stylesheet, or improper placement of jscript_icpresent.js ...

  8. #98
    Join Date
    Jun 2007
    Posts
    23
    Plugin Contributions
    0

    Default Re: New Product Images Add-on - HoverBox / Lightbox

    I fixed placement so the only thing that could be stopping this is lightbox?How do i change that so hoverbox is the new handler?
    http://www.hughessolarenergy.com/zeus/

  9. #99
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: New Product Images Add-on - HoverBox / Lightbox

    Quote Originally Posted by hughesenergy View Post
    I fixed placement so the only thing that could be stopping this is lightbox?How do i change that so hoverbox is the new handler?
    http://www.hughessolarenergy.com/zeus/
    Hey bro it just looks like you left out the sql statements that were in the ReadMe file ...

    Let me know if that gets HoverBox working.

  10. #100
    Join Date
    Sep 2007
    Posts
    329
    Plugin Contributions
    0

    Default Re: New Product Images Add-on - HoverBox / Lightbox

    I just wanted to put some kind words in here about lightbox. I installed it and everything worked wonderful right out of the box. I saw where some people liked Hoverbox better... wish I had tried that first I'll get around to trying it sooner or later.

    Thanks for a great mod!

    Oh... does anyone have hoverbox working on a site where I could look at it?
    thanks again

 

 
Page 10 of 16 FirstFirst ... 89101112 ... LastLast

Similar Threads

  1. lightbox for a gallery NOT product additional images
    By BluGallagher in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 Dec 2011, 12:06 AM
  2. Using lightbox to display multiple images in product description?Hi
    By Twaddle in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Jun 2011, 03:13 PM
  3. How do I add lightbox images to a define page I have created?
    By matbourne in forum General Questions
    Replies: 0
    Last Post: 7 May 2009, 04:18 PM
  4. Lightbox not working with additional images on new template!
    By wildfashions in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Nov 2008, 05:16 PM
  5. Installed lightbox 1-4 on top of hoverbox 3 and now my products wont load in IE
    By canemasters in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 15 May 2008, 04:48 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