Forum,
Hello -
I have used the lightbox program quite a few times with RLM and works great. I am just now switching to RSD and tried to put the lightbox in and it "almost" works. The page shows fine but I can't get the pictures to expand within the page - it acts like its a self link picture.
Any thoughts?
Thanks in advance
http://tippingproductions.com/tpc/demos … llery.html
Byron
Hello -
I have used the lightbox program quite a few times with RLM and works great. I am just now switching to RSD and tried to put the lightbox in and it "almost" works. The page shows fine but I can't get the pictures to expand within the page - it acts like its a self link picture.
Any thoughts?
Thanks in advance
http://tippingproductions.com/tpc/demos … llery.html
Byron
Try moving the light box code from the HEAD section to the FOOTER and see if that helps.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
No change - -
I also tried changing the order of menu and lightbox - (put it on top )
I see that the code looks quite a bit different from RLM
Byron
I also tried changing the order of menu and lightbox - (put it on top )
I see that the code looks quite a bit different from RLM
Byron
A stupid question - I don't see any indication that the code is any different than when I placed it in the heade section
Place all of this in the footer of your page.
Make sure you remove this line from below the html you inserted in the html element.
<!-- Start VisualLightBox.com HEAD section -->
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/jquery.min.js" type="text/javascript"></script>
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/visuallightbox.js" type="text/javascript"></script>
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/vlbdata1.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/jquery.min.js" type="text/javascript"></script>
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/visuallightbox.js" type="text/javascript"></script>
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/vlbdata1.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->
Make sure you remove this line from below the html you inserted in the html element.
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/vlbdata1.js" type="text/javascript"></script>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Eric,
I believe I tried that but I'm still getting the same results
http://tippingproductions.com/tpc/demos … llery.html
Thanks
Byron
I believe I tried that but I'm still getting the same results
http://tippingproductions.com/tpc/demos … llery.html
Thanks
Byron
Been reading other threads and trying some of those - I can't get it to work.
Any thoughts?
Byron
Any thoughts?
Byron
Look closely at your page,
It's still in the head of the page and the other script is still directly at the bottom of your html.

Eric Rohloff wrote:
Place all of this in the footer of your page.
Make sure you remove this line from below the html you inserted in the html element.
Place all of this in the footer of your page.
<!-- Start VisualLightBox.com HEAD section -->
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/jquery.min.js" type="text/javascript"></script>
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/visuallightbox.js" type="text/javascript"></script>
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/vlbdata1.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/jquery.min.js" type="text/javascript"></script>
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/visuallightbox.js" type="text/javascript"></script>
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/vlbdata1.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->
Make sure you remove this line from below the html you inserted in the html element.
<script src="http://tippingproductions.com/tpc/demosite6/IndoorAdvertisingGallery_files/vlb_engine/vlbdata1.js" type="text/javascript"></script>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Eric
Sorry
It might be now but I have been all over trying variations to see if I could get it to work - I will change it when I get back to this config.
Sorry
Byron
Sorry
It might be now but I have been all over trying variations to see if I could get it to work - I will change it when I get back to this config.
Sorry
Byron
Eric
Changed it but, as usual, I don't get it. I see that it still directs to the engine but not to access the data. Seems like it would have to have both.
did the change and it works a bit differently - but not in lightbox fashion
Thanks for looking at this
Byron
Changed it but, as usual, I don't get it. I see that it still directs to the engine but not to access the data. Seems like it would have to have both.
did the change and it works a bit differently - but not in lightbox fashion
Thanks for looking at this
Byron
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.