Closed (works as designed)
Project:
Lightbox2
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Aug 2010 at 21:40 UTC
Updated:
11 Feb 2013 at 13:57 UTC
Comments
Comment #1
back from 7 commentedFIXED!!!
Solution:
1# Placed 'page-node-lightbox2.tpl.php' from LIGHTBOX modules folder into my theme folder.
2# Deleted all code
3# Copied 'node.tpl.php' code and pasted
4# Took head section from 'page.tpl.php' , putting before 'node.tpl.php' code
5# Saved 'page-node-lightbox2.tpl.php' , put in my theme folder and VOLLA!
Comment #2
madeinvic commentedWorks brilliantly! Thanks!
Comment #3
krishnaa commentedHi Joedevdrupal,
I tried the solution which you provided above and it is fantastically working fine for me on a fresh drupal installation (at my local machine ),but i didn't get it working on one of my staging server.I am using 6.x-1.x-dev version of the Lightbox2.
Thanks in advance.
Regards,
Krishna
Comment #4
lubnax commentedsubscribing
Comment #5
back from 7 commentedTry to delete the lightbox .tpl file in the module directory... Make sure your theme folder has the .tpl file there... I have noticed that Drupal is mostly trial and error, but once you find the solution its golden!
Comment #6
ppcc commentedThis only seems to work if the link is in the format /node/xxx/lightbox2
Any ideas how to get it to work with aliases?
Comment #7
paranormals commentedsubscribing
Comment #8
ppcc commentedAnyone?
Comment #9
stella commentedComment #10
kadhir2020 commentedI followed the steps as you suggested.But still the entire page is loaded again.
I proceed clear cache
saved the theme
cron runed
module saved.But still entire page is loaded.Please any other way i need to do .