Twitter SMFHacks Facebook SMFHacks SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
May 23, 2013, 12:14:42 pm

Login with username, password and session length
Members
Total Members: 10768
Latest: tuberose
Stats
Total Posts: 32388
Total Topics: 5479
Online Today: 69
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 2
Guests: 49
Total: 51
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Lightbox Viewing Full Size?  (Read 1307 times)
opnsrcaddict
Inline PM Customer
*****
Offline Offline

Posts: 10


View Profile
« on: November 23, 2009, 03:35:22 pm »

Hi, I have SMF Gallery Pro installed on SMF 2.0RC, and I put some pictures up, but it doesn't seem lightbox is being used to view the "Full Size" images. It just opens the image directly. It seems to work fine in slideshow mode, but I would also like it to use lightbox when viewing the larger sized images. I set it to use lightbox in the settings, but is there something I'm missing?
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 11000


View Profile
« Reply #1 on: November 23, 2009, 04:28:29 pm »

Do you have a  link to page where this occurs on? Need to see if the page is loading the lightbox code
Logged
opnsrcaddict
Inline PM Customer
*****
Offline Offline

Posts: 10


View Profile
« Reply #2 on: November 25, 2009, 06:32:42 pm »

The site is www.qdhuntclub.com

I will PM you a user account.
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 11000


View Profile
« Reply #3 on: November 25, 2009, 07:28:34 pm »

Narrowed down to this code in the theme or forum.
Code:
<script language="JavaScript" type="text/javascript" src="http://qdhuntclub.com/Themes/Angel_Fall_First/js/jquery-1.1.3.1.min.js"></script>
<script language="JavaScript" type="text/javascript" src="http://qdhuntclub.com/Themes/Angel_Fall_First/js/jquery.easing.min.js"></script>
<script language="JavaScript" type="text/javascript" src="http://qdhuntclub.com/Themes/Angel_Fall_First/js/jquery.lavalamp.min.js"></script>
<script type="text/javascript">
  $(function() {
  $("#menu-top .lavaLampWithImage").lavaLamp({
fx: "backout",
speed: 700,
click: function(event, menuItem) {
  return true;
}
});
  });
</script>
Which is causing the lightbox to fail removing that code allows the lightbox to work
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Recent
[Today at 04:50:21 am]

[May 22, 2013, 10:03:30 pm]

[May 22, 2013, 03:00:09 pm]

[May 22, 2013, 03:03:31 am]

[May 21, 2013, 03:27:16 pm]

[May 21, 2013, 02:11:10 pm]

[May 21, 2013, 01:18:58 pm]

[May 21, 2013, 12:22:02 am]

[May 21, 2013, 12:20:41 am]

[May 19, 2013, 11:13:02 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 1.109 seconds with 21 queries.