Easy HTML Lightbox Plugin
-
-
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. i use Panotour Pro
Thank you!
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.Hi Dmitry,
Krpano or Panotour Pro? -
I added some lines in plug_info.xml and got the numbers I needed in Panotour Pro but still have only 7 in generated tour.
I need 22 images thereThanks.
-
I did check the all files and tried to adjust them but my programming knowledge is pretty basic. I could not get more then 7 images in the gallery. Please advice how to get more then 7. I wish there would be a button with numbers and users could select how many images they need in the gallery. Thank you!
-
Hi Dmitry,
Unfortunately, the Panotour Pro version of the plugin just supports 7 images for the image gallery!
If it's important for you to have more, please send me a PM.Thanks,
Hamid -
Hello Hamid,
About the feature of running KRPano actions from the iframe, could you give an example of how to include the code in the iframe? For example, I need to have an iframe which gives the 3 options to view a slideshow/pano/video.
i.e, the normal hotspot button gives you the only one option, either to open a slideshow, open a video or a pano but with this iframe, a hotspot would have the ability to show all of these.
A suggestion for closing the iframe, could you place a X (close button) next to the iframe? -
Hi,
I sent a new version of the plugin which enables scrolling on the infoboxes.
Best regards,
HamidI will be interested to receive it because the files you sent me don't have this functionality
-
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:
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>
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.
Here's my example. https://virtualvisitr.com/panoramas/Robi…,3.04,100,0,0);Has anyone else found a solution to this using the plugin or is it only fixed by the client changing the SameSite-attribute for cookies on their website?
Thomas
-
Hi,
I sent a new version of the plugin which enables scrolling on the infoboxes.
please check your email.Best regards,
HamidHi Hamid !
The latest version of your encrypted javascript file does not allow vertical scrolling text to appear.
Look at the attached documentWaiting for your return
Thanks !
Kat -
Hi Hamid
I have another project on the way that will be using the easy html plugin. I have to tell you, this is one of the best plugins I have for krpano and I use it alot. Thank you for developing it!
For this project I will be using the infobox as a popup (with title, rich text description and slideshow) actioned via a hotspot click. I have some questions that maybe you or someone more clever than me could answer.
- I am not sure how to create a style for the pop up rich text. I know I can use css somewhere but my knowledge is limited.
- Can I use % instead of px for the infobox size?
- The size of the slideshow images appear to be tied to the dimensions of the pop up. For example, if the infobox width and height is set to '720px','500px' the images get scaled also? Is this correct?
Thomas
-
Hi.
1. How i can update my plugin to the latest version?
2. I want run some action after user close infobox_popup. How i can do it? -
is it possible to automatically lightbox to open when someone comes to the tour? Something like a welcome message but opened in a lightbox.
-
is it possible to automatically lightbox to open when someone comes to the tour? Something like a welcome message but opened in a lightbox.
Hi,
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:<plugin name="easy_html_lightbox"
url="plugins/easy_html_lightbox.js"
keep="true"
devices="html5"
onInitialized="open_infobox_popup('TITLE','IMAGE_PATH','DESCRIPTION_TEXT','WIDTH','HEIGHT');"
/> -
Hi,
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>Thank you! This helped a lot.
-
Hi,
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?
Or disable (resize) images in it? -
Hello
I couldn't get these two links working, can you help?Codeonclick=" plugin[easy_html_lightbox].open_url('https://kahramanmaras.ktb.gov.tr/TR-61245/kultur-turizmi.html','','','','','layer[LayerZemin]');"
Codeonclick="plugin[easy_html_lightbox].open_url('http://kahramanmarassehirrehberi.com/tr/icerik/divanli-ahmet-pasa-camii','','','','','layer[LayerZemin]');"
I can't find the links
-
this is the error when I tried to load this page:
CodeRefused to display 'https://kahramanmarassehirrehberi.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
you need to ask "kahramanmarassehirrehberi.com" website to allow you to load their website in IFRAME.
also, you have to open the HTTPS version of the website, not HTTP. -
Hi,
I'am not sure, so i ask this question :
Can i use my own style for text ?
For choose attribut like css in krpano...
Thanks a lotDamien
-
Hi Damien,
You can't set a custom CSS code like an attribute for the plugin, but you can put your CSS codes in the HTML file of your tour to customize the popup styles.
Thanks,
Hamid -
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!