- Posts: 24
- Thank you received: 0
No lightbox... image appears at bottom of page.
-
mcasner
Inactive member - Topic Author
- Member
Less
More
13 years 2 months ago #11281
by mcasner
No lightbox... image appears at bottom of page. was created by mcasner
I'm unable to get the photos to load in a lightbox. Instead, they are loading beneath the thumbnails, at the bottom of the page.
Here's an example...
www.redlogic.com/~relevant/index.php/company/photos
Thanks,
Mat
Here's an example...
www.redlogic.com/~relevant/index.php/company/photos
Thanks,
Mat
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #11289
by ivan.milic
Replied by ivan.milic on topic Re: No lightbox... image appears at bottom of page.
You don't have jQuery reference on page. Enable it in plugin settings.
Please Log in to join the conversation.
-
mcasner
Inactive member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
13 years 2 months ago #11292
by mcasner
Replied by mcasner on topic Re: No lightbox... image appears at bottom of page.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
13 years 2 months ago #11295
by milos
Replied by milos on topic Re: No lightbox... image appears at bottom of page.
Can you disable SEF links in global configuration and let us know if it works then? Alternatively, you can enable SEF with mod_rewrite.
Please Log in to join the conversation.
-
mcasner
Inactive member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
13 years 2 months ago #11298
by mcasner
Replied by mcasner on topic Re: No lightbox... image appears at bottom of page.
Hi Milos... I disabled all the SEF settings... no change.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago - 13 years 2 months ago #11312
by ivan.milic
Replied by ivan.milic on topic Re: No lightbox... image appears at bottom of page.
Hi,
add this in index.php of template in head section:
that is permanent reference to latest jquery.
add this in index.php of template in head section:
Code:
<script type="text/javascript"
src="http://code.jquery.com/jquery-latest.min.js" charset="utf-8">
</script>
that is permanent reference to latest jquery.
Last edit: 13 years 2 months ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.161 seconds