Shadowbox integration lightbox display anomalies

  • Posts: 2
  • Thank you received: 0
11 years 7 months ago #140653

-- url of the page with the problem -- : www.intera.ee
-- HikaShop version -- : 2.1.0
-- Joomla version -- : 2.5.17
-- PHP version -- : 5.2.x
-- Browser(s) name and version -- : Chrome 32, Internet Explorer 10

Having just completed shadowbox integration, i have detected the following anomalies, based on this example product page:
www.intera.ee/index.php/lauad/koolituskl...roduct/271-timetable

1. The first image on the product page is displayed twice in the lightbox - the model shot that's the first image is image 1/6 and image 2/6 in the lightbox on the sample page, 6 images in gallery when i have 5 different images loaded.
2. when you click on the main image on the product page the lightbox always loads itself with the first image displayed, regardless of which photo was open on the main image display field. When you click on one of the thumbnails the lightbox loads the gallery with the correct image open.

What causes this and are there any appliable patches?

Please Log in or Create an account to join the conversation.

  • Posts: 26270
  • Thank you received: 4044
  • MODERATOR
11 years 7 months ago #140682

Hi,

HikaShop 2.2.3 have a (more or less) native integration with Shadowbox.
We cannot provide the shadowbox library in HikaShop but if you have shadowbox in your website, HikaShop can use it.

In this release, we made some change in the product page content in order to fix the different issues of the gallery.
There is no more duplicated images and opening the main image load the gallery at the position of the thumbnail one.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 10
  • Thank you received: 0
11 years 6 months ago #143166

Hi,

What gallery you recomand to use with hikashop? a free one if exist.

The native gallery for shop is very minimal.

I expect your opinion.

Best regard

Please Log in or Create an account to join the conversation.

  • Posts: 84290
  • Thank you received: 13692
  • MODERATOR
11 years 6 months ago #143285

Hi,

You have either the default one, or the shadowbox one which is free ( www.hikashop.com/support/support/documen...ox-media-player.html ), or then you have zooming extensions like these www.magictoolbox.com/hikashop/

Please Log in or Create an account to join the conversation.

  • Posts: 846
  • Thank you received: 92
11 years 5 months ago #150485

Hi
there is one file in the hks override zip file call hiksahop_image.php ?
Could you confirm we must put it in direcotry / joomla/templates/TPLname/html/hikashop_image.php ? .
If hikashop_image.php override a php file i don't find the default location of hikashop_image.php ?
Could you give me the default location of hikashop_image.php ?

the php file is an alternative layout ( new name) or override ( same name ) ?

Thank's
i don't know if i use the right words .........

Please Log in or Create an account to join the conversation.

  • Posts: 26270
  • Thank you received: 4044
  • MODERATOR
11 years 5 months ago #150598

Hi,

The override system for the images is the path :

JPATH_THEMES.'/'.$app->getTemplate().'/html/hikashop_image.php'
The override file can contain several functions to override the way that images are displayed.
But it does not override a specific file. It is just a PHP file which will contain function for the HikaShop Image Helper.

This override system still work but it is now easier to customize the way that the images are displayed in HikaShop.
With the integration of Shadowbox, we changed own the image popup (and thumbnails) can be made, the HikaShop Popup Helper have now functions for the image popups (mootools and Shadowbox) and we hope that we can add more integration in the future.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: lionel75

Please Log in or Create an account to join the conversation.

  • Posts: 846
  • Thank you received: 92
11 years 4 months ago #152191

Hi
Even I don't have a look to the code ( i ll do tomorrow)
Doing like this , we can't select using the backend gui which function must be call ?


Regard's

Please Log in or Create an account to join the conversation.

  • Posts: 26270
  • Thank you received: 4044
  • MODERATOR
11 years 4 months ago #152246

Hi,

If you put your code into the view, the popup helper won't be called so the option in the HikaShop backend won't be used (to select mootools or shadowbox).
If you want to extend the popup helper using a plugin, it will be possible with the next HikaShop release where we will add new triggers for adding dynamically some lightbox lib in the HikaShop popup helper.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Time to create page: 0.093 seconds
Powered by Kunena Forum