Re: HoverBox 3 - Official Thread
I look through this forum and seen the question asked but never saw a response. I installed hoverbox 3 and it works perfectly although i would love to have the old functionality back where i can click on the image to bring up the hoverbox instead of the text. Is this possible. If not is there a way to change and edit the text underneith the pic?
Re: HoverBox 3 - Official Thread
Hallo
I have some problem...After installing HoverBox3 in Zen Cart 1.3.7.1., when I copy use-sql-patch-tool-to-install.txt in "Enter Query to be executed." and confirm it wrote:
1136 Column count doesn't match value count at row 1
in:
[INSERT INTO configuration_group VALUES (NULL, 'HoverBox 3', 'HoverBox 3 Configuration Options', '1', '1');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Can You help me, please?
Best regards
Re: HoverBox 3 - Official Thread
Quote:
Originally Posted by
saosangmo
Hello,
I work around to fix it myself. I have run uninstalling sql script and run sql installing script again. I get the message:
13 statements processed.
Error ERROR: Cannot insert configuration_key "" because it already exists
Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
plz help me. Thanks
13 statements is the correct amount to be processed. Try running the uninstall script, then running the installation SQL again.
Quote:
Originally Posted by
iltuni
Hi ,
I have installed HoverBox3 over Zencart 1.38 on a Windows web server
I have copied all the files and run the SQL update
Now when I go to open a product, It doesn't show the product description, neither the menu on the left (I have attached a picture of the problem "hoverbo3 - problem"
When I go to Configuration > Hover3 , and change the
"enable Hover Box3" to false, the product page shows correctly again
I have attached a picture of this as well "hoverbox3 - original"
Any help will be appreciated
thanks
You've skipped a file it appears, php is breaking when it's trying to load HoverBox ... check that you got all the files included in the package installed correctly.
Quote:
Originally Posted by
welchyboy
I look through this forum and seen the question asked but never saw a response. I installed hoverbox 3 and it works perfectly although i would love to have the old functionality back where i can click on the image to bring up the hoverbox instead of the text. Is this possible. If not is there a way to change and edit the text underneith the pic?
It appears that you've possibly left out the image that is included with the download. Check to make sure you uploaded the includes/template/YOUR_TEMPLATE/images/hoverbox folder, replace YOUR_TEMPLATE with the template you currently have active.
Quote:
Originally Posted by
jozovia
Hallo
I have some problem...After installing HoverBox3 in Zen Cart 1.3.7.1., when I copy use-sql-patch-tool-to-install.txt in "Enter Query to be executed." and confirm it wrote:
1136 Column count doesn't match value count at row 1
in:
[INSERT INTO configuration_group VALUES (NULL, 'HoverBox 3', 'HoverBox 3 Configuration Options', '1', '1');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Can You help me, please?
Best regards
Try running the uninstall SQL then re-run the SQL for installation.
Re: HoverBox 3 - Official Thread
Well i do have that folder placed in the correct spot on the server under my current template. Everything seems to work but i have to click the "larger image" link to bring up the hover box instead of the picture. Something else i would be interested in is changing the "larger image" text and color. Please any advice here in the link
www.wpc-consulting.com/~stxmill/
Re: HoverBox 3 - Official Thread
Quote:
Originally Posted by
welchyboy
Well i do have that folder placed in the correct spot on the server under my current template. Everything seems to work but i have to click the "larger image" link to bring up the hover box instead of the picture. Something else i would be interested in is changing the "larger image" text and color. Please any advice here in the link
www.wpc-consulting.com/~stxmill/
You need to alter the link color of your featured products, blinded by the light :shocking: ...
Also, one link for your image is better than two. If you'd really like to change that let me know. You'll need to edit a template file.
The link color can be changed via the CSS (stylesheet).
Re: HoverBox 3 - Official Thread
LOL yes i know I have tons of work still yet to do with this site. Especially with the colors. However I am doing this site for a client and I am going to let him choose the colors that fit him and his company best. However I have altered them all pretty much except that one still working out the major kinks. I don't necessarily need the "larger image" link gone but smaller and different colors. What css stylesheet do i need to edit to get the link smaller and different color. Also I still haven't gotten an answer about getting my image to have a hyperlink that works with hoverbox 3. I have the hoverbox folder in the right place and everything...any ideas?
Re: HoverBox 3 - Official Thread
Is there a way to 'disable' the hoverbox "Larger Image" when there is no photo? Many products in my store do not have photos and it is confusing when the 'no image available' is displayed with the 'larger image' below it
Re: HoverBox 3 - Official Thread
Can anyone tell me how to change the "Larger image" link at least to fit in with my site. I would really like to be able to click on the picture as well as the larger image link. However i definately need the larger image link to be much smaller and a different color. If anyone knows how to do this please help out it would be much appreciated. Thanks a bunch.
the website is
http://www.wpc-consulting.com/~stxmill/
Re: HoverBox 3 - Official Thread
Quote:
Originally Posted by
briskday
Is there a way to 'disable' the hoverbox "Larger Image" when there is no photo? Many products in my store do not have photos and it is confusing when the 'no image available' is displayed with the 'larger image' below it
You'd need to write some code to check for the existence of an image.
Quote:
Originally Posted by
welchyboy
Can anyone tell me how to change the "Larger image" link at least to fit in with my site. I would really like to be able to click on the picture as well as the larger image link. However i definately need the larger image link to be much smaller and a different color. If anyone knows how to do this please help out it would be much appreciated. Thanks a bunch.
the website is
http://www.wpc-consulting.com/~stxmill/
You'd need to alter the height and width of your image, and linking the photo would need to be done in the tpl_modules_main_product_image.php file.
Re: HoverBox 3 - Official Thread
I installed the HB3 and it didn't work in IE6 due to conflict with swfobject. In FF worked fine.