Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Hi Dmitry,Hi there,
Thank you for the great plugin! Please advice how to increase the the amount on images in the gallery. There are 7 by default but I need more.
Thank you!
Dmitry.
Same here. and not just chrome. I have tried on MS Edge also. When testing locally I can open the site but online the command does not open anything.Hi! I am having problems with open_url:
(1) When opening a site that uses GDPR/Cookie-Banner one has to accept the settings to use the site properly.
But if I open a site inline using open_url the banner-popup continues to appear.
(2) When testing locally I can open the site but online the command does not open anything.
see link for example: sample (move to spot 3 please)
my code is quite simple here:
![]()
Source code
1 2 ...
Any ideas what's wrong here?
UPDATE
The problem seems to occur on Google Chrome only - all other browsers I tested work as intended ()</plugin></plugin>
Hi Hamid !Hi,
I sent a new version of the plugin which enables scrolling on the infoboxes.
please check your email.
Best regards,
Hamid
Hi,is it possible to automatically lightbox to open when someone comes to the tour? Something like a welcome message but opened in a lightbox.
Thank you! This helped a lot.Hi,is it possible to automatically lightbox to open when someone comes to the tour? Something like a welcome message but opened in a lightbox.
If you add the "onInitialized" attribute to your plugin, you can run an action as soon as the plugin initialized!!! This can works for you like a welcome popup!
Like this:
url="plugins/easy_html_lightbox.js"
keep="true"
devices="html5"
onInitialized="open_infobox_popup('TITLE','IMAGE_PATH','DESCRIPTION_TEXT','WIDTH','HEIGHT');"
/></plugin>
Is any way to setup my own style for open_infobox_popup?Hi,is it possible to automatically lightbox to open when someone comes to the tour? Something like a welcome message but opened in a lightbox.
If you add the "onInitialized" attribute to your plugin, you can run an action as soon as the plugin initialized!!! This can works for you like a welcome popup!
Like this:
url="plugins/easy_html_lightbox.js"
keep="true"
devices="html5"
onInitialized="open_infobox_popup('TITLE','IMAGE_PATH','DESCRIPTION_TEXT','WIDTH','HEIGHT');"
/></plugin>
![]() |
Source code |
1 |
onclick=" plugin[easy_html_lightbox].open_url('https://kahramanmaras.ktb.gov.tr/TR-61245/kultur-turizmi.html','','','','','layer[LayerZemin]');" |
![]() |
Source code |
1 |
onclick="plugin[easy_html_lightbox].open_url('http://kahramanmarassehirrehberi.com/tr/icerik/divanli-ahmet-pasa-camii','','','','','layer[LayerZemin]');" |
![]() |
Source code |
1 |
Refused to display 'https://kahramanmarassehirrehberi.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'. |